1
0
forked from ports/contrib

python3-phonenumbers: 8.13.17 -> 8.13.18

This commit is contained in:
Tim Biermann 2023-08-05 09:42:39 +02:00
parent 7aea7ec9ba
commit 7b65e014a1
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.17.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.17.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.17.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.17.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.17.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.17.dist-info/top_level.txt
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/
-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
RWSagIOpLGJF3/wGdHYPGQoJ6SOxHHwrVmDJv1e2k6dVEKzwbYtDeHkxPGZys2P0agOOuXIQS0Ax+QEfC1BStxxnZUIeg8M6cQM=
SHA256 (Pkgfile) = 04078f91556f405493fa4110bdc2c37e6dd3e8e72f00fe437c859129ebd48692
SHA256 (.footprint) = a1c804bea391c92c8135590f826c096678080e9deb259939c7085e33b1b35ff8
SHA256 (python3-phonenumbers-8.13.17.tar.gz) = 9d6ede113776e343a9bd3e6bcd36246fa19230b5af676120665589bf317908c1
RWSagIOpLGJF3yoimVz99TRumJsSnluXAKdhYjOR40HpkcPU5TYtSVXcqiUK0U22JsXRAVvwcoF+8IERDDVZ9CdGUxNmrLUfPw4=
SHA256 (Pkgfile) = 406847aa83ab571238c52c772a42f3fbf025470a241af424f6a8f89f5c405fdc
SHA256 (.footprint) = 63bb799673b628d60087ecf4da6343dbae90657621847dcff1bfa62c92abd307
SHA256 (python3-phonenumbers-8.13.18.tar.gz) = 1ddbba730d9b48c66e3bcc288f4d5a2d1e05693fa096210f0f4485f789aebc98

View File

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