Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pyphen
Commits:
755dafae by Jelle van der Waa at 2024-11-18T11:37:22+01:00
upgpkg: 0.17.0-3: 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 = 2
+ pkgrel = 3
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=2
+pkgrel=3
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/755dafaeef69044509677fbdea75d00bec9bb72e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyphen/-/commit/755dafaeef69044509677fbdea75d00bec9bb72e
You're receiving this email because of your account on gitlab.archlinux.org.