Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-nest-asyncio
Commits:
e05a8707 by Jelle van der Waa at 2024-11-16T17:34:18+01:00
upgpkg: 1.6.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-nest-asyncio
pkgdesc = Patch asyncio to allow nested event loops
pkgver = 1.6.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/erdewit/nest_asyncio
arch = any
license = BSD-2-Clause
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-nest-asyncio
pkgver=1.6.0
-pkgrel=3
+pkgrel=4
pkgdesc="Patch asyncio to allow nested event loops"
url="https://github.com/erdewit/nest_asyncio"
license=('BSD-2-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-nest-asyncio/-/commit/e05a8707e416e8a7afebdd23361889b579fe3b78
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-nest-asyncio/-/commit/e05a8707e416e8a7afebdd23361889b579fe3b78
You're receiving this email because of your account on gitlab.archlinux.org.