Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pyphen
Commits:
176299a9 by Jelle van der Waa at 2024-11-16T18:14:00+01:00
upgpkg: 0.17.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pyphen
pkgdesc = Pure Python module to hyphenate text
pkgver = 0.17.0
- pkgrel = 1
+ pkgrel = 2
url = https://pyphen.org/
arch = any
license = GPL-2.0-or-later
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-pyphen
_name="${pkgname#python-}"
pkgver=0.17.0
-pkgrel=1
+pkgrel=2
pkgdesc="Pure Python module to hyphenate text"
arch=(any)
url="https://pyphen.org/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyphen/-/commit/176299a91331f8d53240ece3b5edc53772815ea8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyphen/-/commit/176299a91331f8d53240ece3b5edc53772815ea8
You're receiving this email because of your account on gitlab.archlinux.org.