Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-phonenumbers
Commits:
c32281da by Felix Yan at 2023-11-06T07:09:42+02:00
upgpkg: 8.13.22-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.21
+ pkgver = 8.13.22
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=edb942c30d299d2d89679f9a60e459aeab703ff0
+ source =
git+https://github.com/daviddrysdale/python-phonenumbers.git#commit=0ef8128af412504cc7c12af0a3d12c9ca15c5930
sha512sums = SKIP
pkgname = python-phonenumbers
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=python-phonenumbers
-pkgver=8.13.21
-_commit=edb942c30d299d2d89679f9a60e459aeab703ff0
+pkgver=8.13.22
+_commit=0ef8128af412504cc7c12af0a3d12c9ca15c5930
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/c32281da76d95405801ff2c8fe93953697f13ce9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-phonenumbers/-/commit/c32281da76d95405801ff2c8fe93953697f13ce9
You're receiving this email because of your account on gitlab.archlinux.org.