Skip to content

Commit 39f4b8c

Browse files
eweos-helper[bot]ziyao233
authored andcommitted
[python-markupsafe] 3.0.3-1: new upstream version
1 parent ce9bf96 commit 39f4b8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: Yukari Chiba <[email protected]>
22

33
pkgname=python-markupsafe
4-
pkgver=3.0.2
4+
pkgver=3.0.3
55
pkgrel=1
66
pkgdesc="Implements a XML/HTML/XHTML Markup safe string for Python"
77
arch=(x86_64 aarch64 riscv64 loongarch64)
@@ -11,7 +11,7 @@ depends=('python')
1111
makedepends=('git' 'python-build' 'python-installer' 'python-setuptools' 'python-wheel')
1212
checkdepends=('python-pytest')
1313
source=("git+https://github.com/pallets/markupsafe.git#tag=$pkgver")
14-
sha512sums=('4e2fb5b69fd993784c965804037a62963cc64729d20c473c941e2ed238fe6ae5e7a2610d2678db908bf3e2b05c334d17e79d2476c3e147541b38f3270622f77f')
14+
sha512sums=('5e44751c237a5829f17ad49b3068486e7d3e24e2d1d88444216ccc1354e195ae9b70292c82af0d88af6b52a747092325541d96c30c2c94684b488e019a07dc1d')
1515

1616
build() {
1717
cd markupsafe

0 commit comments

Comments
 (0)