Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-rencode
Commits:
90414481 by Jelle van der Waa at 2024-11-17T16:00:40+01:00
upgpkg: 1.0.6-10: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-rencode
pkgdesc = A Module similar to bencode from the BitTorrent project
pkgver = 1.0.6
- pkgrel = 9
+ pkgrel = 10
url = https://github.com/aresch/rencode
arch = x86_64
license = GPL
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-rencode
pkgver=1.0.6
-pkgrel=9
+pkgrel=10
pkgdesc="A Module similar to bencode from the BitTorrent project"
url="https://github.com/aresch/rencode"
license=('GPL')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rencode/-/commit/9041448182f099a6fdbf448c280aae750ad6701a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rencode/-/commit/9041448182f099a6fdbf448c280aae750ad6701a
You're receiving this email because of your account on gitlab.archlinux.org.