Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-txrequests


Commits:
61cbbcfb by Chih-Hsuan Yen at 2024-04-07T11:54:45+08:00
upgpkg: 0.9.6-10: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,14 @@
+pkgbase = python-txrequests
+       pkgdesc = Asynchronous Python HTTP Requests for Humans using twisted
+       pkgver = 0.9.6
+       pkgrel = 10
+       url = https://github.com/tardyp/txrequests
+       arch = any
+       license = Apache
+       makedepends = python-setuptools
+       depends = python-requests
+       depends = python-twisted
+       source = 
https://files.pythonhosted.org/packages/source/t/txrequests/txrequests-0.9.6.tar.gz
+       sha256sums = 
b452a1cafa4d005678f6fa47922a330feb4907d5b4732d1841ca98e89f1362e1
+
+pkgname = python-txrequests


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=python-txrequests
 pkgver=0.9.6
-pkgrel=9
+pkgrel=10
 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/61cbbcfb30a33c8f7c7251f3c405cdca3445c4bc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-txrequests/-/commit/61cbbcfb30a33c8f7c7251f3c405cdca3445c4bc
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to