Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-phonenumbers


Commits:
4c81cbe8 by Felix Yan at 2024-08-27T10:07:38+03:00
upgpkg: 8.13.43-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.42
+       pkgver = 8.13.43
        pkgrel = 1
        url = https://github.com/daviddrysdale/python-phonenumbers
        arch = any
@@ -12,7 +12,7 @@ pkgbase = python-phonenumbers
        makedepends = python-installer
        makedepends = python-wheel
        depends = python
-       source = 
git+https://github.com/daviddrysdale/python-phonenumbers.git#tag=v8.13.42
-       sha512sums = 
1bef98fa6cd9c6e03f870dd096f2aa4dc165d3253bbe6f2011171cca3652ee681d71da5dfc09309bc70880cd440a51abe21c4d2f6ebd0b143387453b7b185897
+       source = 
git+https://github.com/daviddrysdale/python-phonenumbers.git#tag=v8.13.43
+       sha512sums = 
b69cd0641ce10e55c658f5c96712a4de7ec7c445bddfa3c51ff5f8896337a62c983e54eced724fbef42944b4ecfc1be0a747aed516ace943fe79e3106bae3066
 
 pkgname = python-phonenumbers


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-phonenumbers
-pkgver=8.13.42
+pkgver=8.13.43
 pkgrel=1
 pkgdesc="Python version of Google's common library for parsing, formatting, 
storing and validating international phone numbers"
 arch=('any')
@@ -11,7 +11,7 @@ depends=('python')
 makedepends=('git' 'python-setuptools' 'python-build' 'python-installer' 
'python-wheel')
 checkdepends=('python-protobuf')
 
source=("git+https://github.com/daviddrysdale/python-phonenumbers.git#tag=v$pkgver";)
-sha512sums=('1bef98fa6cd9c6e03f870dd096f2aa4dc165d3253bbe6f2011171cca3652ee681d71da5dfc09309bc70880cd440a51abe21c4d2f6ebd0b143387453b7b185897')
+sha512sums=('b69cd0641ce10e55c658f5c96712a4de7ec7c445bddfa3c51ff5f8896337a62c983e54eced724fbef42944b4ecfc1be0a747aed516ace943fe79e3106bae3066')
 
 build() {
   # Regenerate the protobuf files



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-phonenumbers/-/commit/4c81cbe8a34e0f36dc0cf149d34768ae8284ea54

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-phonenumbers/-/commit/4c81cbe8a34e0f36dc0cf149d34768ae8284ea54
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to