George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
python-genshi
Commits:
20570f30 by George Rawlinson at 2026-05-18T05:04:39+00:00
upgpkg: 0.7.11-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-genshi
pkgdesc = Toolkit for stream-based generation of output for the web
- pkgver = 0.7.10
- pkgrel = 3
+ pkgver = 0.7.11
+ pkgrel = 1
url = https://genshi.edgewall.org
arch = x86_64
license = BSD-3-Clause
@@ -13,8 +13,8 @@ pkgbase = python-genshi
makedepends = python-wheel
depends = glibc
depends = python
- source =
python-genshi::git+https://github.com/edgewall/genshi#tag=0.7.10
- sha512sums =
816872a2c59ed40540b3845289f7c49708439a4bfb89d8bbaed7e582da5a2c4c6966fb57c271bc97a56bab0669112066a4d333fc989401600f44ad30eaf98d49
- b2sums =
7d37269f9e3a8c722692a5bb7ceaed850df61b2292136db8028a1dbaf6dfbb9b6750daeaa59375461be4122229445dbf553c1c6c5e9a17de97470c9d50ad231f
+ source =
python-genshi::git+https://github.com/edgewall/genshi#tag=0.7.11
+ sha512sums =
3f672e57aaf98a6238055574ed6d3aaeef0aedef472a4739c0938201da9698115f4faabe8095c688e000cf09adfa6a306b70fb3eac61760e8bebe0a69d6312ec
+ b2sums =
8179d5cc21da81d8321841fb4bade24da061d4d7f05c97f65a2dc401ace8b618f2a5c7e5cf49799244c4616ba474e57533e5622220308871befec31af5de5336
pkgname = python-genshi
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: Eli Schwartz <[email protected]>
pkgname=python-genshi
-pkgver=0.7.10
-pkgrel=3
+pkgver=0.7.11
+pkgrel=1
pkgdesc='Toolkit for stream-based generation of output for the web'
arch=(x86_64)
url='https://genshi.edgewall.org'
@@ -21,8 +21,8 @@ makedepends=(
)
checkdepends=(python-pytest)
source=("$pkgname::git+https://github.com/edgewall/genshi#tag=$pkgver")
-sha512sums=('816872a2c59ed40540b3845289f7c49708439a4bfb89d8bbaed7e582da5a2c4c6966fb57c271bc97a56bab0669112066a4d333fc989401600f44ad30eaf98d49')
-b2sums=('7d37269f9e3a8c722692a5bb7ceaed850df61b2292136db8028a1dbaf6dfbb9b6750daeaa59375461be4122229445dbf553c1c6c5e9a17de97470c9d50ad231f')
+sha512sums=('3f672e57aaf98a6238055574ed6d3aaeef0aedef472a4739c0938201da9698115f4faabe8095c688e000cf09adfa6a306b70fb3eac61760e8bebe0a69d6312ec')
+b2sums=('8179d5cc21da81d8321841fb4bade24da061d4d7f05c97f65a2dc401ace8b618f2a5c7e5cf49799244c4616ba474e57533e5622220308871befec31af5de5336')
prepare() {
cd "$pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-genshi/-/commit/20570f30997c1258060c1853857e345a28909526
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-genshi/-/commit/20570f30997c1258060c1853857e345a28909526
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help