[arch-commits] Commit in python-grequests/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Nov 4 01:04:22 UTC 2019


    Date: Monday, November 4, 2019 @ 01:04:21
  Author: felixonmars
Revision: 522862

Python 3.8 rebuild

Modified:
  python-grequests/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-04 01:03:22 UTC (rev 522861)
+++ PKGBUILD	2019-11-04 01:04:21 UTC (rev 522862)
@@ -4,7 +4,7 @@
 pkgname=(python-grequests python2-grequests)
 _libname=grequests
 pkgver=0.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Allows you to use Requests with Gevent to make asyncronous HTTP Requests easily."
 url="https://pypi.python.org/pypi/grequests/"
 license=('custom: ISC')



More information about the arch-commits mailing list