Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-phonenumbers
Commits:
84f30eb3 by Felix Yan at 2023-11-24T08:07:32+02:00
upgpkg: 8.13.26-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-phonenumbers
pkgdesc = Python version of Google's common library for parsing,
formatting, storing and validating international phone numbers
- pkgver = 8.13.25
+ pkgver = 8.13.26
pkgrel = 1
url = https://github.com/daviddrysdale/python-phonenumbers
arch = any
@@ -8,7 +8,7 @@ pkgbase = python-phonenumbers
makedepends = git
makedepends = python-setuptools
depends = python
- source =
git+https://github.com/daviddrysdale/python-phonenumbers.git#commit=75b0de5e25aa0e14388e35d724f0b975bb398e52
+ source =
git+https://github.com/daviddrysdale/python-phonenumbers.git#commit=1df6d7d3f735e39ff552f477869f0d810939f6b7
sha512sums = SKIP
pkgname = python-phonenumbers
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=python-phonenumbers
-pkgver=8.13.25
-_commit=75b0de5e25aa0e14388e35d724f0b975bb398e52
+pkgver=8.13.26
+_commit=1df6d7d3f735e39ff552f477869f0d810939f6b7
pkgrel=1
pkgdesc="Python version of Google's common library for parsing, formatting,
storing and validating international phone numbers"
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-phonenumbers/-/commit/84f30eb36f45cfa2a6fe1104d0339dd1283bd1b0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-phonenumbers/-/commit/84f30eb36f45cfa2a6fe1104d0339dd1283bd1b0
You're receiving this email because of your account on gitlab.archlinux.org.