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

Felix Yan felixonmars at gemini.archlinux.org
Thu Dec 30 23:09:31 UTC 2021


    Date: Thursday, December 30, 2021 @ 23:09:31
  Author: felixonmars
Revision: 1089035

upgpkg: python-gevent 21.12.0-1

Modified:
  python-gevent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-30 23:08:40 UTC (rev 1089034)
+++ PKGBUILD	2021-12-30 23:09:31 UTC (rev 1089035)
@@ -3,8 +3,8 @@
 # Contributor: Ralf Schmitt <ralf at systemexit.de>
 
 pkgname=python-gevent
-pkgver=21.8.0
-pkgrel=4
+pkgver=21.12.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=('1ae31913d3a13a5f5080a33686af4031a311059d1bec8791deac87824cecc3825fd1a04ae06d6f52a2e20e82d20f39fc446795169c2e288740ea1981c532385e')
+sha512sums=('91cc1a9a2c6c1789cbb045d5ee3f23e4115b7d06738e28bf410d7a2db74b6ec9bde0f2ba963c6e93a746febab1483145ec77d53482ac0fa1bb2b7e3deb4b4a4e')
 
 export EMBED=0
 



More information about the arch-commits mailing list