Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-jaraco.text
Commits:
8b19f615 by Jelle van der Waa at 2024-11-16T15:13:46+01:00
upgpkg: 4.0.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-jaraco.text
pkgdesc = Module for text manipulation
pkgver = 4.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jaraco/jaraco.text
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-jaraco.text
# https://github.com/jaraco/jaraco.text/blob/main/NEWS.rst
pkgver=4.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='Module for text manipulation'
arch=('any')
url='https://github.com/jaraco/jaraco.text'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jaraco.text/-/commit/8b19f61577b528c1ce3d1d08bd2556fbc1f06eda
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jaraco.text/-/commit/8b19f61577b528c1ce3d1d08bd2556fbc1f06eda
You're receiving this email because of your account on gitlab.archlinux.org.