python3-phonenumbers: 8.13.15 -> 8.13.16

This commit is contained in:
Tim Biermann 2023-07-10 17:34:07 +02:00
parent 66163fd411
commit 958077a272
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.15.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.15.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.15.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.15.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.15.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.15.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.16.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.16.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.16.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.16.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.16.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.16.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
RWSagIOpLGJF3zRXei0Md9O7eDfgXc/3ZlHfK8NMKxMNmw4o6SAlbhRt/sHu+tbypweMErPi6bK4opNDVBk1c1tuhZNvUvu9Hws=
SHA256 (Pkgfile) = aa02ef41f821d6a87c73bf8e506a9e96c4a06d59efab718400f5562aada0710a
SHA256 (.footprint) = 02cee4c7f2cd38946419f99c2e2468958ca640e98110c56c73a52d075a4b8058
SHA256 (python3-phonenumbers-8.13.15.tar.gz) = 6fddeb9f76f2c58c43717abf23e71df3f4219ca9c12c6c12f97a67f38c457d83
RWSagIOpLGJF36W23lzy3AOMmOBZMmzgDA0Kubg/n1xd3GINPC4VZNI4q5/3FCBSGKp7w+YiVdDCZ+K6WrsqG2hFDUusnHGEcgc=
SHA256 (Pkgfile) = e2de43219b28b3dd03cb83ffcd4352cc824c755978ab027d548e9ed7e3295792
SHA256 (.footprint) = c1b3526109577fc9fcdd60f50315699552107b9edd0c10323a968b5a30260938
SHA256 (python3-phonenumbers-8.13.16.tar.gz) = 2d7e13adf5c0333dff152713cd1f50e2903e6c6354e5caf117ed4b9cd49681b3

View File

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