python3-pyproject-api: 1.6.1 -> 1.7.1

This commit is contained in:
Tim Biermann 2024-06-22 11:35:48 +02:00
parent 011796716b
commit ae4b3f4962
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/pyproject_api-1.6.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pyproject_api-1.6.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pyproject_api-1.6.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pyproject_api-1.6.1.dist-info/WHEEL
drwxr-xr-x root/root usr/lib/python3.10/site-packages/pyproject_api-1.6.1.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pyproject_api-1.6.1.dist-info/licenses/LICENSE
drwxr-xr-x root/root usr/lib/python3.10/site-packages/pyproject_api-1.7.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pyproject_api-1.7.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pyproject_api-1.7.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pyproject_api-1.7.1.dist-info/WHEEL
drwxr-xr-x root/root usr/lib/python3.10/site-packages/pyproject_api-1.7.1.dist-info/licenses/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pyproject_api-1.7.1.dist-info/licenses/LICENSE
drwxr-xr-x root/root usr/lib/python3.10/site-packages/pyproject_api/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pyproject_api/__init__.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pyproject_api/__main__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3313LyirXj1jAYAvWxWJcB+073zfaz8SQDHJsz7zrVVMhrJ1189d+4Q+NAmCZ/ixvKqoeJyUbP/uFPw81ABXtQM=
SHA256 (Pkgfile) = 748a96a3180c85c4adc604e787927f948efdb8b0614552fc5ca527c102f4477c
SHA256 (.footprint) = f8ebfad360ab211a4653e7cfdb07cbc317684045af8d7bf23cdcda28c28f46e9
SHA256 (pyproject_api-1.6.1.tar.gz) = 1817dc018adc0d1ff9ca1ed8c60e1623d5aaca40814b953af14a9cf9a5cae538
RWSagIOpLGJF301SNLOiEItEEvWw1jMTcqhWWa0+PSchVNc89T/ds3DKiERYvm9oqY287tP8t/vOX/NfBDZdFbyaGowy+WhLHAI=
SHA256 (Pkgfile) = 7973bbcefecb41ddb8922c5e7996c6a71e65be5e6c65ab1771e3b730491126bd
SHA256 (.footprint) = da38963acadd37806bbe3a006929f08eda4e0f76a60f0b493465bcd29f334f09
SHA256 (pyproject_api-1.7.1.tar.gz) = 7ebc6cd10710f89f4cf2a2731710a98abce37ebff19427116ff2174c9236a827

View File

@ -4,7 +4,7 @@
# Depends on: python3-hatch-vcs
name=python3-pyproject-api
version=1.6.1
version=1.7.1
release=1
source=(https://files.pythonhosted.org/packages/source/p/pyproject_api/pyproject_api-$version.tar.gz)