python3-whey: 0.0.24 -> 0.0.25

This commit is contained in:
Tim Biermann 2024-03-22 00:55:07 +01:00
parent 6c19fe5ce7
commit 1a3f2bf72c
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 14 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.24.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.0.24.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.0.24.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.0.24.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.0.24.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.0.24.dist-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.0.24.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/whey-0.0.25.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.0.25.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.0.25.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.0.25.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.0.25.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.0.25.dist-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey-0.0.25.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
@ -18,10 +18,12 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/whey/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/__pycache__/__init__.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/__pycache__/__main__.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/__pycache__/_editable.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/__pycache__/additional_files.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/__pycache__/builder.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/__pycache__/foreman.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/__pycache__/utils.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/_editable.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/additional_files.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/builder.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/whey/config/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/whey/config/__init__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3zYrx9KBbU2+iViXO5mGyakJU8ivNIC0UDrK/xtZD873QOaI7y6guxJCOC3b6gS6pVbOTiJZhwpQiAknNW+bMww=
SHA256 (Pkgfile) = c4f1b88fefc7e5fe727226bbb14554cf460c90d99e936921602e5ca01171a4e1
SHA256 (.footprint) = ffd7789495db59164c08ed8c06c26df125952e5a9cf7d164b82a58d2f5e8f991
SHA256 (whey-0.0.24.tar.gz) = 411905d85aa8aa239733818894e08dc20b682f0a3614f942aa35b430db568aa2
RWSagIOpLGJF37DEX9cZvJ3I4aRBZrpD3BQzSxwu9wJdH5G+IvAQaWnZ8+dbFpU2yzd2zqMB1OMcFWhpeJgFEYVBgBsESuNFeQw=
SHA256 (Pkgfile) = 315a153072d9496224dc6713ed2bcc4e916355a87d840ad122e4e741372cad0a
SHA256 (.footprint) = fc83f5c7091c4735e258dca4b89a89f54bf9c3da1165915b65d92556fba07710
SHA256 (whey-0.0.25.tar.gz) = 534d3abc9cca9be173f08f8a84baa79e7275db70ecd45ad84780569ac6c65951

View File

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