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

Felix Yan felixonmars at gemini.archlinux.org
Thu Aug 5 19:45:22 UTC 2021


    Date: Thursday, August 5, 2021 @ 19:45:22
  Author: felixonmars
Revision: 993891

upgpkg: python-gevent 21.8.0-1

Modified:
  python-gevent/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-05 19:43:06 UTC (rev 993890)
+++ PKGBUILD	2021-08-05 19:45:22 UTC (rev 993891)
@@ -3,8 +3,8 @@
 # Contributor: Ralf Schmitt <ralf at systemexit.de>
 
 pkgname=python-gevent
-pkgver=21.1.2
-pkgrel=3
+pkgver=21.8.0
+pkgrel=1
 arch=('x86_64')
 pkgdesc="Python network library that uses greenlet and libev for easy and scalable concurrency"
 license=("MIT")
@@ -13,7 +13,7 @@
 makedepends=('cython')
 checkdepends=('lsof' 'python-perf' 'python-objgraph' 'python-dnspython' 'python-requests')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/gevent/gevent/archive/$pkgver.tar.gz")
-sha512sums=('7dae1dc766bc3cd36312c2b3d11b9ff77a8258b54a39f79357296d4c69d54ec60d6dc4cd8b4299dda26e0f8b93f670e061f3c50e13da33bea5a43d6497d14c4a')
+sha512sums=('1ae31913d3a13a5f5080a33686af4031a311059d1bec8791deac87824cecc3825fd1a04ae06d6f52a2e20e82d20f39fc446795169c2e288740ea1981c532385e')
 
 export EMBED=0
 



More information about the arch-commits mailing list