python3-phonenumbers: 8.13.14 -> 8.13.15

This commit is contained in:
Tim Biermann 2023-06-25 20:08:52 +02:00
parent fc1563d781
commit 62c7d75d7a
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.14.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.14.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.14.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.14.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.14.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.14.dist-info/top_level.txt
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/
-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
RWSagIOpLGJF3z18wOLQmOmwaBDOKnJjJyEOWJGwmUDj+YtHwpw7AFbKPiPEdg3CSk84532FqMIP+/oPIW9wqJFX6JXE+MLEKAU=
SHA256 (Pkgfile) = a12390058879403bf7ad13be0353050d749226a11af7eed9184d84de39ae5dd4
SHA256 (.footprint) = 5a4c6787761ca3b2040b3ca1a590473b0dabb5e434752a9ab6029cb29c18b83b
SHA256 (python3-phonenumbers-8.13.14.tar.gz) = 518601564c694a6462189f53d10155a34fa265ee2f56121abd7de8534d1c31af
RWSagIOpLGJF3zRXei0Md9O7eDfgXc/3ZlHfK8NMKxMNmw4o6SAlbhRt/sHu+tbypweMErPi6bK4opNDVBk1c1tuhZNvUvu9Hws=
SHA256 (Pkgfile) = aa02ef41f821d6a87c73bf8e506a9e96c4a06d59efab718400f5562aada0710a
SHA256 (.footprint) = 02cee4c7f2cd38946419f99c2e2468958ca640e98110c56c73a52d075a4b8058
SHA256 (python3-phonenumbers-8.13.15.tar.gz) = 6fddeb9f76f2c58c43717abf23e71df3f4219ca9c12c6c12f97a67f38c457d83

View File

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