Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-twisted
Commits:
458b1ae8 by Jelle van der Waa at 2024-11-18T15:06:39+01:00
upgpkg: 24.3.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-twisted
pkgdesc = Asynchronous networking framework written in Python
pkgver = 24.3.0
- pkgrel = 3
+ pkgrel = 4
url = https://twistedmatrix.com/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-twisted
pkgver=24.3.0
-pkgrel=3
+pkgrel=4
pkgdesc="Asynchronous networking framework written in Python"
arch=('any')
url="https://twistedmatrix.com/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-twisted/-/commit/458b1ae8bc75e40c1bcc58ec876e03977122b476
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-twisted/-/commit/458b1ae8bc75e40c1bcc58ec876e03977122b476
You're receiving this email because of your account on gitlab.archlinux.org.