Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-h2
Commits:
882811e4 by Jelle van der Waa at 2024-11-16T21:43:10+01:00
upgpkg: 4.1.0-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-h2
pkgdesc = HTTP/2 State-Machine based protocol implementation
pkgver = 4.1.0
- pkgrel = 4
+ pkgrel = 5
url = https://hyper.rtfd.org
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-h2
pkgver=4.1.0
-pkgrel=4
+pkgrel=5
pkgdesc="HTTP/2 State-Machine based protocol implementation"
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-h2/-/commit/882811e4e7ef53d8a4c974b76bd1839d98e1c4bd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-h2/-/commit/882811e4e7ef53d8a4c974b76bd1839d98e1c4bd
You're receiving this email because of your account on gitlab.archlinux.org.