Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-twisted
Commits:
bd51f9f1 by Jelle van der Waa at 2024-11-18T14:57:42+01:00
upgpkg: 24.3.0-3: 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 = 2
+ pkgrel = 3
url = https://twistedmatrix.com/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-twisted
pkgver=24.3.0
-pkgrel=2
+pkgrel=3
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/bd51f9f17257823c5f4c8ca8595e9947869cc35f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-twisted/-/commit/bd51f9f17257823c5f4c8ca8595e9947869cc35f
You're receiving this email because of your account on gitlab.archlinux.org.