python3-whey: 0.1.0 -> 0.1.1

This commit is contained in:
Tim Biermann 2024-05-21 18:43:21 +02:00
parent 47073f11c5
commit fd601f258b
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 12 additions and 12 deletions

View File

@ -4,13 +4,13 @@ drwxr-xr-x root/root usr/bin/
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/whey-0.1.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.1.0.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.1.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.1.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.1.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.1.0.dist-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.1.0.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/whey-0.1.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.1.1.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.1.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.1.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.1.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.1.1.dist-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.1.1.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/whey/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/__init__.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/__main__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF32+/lYT/kNGBfTZxXxsrPNS4H9lJ/L1Gw8t8/L859T9yyuG4JO6BYuDmjHIOh/6XRAu1KF0IJNnBhsqBzIFDHwg=
SHA256 (Pkgfile) = 32d33c9be9af0167bcfba8caa2e4acc382d1616ad7ee2ff4dc632f4713deeec0
SHA256 (.footprint) = ee1c188054864f1e5f0c816707ec0d22e069056c2b43f020d366062f395a3591
SHA256 (whey-0.1.0.tar.gz) = 846bde196c5116571801237e546a55fa7d25fc984071bd10c4460bd4db659b37
RWSagIOpLGJF36Pp02TmjB5ayPcdOJLbTGM4SwmievSbtU2bwhgM5a8GTzzmZjva613lAc7owYKAto/Ib8J1s1VVqk00kVXk+Ac=
SHA256 (Pkgfile) = 690f9ee1ef6b380ca29052abcecf6b5e4351c17664ba8ca5f181ad1ed2d64435
SHA256 (.footprint) = cae734c316c0aed2139392d889cb494941bdbdbb0f56b072c4e306a70027d55a
SHA256 (whey-0.1.1.tar.gz) = 97bd9f8dcceeb835e0fdc0e2a89eeba0d566e17f9abbed6ee0003c4b3b356cda

View File

@ -4,7 +4,7 @@
# Depends on: python3-consolekit python3-dom-tool python3-pyproject-parser
name=python3-whey
version=0.1.0
version=0.1.1
release=1
source=(https://pypi.org/packages/source/w/whey/whey-$version.tar.gz)