Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-async-timeout
Commits:
9d1ee679 by Jelle van der Waa at 2024-11-21T11:18:59+01:00
upgpkg: 4.0.3-6: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-async-timeout
pkgdesc = Asyncio-compatible timeout class
pkgver = 4.0.3
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/aio-libs/async-timeout
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
_pkgname=async-timeout
pkgname=python-async-timeout
pkgver=4.0.3
-pkgrel=5
+pkgrel=6
pkgdesc='Asyncio-compatible timeout class'
url='https://github.com/aio-libs/async-timeout'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-async-timeout/-/commit/9d1ee6795beafc6e77bfb2253a3dd488e546e3c2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-async-timeout/-/commit/9d1ee6795beafc6e77bfb2253a3dd488e546e3c2
You're receiving this email because of your account on gitlab.archlinux.org.