Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-async-timeout
Commits:
7c2e5c0e by Jelle van der Waa at 2024-04-07T12:33:43+02:00
upgpkg: 4.0.3-3: Rebuild with Python 3.12
- - - - -
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 = 2
+ pkgrel = 3
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=2
+pkgrel=3
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/7c2e5c0e7c96de95a3d0d5ff396d8f83fc99bf9e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-async-timeout/-/commit/7c2e5c0e7c96de95a3d0d5ff396d8f83fc99bf9e
You're receiving this email because of your account on gitlab.archlinux.org.