Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-phonenumbers
Commits:
7d548cc1 by Jelle van der Waa at 2024-11-18T11:35:15+01:00
upgpkg: 8.13.49-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-phonenumbers
pkgdesc = Python version of Google's common library for parsing,
formatting, storing and validating international phone numbers
pkgver = 8.13.49
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/daviddrysdale/python-phonenumbers
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-phonenumbers
pkgver=8.13.49
-pkgrel=1
+pkgrel=2
pkgdesc="Python version of Google's common library for parsing, formatting,
storing and validating international phone numbers"
arch=('any')
url="https://github.com/daviddrysdale/python-phonenumbers"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-phonenumbers/-/commit/7d548cc13de0518d7020f4e2798d4bd9978ed8e2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-phonenumbers/-/commit/7d548cc13de0518d7020f4e2798d4bd9978ed8e2
You're receiving this email because of your account on gitlab.archlinux.org.