David Runge pushed to branch main at Arch Linux / Packaging / Packages /
python-pyphen
Commits:
28b4f869 by David Runge at 2024-04-24T11:01:45+02:00
upgpkg: 0.15.0-2: Rebuild against Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pyphen
pkgdesc = Pure Python module to hyphenate text
pkgver = 0.15.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.15.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/28b4f869eb3d68c3c428c719e67133fbc4fe73ed
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyphen/-/commit/28b4f869eb3d68c3c428c719e67133fbc4fe73ed
You're receiving this email because of your account on gitlab.archlinux.org.