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

Felix Yan felixonmars at archlinux.org
Sat Dec 24 17:10:47 UTC 2016


    Date: Saturday, December 24, 2016 @ 17:10:47
  Author: felixonmars
Revision: 201596

upgpkg: python-gevent 1.2.0-2

python 3.6 rebuild

Modified:
  python-gevent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-24 17:08:07 UTC (rev 201595)
+++ PKGBUILD	2016-12-24 17:10:47 UTC (rev 201596)
@@ -6,7 +6,7 @@
 pkgbase=python-gevent
 pkgname=(python-gevent python2-gevent)
 pkgver=1.2.0
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 pkgdesc="Python network library that uses greenlet and libev for easy and scalable concurrency"
 license=("MIT")



More information about the arch-commits mailing list