David Runge pushed to branch main at Arch Linux / Packaging / Packages /
python-inflect
Commits:
cb2838d5 by David Runge at 2024-04-24T11:04:40+02:00
upgpkg: 7.2.1-2: Rebuild against Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-inflect
pkgdesc = Correctly generate plurals, singular nouns, ordinals,
indefinite articles
pkgver = 7.2.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jaraco/inflect
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=inflect
pkgname=python-inflect
pkgver=7.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="Correctly generate plurals, singular nouns, ordinals, indefinite
articles"
arch=(any)
url="https://github.com/jaraco/inflect"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-inflect/-/commit/cb2838d5b7908ff673ce3ebe0463b571136ee9ea
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-inflect/-/commit/cb2838d5b7908ff673ce3ebe0463b571136ee9ea
You're receiving this email because of your account on gitlab.archlinux.org.