Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages /
python-flask-babel
Commits:
f9803fff by Morten Linderud at 2024-04-05T20:50:21+02:00
upgpkg: 4.0.0-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-flask-babel
pkgdesc = Adds i18n/l10n support to Flask applications with the help of
the Babel library.
pkgver = 4.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://pypi.python.org/pypi/flask-babel
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_pipname=flask-babel
pkgname=python-flask-babel
pkgver=4.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Adds i18n/l10n support to Flask applications with the help of the
Babel library."
arch=(any)
url="https://pypi.python.org/pypi/flask-babel"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flask-babel/-/commit/f9803fffe4a8c1f96d8be0f76534fb47c6106905
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flask-babel/-/commit/f9803fffe4a8c1f96d8be0f76534fb47c6106905
You're receiving this email because of your account on gitlab.archlinux.org.