Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-speaklater
Commits:
1508ec7f by Jelle van der Waa at 2024-11-16T18:42:13+01:00
upgpkg: 1.3-14: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-speaklater
pkgdesc = Implements a lazy string for python useful for use with
gettext.
pkgver = 1.3
- pkgrel = 13
+ pkgrel = 14
url = https://pypi.python.org/pypi/speaklater
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-speaklater
pkgver=1.3
-pkgrel=13
+pkgrel=14
pkgdesc="Implements a lazy string for python useful for use with gettext."
arch=('any')
url="https://pypi.python.org/pypi/speaklater"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-speaklater/-/commit/1508ec7ffdb2c9c8b5d150fc83449b5fa58df300
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-speaklater/-/commit/1508ec7ffdb2c9c8b5d150fc83449b5fa58df300
You're receiving this email because of your account on gitlab.archlinux.org.