Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-grequests
Commits:
2a24e06d by Jelle van der Waa at 2024-11-19T19:52:41+01:00
upgpkg: 0.7.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-grequests
pkgdesc = Allows you to use Requests with Gevent to make asyncronous
HTTP Requests easily.
pkgver = 0.7.0
- pkgrel = 2
+ pkgrel = 3
url = https://pypi.python.org/pypi/grequests/
arch = any
license = custom: ISC
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-grequests
_libname=grequests
pkgver=0.7.0
-pkgrel=2
+pkgrel=3
pkgdesc="Allows you to use Requests with Gevent to make asyncronous HTTP
Requests easily."
url="https://pypi.python.org/pypi/grequests/"
license=('custom: ISC')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-grequests/-/commit/2a24e06df52d061b9890ab2fffe1ba1f51bd20f9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-grequests/-/commit/2a24e06df52d061b9890ab2fffe1ba1f51bd20f9
You're receiving this email because of your account on gitlab.archlinux.org.