Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pyasynchat
Commits:
7f7d5869 by Jelle van der Waa at 2024-11-16T20:49:27+01:00
upgpkg: 1.0.4-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pyasynchat
pkgdesc = Make asynchat available for Python 3.12 onwards
pkgver = 1.0.4
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/simonrob/pyasynchat
arch = any
license = PSF-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-pyasynchat
_pkgname=${pkgname#python-}
pkgver=1.0.4
-pkgrel=3
+pkgrel=4
pkgdesc="Make asynchat available for Python 3.12 onwards"
arch=(any)
url="https://github.com/simonrob/pyasynchat"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyasynchat/-/commit/7f7d5869c945f5a89e5dfb4aa520aa3fc47a36d4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyasynchat/-/commit/7f7d5869c945f5a89e5dfb4aa520aa3fc47a36d4
You're receiving this email because of your account on gitlab.archlinux.org.