Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-trio-asyncio
Commits:
ea677277 by Jelle van der Waa at 2024-11-21T15:06:54+01:00
upgpkg: 0.14.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-trio-asyncio
pkgdesc = A re-implementation of the asyncio mainloop on top of Trio
pkgver = 0.14.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/python-trio/trio-asyncio
arch = any
license = Apache-2.0 OR MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-trio-asyncio
_name=${pkgname#python-}
pkgver=0.14.0
-pkgrel=3
+pkgrel=4
pkgdesc='A re-implementation of the asyncio mainloop on top of Trio'
arch=(any)
url=https://github.com/python-trio/trio-asyncio
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-trio-asyncio/-/commit/ea677277948a9560d2b8672e8c80370359792818
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-trio-asyncio/-/commit/ea677277948a9560d2b8672e8c80370359792818
You're receiving this email because of your account on gitlab.archlinux.org.