Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-aiorpcx
Commits:
5d7eb6b5 by Jelle van der Waa at 2024-11-21T11:18:38+01:00
upgpkg: 0.23.1-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-aiorpcx
pkgdesc = A generic asyncio library implementation of RPC suitable for
an application that is a client, server or both
pkgver = 0.23.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/kyuupichan/aiorpcX
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-aiorpcx
_pkgname=aiorpcX
pkgver=0.23.1
-pkgrel=1
+pkgrel=2
pkgdesc="A generic asyncio library implementation of RPC suitable for an
application that is a client, server or both"
url="https://github.com/kyuupichan/aiorpcX"
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aiorpcx/-/commit/5d7eb6b5c3a8aa407dd679c09c7db14ef9a55ae2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aiorpcx/-/commit/5d7eb6b5c3a8aa407dd679c09c7db14ef9a55ae2
You're receiving this email because of your account on gitlab.archlinux.org.