python3-phonenumbers: 8.13.18 -> 8.13.19

This commit is contained in:
Tim Biermann 2023-08-22 18:19:22 +02:00
parent b9739aa2a5
commit 68d22da7dd
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 11 additions and 11 deletions

View File

@ -2,12 +2,12 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.10/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.18.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.18.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.18.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.18.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.18.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.18.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.19.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.19.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.19.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.19.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.19.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.19.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/phonenumbers/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers/__init__.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers/__init__.pyi

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3yoimVz99TRumJsSnluXAKdhYjOR40HpkcPU5TYtSVXcqiUK0U22JsXRAVvwcoF+8IERDDVZ9CdGUxNmrLUfPw4=
SHA256 (Pkgfile) = 406847aa83ab571238c52c772a42f3fbf025470a241af424f6a8f89f5c405fdc
SHA256 (.footprint) = 63bb799673b628d60087ecf4da6343dbae90657621847dcff1bfa62c92abd307
SHA256 (python3-phonenumbers-8.13.18.tar.gz) = 1ddbba730d9b48c66e3bcc288f4d5a2d1e05693fa096210f0f4485f789aebc98
RWSagIOpLGJF33cEQnh+8rz6LLWtv9iCuiRjT5b/5o3WFsLmad1ofXqv7ZG7UHFIVC+M2TtAvTzmQaxTc1UcJYkrfmEubkDk6wY=
SHA256 (Pkgfile) = 97cda3ef5091b322643881518ddfda3584652961e9e4afcdbd5ef07504e63571
SHA256 (.footprint) = b535cdf5bfeb4379413a614856897f5c722639b83e67d35f220c658dd367d525
SHA256 (python3-phonenumbers-8.13.19.tar.gz) = c4d020f7fc8b60f2757826ec5ee6d55a31d2d33b841d2cc24aba9d502bd33526

View File

@ -4,7 +4,7 @@
# Depends on: python3-build python3-installer python3-wheel
name=python3-phonenumbers
version=8.13.18
version=8.13.19
release=1
source=(https://github.com/daviddrysdale/python-phonenumbers/archive/v$version/$name-$version.tar.gz)