Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-httptools
Commits:
87eb4adc by Jelle van der Waa at 2024-11-17T15:10:00+01:00
upgpkg: 0.6.1-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-httptools
pkgdesc = Fast HTTP parser
pkgver = 0.6.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/MagicStack/httptools
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pkgname=httptools
pkgname=python-$_pkgname
pkgver=0.6.1
-pkgrel=2
+pkgrel=3
pkgdesc='Fast HTTP parser'
arch=('x86_64')
url='https://github.com/MagicStack/httptools'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-httptools/-/commit/87eb4adc4090afba7ed307713b0a93d54bf09a77
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-httptools/-/commit/87eb4adc4090afba7ed307713b0a93d54bf09a77
You're receiving this email because of your account on gitlab.archlinux.org.