George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
python-phonenumbers


Commits:
09dbd777 by George Rawlinson at 2026-02-28T07:24:05+00:00
upgpkg: 9.0.25-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-phonenumbers
        pkgdesc = Python library for parsing, formatting, storing and 
validating phone numbers
-       pkgver = 9.0.24
+       pkgver = 9.0.25
        pkgrel = 1
        url = https://github.com/daviddrysdale/python-phonenumbers
        arch = any
@@ -12,8 +12,8 @@ pkgbase = python-phonenumbers
        makedepends = python-installer
        makedepends = python-wheel
        depends = python
-       source = 
git+https://github.com/daviddrysdale/python-phonenumbers.git#tag=v9.0.24
-       sha512sums = 
69feedf3b2936a046658156827a2a8e313c99608612166bd1a640fbb74dfd3feb3b64ec582ecfe41e7c49ab210ee5602dbb6b555483347090ddc527c47ef4c7d
-       b2sums = 
3b9346ec635f2a7239712a314e9faeb1335617dc61c7c9b00897a989b1fc0659d9b94df65c80e6d568aa3146a5d346f3ab5e35828e8d917ab0a1d7ec008ea532
+       source = 
git+https://github.com/daviddrysdale/python-phonenumbers.git#tag=v9.0.25
+       sha512sums = 
5fa03dc67669e095f3a61fce068fd7d3d096f35d1dd6f8068b85d56dab0d6a6a382938c4a5150ea2afb5fe09d812affceb6f35e7e45f0dc7af6f8f9c76beaf0a
+       b2sums = 
57119bc8b14bb57226bb50e1b2f02cb95e1273fcd45a4c5019abc9667f74f502e2a14d4094be2a399984e92dea2a46663ac775fa6822e7f4a917cf18d79c3d29
 
 pkgname = python-phonenumbers


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: George Rawlinson <[email protected]>
 
 pkgname=python-phonenumbers
-pkgver=9.0.24
+pkgver=9.0.25
 pkgrel=1
 pkgdesc='Python library for parsing, formatting, storing and validating phone 
numbers'
 arch=(any)
@@ -17,8 +17,8 @@ makedepends=(git
 )
 checkdepends=(python-protobuf)
 
source=("git+https://github.com/daviddrysdale/python-phonenumbers.git#tag=v$pkgver";)
-sha512sums=('69feedf3b2936a046658156827a2a8e313c99608612166bd1a640fbb74dfd3feb3b64ec582ecfe41e7c49ab210ee5602dbb6b555483347090ddc527c47ef4c7d')
-b2sums=('3b9346ec635f2a7239712a314e9faeb1335617dc61c7c9b00897a989b1fc0659d9b94df65c80e6d568aa3146a5d346f3ab5e35828e8d917ab0a1d7ec008ea532')
+sha512sums=('5fa03dc67669e095f3a61fce068fd7d3d096f35d1dd6f8068b85d56dab0d6a6a382938c4a5150ea2afb5fe09d812affceb6f35e7e45f0dc7af6f8f9c76beaf0a')
+b2sums=('57119bc8b14bb57226bb50e1b2f02cb95e1273fcd45a4c5019abc9667f74f502e2a14d4094be2a399984e92dea2a46663ac775fa6822e7f4a917cf18d79c3d29')
 
 build() {
   cd "$pkgname"



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

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


Reply via email to