Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-roman
Commits:
0e0eaf1a by Jelle van der Waa at 2025-12-27T16:37:09+01:00
upgpkg: 5.2-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-roman
pkgdesc = Small helper library to convert arabic to roman numerals
pkgver = 5.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/zopefoundation/roman
arch = any
license = ZPL-2.1
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-roman
pkgver=5.2
-pkgrel=1
+pkgrel=2
pkgdesc="Small helper library to convert arabic to roman numerals"
arch=('any')
license=('ZPL-2.1')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-roman/-/commit/0e0eaf1a662d0bdab70d7d231e73f9c55c02f2ae
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-roman/-/commit/0e0eaf1a662d0bdab70d7d231e73f9c55c02f2ae
You're receiving this email because of your account on gitlab.archlinux.org.