Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-uvloop
Commits:
088517e1 by Antonio Rojas at 2024-11-24T23:08:58+01:00
upgpkg: 0.21.0-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-uvloop
pkgdesc = Ultra fast asyncio event loop
pkgver = 0.21.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/MagicStack/uvloop
arch = x86_64
license = APACHE
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-uvloop
pkgver=0.21.0
-pkgrel=1
+pkgrel=2
pkgdesc='Ultra fast asyncio event loop'
arch=(x86_64)
url=https://github.com/MagicStack/uvloop
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-uvloop/-/commit/088517e177863a8fd28863ff84c9b63269d9ae93
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-uvloop/-/commit/088517e177863a8fd28863ff84c9b63269d9ae93
You're receiving this email because of your account on gitlab.archlinux.org.