python3-phonenumbers: 8.13.36 -> 8.13.37

This commit is contained in:
Tim Biermann 2024-05-17 21:01:14 +02:00
parent ab72a4175b
commit 2fb7e1845c
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.36.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.36.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.36.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.36.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.36.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.36.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.37.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.37.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.37.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.37.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.37.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.37.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
RWSagIOpLGJF38XxWPIAixkfPeGxklUwy55tRd1i9M70f5Pt8sO3fWp2JpbmGJ6KSVhnW/NdQUsL2VVBrd1p/veEXqA670PZpQw=
SHA256 (Pkgfile) = 9c5f16bbc815b2d9d49d4eaa16c3d9cbbd277d228406193c17f125ad21d683a5
SHA256 (.footprint) = 8a3c3fa28e931f43793837e60717d4cdd2d0472e25c8108df761973ad520e1a1
SHA256 (python3-phonenumbers-8.13.36.tar.gz) = 845b30bb30115cfa539ea60bb9dff376a03638613220164f5871861eb5a765b6
RWSagIOpLGJF3/mkWOouomDFedOi14sMbo8FlY30NRJWmnsyIG+6rYxm65CSRP1gZDGKCi0wc1CsiY5xM1GPA5lcNcwM5+4q2gA=
SHA256 (Pkgfile) = e590baa9d095c58e700565479a4008dcda62de633a81794a7fb2b08a6c1e53ed
SHA256 (.footprint) = 7e2f26cf3db82f8789ba6b10704028d52e5886c2185586f6729c4b487a166f00
SHA256 (python3-phonenumbers-8.13.37.tar.gz) = a308745e54127185d7636e9403c0eec5221d6a540776879a109c1d67206f12b0

View File

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