1
0
forked from ports/contrib

python3-importlib_resources: 5.7.1 -> 5.8.0

This commit is contained in:
Tim Biermann 2022-06-18 21:34:53 +02:00
parent e4296a6a80
commit 569a096773
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.9/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/importlib_resources-5.7.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/importlib_resources-5.7.1.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.9/site-packages/importlib_resources-5.7.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.9/site-packages/importlib_resources-5.7.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.9/site-packages/importlib_resources-5.7.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.9/site-packages/importlib_resources-5.7.1.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/importlib_resources-5.8.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/importlib_resources-5.8.0.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.9/site-packages/importlib_resources-5.8.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.9/site-packages/importlib_resources-5.8.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.9/site-packages/importlib_resources-5.8.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.9/site-packages/importlib_resources-5.8.0.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/importlib_resources/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/importlib_resources/__init__.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/importlib_resources/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF338P7DyB/b55EybdzCpGBU5tY2gucqfZi9aUk4b/1vAkxN44MfDwYN+trM3jyI7OzcZBM2ar6zmuAuSk/hmZQA8=
SHA256 (Pkgfile) = 3844b8dce60bfd5b483d6451d5e248a0d602f4401962941cbe19a113d7f222c4
SHA256 (.footprint) = c583d3c4600974a5e1edf3a4b67601a6a59ddf0c9fe221ebe4eb25ce63bbd0e7
SHA256 (importlib_resources-5.7.1.tar.gz) = b6062987dfc51f0fcb809187cffbd60f35df7acb4589091f154214af6d0d49d3
RWSagIOpLGJF38Led/fCarPsx3aRD9iDOuTLa0EmX1z6Z0j4nLUVyGQmh1W28RwOpB3onAgvDZ+Po+FNhG3/bZVmoVgArM3MJAY=
SHA256 (Pkgfile) = a5b2d3a2338d25192436d4415831b70c8e43a26920963976590c8bde4c66d05d
SHA256 (.footprint) = 5a4ec8becf599253fc12759e2bf10063a5284eab548f11b4751003126b206ae2
SHA256 (importlib_resources-5.8.0.tar.gz) = 568c9f16cb204f9decc8d6d24a572eeea27dacbb4cee9e6b03a8025736769751

View File

@ -4,7 +4,7 @@
# Depends on: python3-build python3-install python3-toml python3-zipp
name=python3-importlib_resources
version=5.7.1
version=5.8.0
release=1
source=(https://files.pythonhosted.org/packages/source/i/importlib_resources/importlib_resources-$version.tar.gz)