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

Levente Polyak anthraxx at archlinux.org
Tue Sep 3 21:18:43 UTC 2019


    Date: Tuesday, September 3, 2019 @ 21:18:43
  Author: anthraxx
Revision: 507959

upgpkg: python-eventlet 0.25.1-1

Modified:
  python-eventlet/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-03 21:17:32 UTC (rev 507958)
+++ PKGBUILD	2019-09-03 21:18:43 UTC (rev 507959)
@@ -3,7 +3,7 @@
 pkgbase=python-eventlet
 pkgname=('python-eventlet' 'python2-eventlet')
 _pyname=eventlet
-pkgver=0.25.0
+pkgver=0.25.1
 pkgrel=1
 pkgdesc='Highly concurrent networking library'
 url='https://eventlet.net'
@@ -15,7 +15,7 @@
               'python2-psycopg2' 'python2-nose' 'python2-pyopenssl' 'python2-httplib2' 'python2-mock' 'python2-pyzmq')
 options=('!makeflags')
 source=(https://github.com/eventlet/eventlet/archive/v${pkgver}/${pkgbase}-${pkgver}.tar.gz)
-sha512sums=('e490cbf06f01d0bb1809ec2c66ff718a9404f844f153caffc54317aebb24042d096b9c930fe035e5c2a59b186d344628741aae02f625a0dc2596de52b4a3cbcc')
+sha512sums=('ed3c1bfc17039c17730d4a8bb8ae3a3604b0210f3e6c326764fce748d7466a090b270c5dbc713aaf023681f33a80967adbe83f6280b61f5661a309a0bd43249a')
 
 prepare() {
   sed -r 's|(check_idle_cpu_usage\(.*,) .*\)|\1 0.8\)|g' -i ${_pyname}-${pkgver}/tests/*_test.py



More information about the arch-commits mailing list