Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-rarfile
Commits:
170d344d by Jelle van der Waa at 2024-11-18T20:36:45+01:00
upgpkg: 4.2-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-rarfile
pkgdesc = Python module for RAR archive reading
pkgver = 4.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/markokr/rarfile
arch = any
license = ISC
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-rarfile
pkgver=4.2
-pkgrel=2
+pkgrel=3
pkgdesc='Python module for RAR archive reading'
arch=(any)
url='https://github.com/markokr/rarfile'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rarfile/-/commit/170d344dad79e4022d3a62901fb2f81a78aa042a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rarfile/-/commit/170d344dad79e4022d3a62901fb2f81a78aa042a
You're receiving this email because of your account on gitlab.archlinux.org.