Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-gevent
Commits:
fe715386 by Jelle van der Waa at 2025-12-16T09:33:09+01:00
upgpkg: 25.9.1-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-gevent
pkgdesc = Python network library that uses greenlet and libenv for easy
and scalable concurrency
pkgver = 25.9.1
- pkgrel = 1
+ pkgrel = 2
url = http://www.gevent.org
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-gevent
pkgver=25.9.1
-pkgrel=1
+pkgrel=2
pkgdesc='Python network library that uses greenlet and libenv for easy and
scalable concurrency'
arch=(x86_64)
url='http://www.gevent.org'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gevent/-/commit/fe7153866742800201fabc6bd485e4f3d1d6980e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gevent/-/commit/fe7153866742800201fabc6bd485e4f3d1d6980e
You're receiving this email because of your account on gitlab.archlinux.org.