Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-txrequests
Commits:
3eba0393 by Jelle van der Waa at 2024-11-18T15:11:25+01:00
upgpkg: 0.9.6-11: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-txrequests
pkgdesc = Asynchronous Python HTTP Requests for Humans using twisted
pkgver = 0.9.6
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/tardyp/txrequests
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-txrequests
pkgver=0.9.6
-pkgrel=10
+pkgrel=11
pkgdesc='Asynchronous Python HTTP Requests for Humans using twisted'
license=('Apache')
arch=(any)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-txrequests/-/commit/3eba039340571a5120cfe821fb09a15c7ee75435
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-txrequests/-/commit/3eba039340571a5120cfe821fb09a15c7ee75435
You're receiving this email because of your account on gitlab.archlinux.org.