Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-txaio
Commits:
5f2d0aed by Jelle van der Waa at 2024-11-18T15:12:15+01:00
upgpkg: 23.1.1-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-txaio
pkgdesc = Compatibility API between asyncio/Twisted/Trollius
pkgver = 23.1.1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/crossbario/txaio
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-txaio
# https://github.com/crossbario/txaio/blob/master/docs/releases.rst
pkgver=23.1.1
-pkgrel=4
+pkgrel=5
pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
arch=('any')
url="https://github.com/crossbario/txaio"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-txaio/-/commit/5f2d0aede22da68721b100ffd2242d9e7d400512
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-txaio/-/commit/5f2d0aede22da68721b100ffd2242d9e7d400512
You're receiving this email because of your account on gitlab.archlinux.org.