1
0
forked from ports/contrib

python3-phonenumbers: 8.13.48 -> 8.13.49

This commit is contained in:
Tim Biermann 2024-11-04 20:04:57 +01:00
parent dfeb7fd69f
commit d2cea888fe
Signed by untrusted user: 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.48.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.48.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.48.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.48.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.48.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.48.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.49.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.49.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.49.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.49.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.49.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/phonenumbers-8.13.49.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
RWSagIOpLGJF33aB5V6yBjwk2bAwBfi7I0mUThtj+a4ACWZfKFGSpDHE4rwr99pLSIY+SLOAZ7b6RGAMHYHJQERKlw/+3KCqgwg=
SHA256 (Pkgfile) = d4fcb19d584f3937fb5b6423e96487565c7eec26142006104398c7642606480a
SHA256 (.footprint) = 8e83cbef13b460e04b373e26087372b502ea0f735048111c159fa59a3c50dcd4
SHA256 (python3-phonenumbers-8.13.48.tar.gz) = a5380121d4411f0b614470fa900fd49436a998e80a56f590f63bfc79fede18b3
RWSagIOpLGJF32DLmsNpll6HxYXOLdhEnlYHZJL1VhRkAlwllEZVF5QvnajBrNlaXIm9hjUn8xyH9NzJdeGW9Ly2lvbWgL+1qgM=
SHA256 (Pkgfile) = 86a2d90229ecb716004272122d780b389146d898c47a0e8f2bc23359a9257959
SHA256 (.footprint) = a7e156e819987200f3ef874dd8b5d639c125c6da1adb5f1ae4f1dd0d472aa2fa
SHA256 (python3-phonenumbers-8.13.49.tar.gz) = 20449c148b646ee23e23f2d68f1797a5ef3d81eca20b8aed2fa0ec3974dc475d

View File

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