python3-whey: 0.0.26 -> 0.1.0

This commit is contained in:
Tim Biermann 2024-04-11 17:46:53 +02:00
parent 23b729fd9a
commit f78a924cfc
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.0.26.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.0.26.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.0.26.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.0.26.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.0.26.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.0.26.dist-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.0.26.dist-info/top_level.txt
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/
-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
RWSagIOpLGJF30rUFcog01UuD2yI1hYMJ5PvryZcbKAejqAgmLZy+p2/q65aH/3rrR5Tm1D+L8GCa8i51R4IQ+j+s0okflykBQA=
SHA256 (Pkgfile) = de85023059a32263b6ca31e4608eeda4ec15b5262c98b8459f58845eaf518228
SHA256 (.footprint) = d4253f4417d7453e39bd177d8b15d4bc26f8a873beca0e2fced3947ce65bd0b3
SHA256 (whey-0.0.26.tar.gz) = 58d3323dfa0e3eda162aeef6e69ab5a316ef4acd8fdef5d5d814e76267d95344
RWSagIOpLGJF32+/lYT/kNGBfTZxXxsrPNS4H9lJ/L1Gw8t8/L859T9yyuG4JO6BYuDmjHIOh/6XRAu1KF0IJNnBhsqBzIFDHwg=
SHA256 (Pkgfile) = 32d33c9be9af0167bcfba8caa2e4acc382d1616ad7ee2ff4dc632f4713deeec0
SHA256 (.footprint) = ee1c188054864f1e5f0c816707ec0d22e069056c2b43f020d366062f395a3591
SHA256 (whey-0.1.0.tar.gz) = 846bde196c5116571801237e546a55fa7d25fc984071bd10c4460bd4db659b37

View File

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