Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-hpack
Commits:
19ac7d06 by Jelle van der Waa at 2024-11-16T19:52:28+01:00
upgpkg: 4.0.0-6: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-hpack
pkgdesc = Pure-Python HPACK header compression
pkgver = 4.0.0
- pkgrel = 5
+ pkgrel = 6
url = https://hyper.rtfd.org/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-hpack
pkgver=4.0.0
-pkgrel=5
+pkgrel=6
pkgdesc="Pure-Python HPACK header compression"
arch=('any')
url="https://hyper.rtfd.org/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hpack/-/commit/19ac7d065e717a0633a8ccc167256316674fc5b0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hpack/-/commit/19ac7d065e717a0633a8ccc167256316674fc5b0
You're receiving this email because of your account on gitlab.archlinux.org.