Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages /
python-anyio
Commits:
9890fbc6 by Chih-Hsuan Yen at 2024-11-23T16:54:39+08:00
upgpkg: 4.6.2.post1-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-anyio
pkgdesc = High level compatibility layer for multiple asynchronous
event loop implementations
pkgver = 4.6.2.post1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/agronholm/anyio
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-anyio
# https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst
pkgver=4.6.2.post1
-pkgrel=1
+pkgrel=2
pkgdesc='High level compatibility layer for multiple asynchronous event loop
implementations'
arch=(any)
url='https://github.com/agronholm/anyio'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-anyio/-/commit/9890fbc61e10b112c91948327da8fa5e34c3c8cb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-anyio/-/commit/9890fbc61e10b112c91948327da8fa5e34c3c8cb
You're receiving this email because of your account on gitlab.archlinux.org.