python3-poetry: 1.4.0 -> 1.4.1

This commit is contained in:
Tim Biermann 2023-03-25 11:38:43 +01:00
parent e5faa11f5d
commit d4870f7361
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 11 additions and 11 deletions

View File

@ -4,12 +4,12 @@ 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/poetry-1.4.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.4.0.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.4.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.4.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.4.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.4.0.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry-1.4.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.4.1.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.4.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.4.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.4.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.4.1.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry/__main__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF30YpihmBuyWQmYLj9XgFZGsSi3/VvSxLwxzlcVIhRYR3hiLuPF3fRqj0wFi+6VO90LPjKFTAXIlt7NwCGhrv1wI=
SHA256 (Pkgfile) = 6bc2fec320a8c8cb30eba77233c52df7f62a32e50cff14fd47a80cc37892d339
SHA256 (.footprint) = b34ff3f7582667b7c487e53a90e88d5689e09b5ecf9969a1b0da7d2c0b2d2143
SHA256 (python3-poetry-1.4.0.tar.gz) = 0102c16680c6756d5d3377d5a796d6e03e19e3e64fd8cbf1198ab9d6a3f84dfc
RWSagIOpLGJF3291jSkV0jR1WKrk5S+o1uOnujl4P+dzGebs9d6wl74GeZ5A0/1YOUdZrSZ9IhukUVVCYWcyTY3r3SC/O+tIawg=
SHA256 (Pkgfile) = eb62a6783810b8ce325044c0fd0d8c1f407d17e80d8801180be9efb244330a33
SHA256 (.footprint) = b2d44fd926781a09c3e664540b9d80bc1edc41694a1d15afb33e6f5637ea62da
SHA256 (python3-poetry-1.4.1.tar.gz) = 506965564014206e2f562aab95eb33f20a6b71c445eaeb6eb6f5c99befaa27f0

View File

@ -4,7 +4,7 @@
# Depends on: python3-cachecontrol python3-cachy python3-cleo python3-html5lib python3-keyring python3-lockfile python3-pexpect python3-pkginfo python3-poetry-core python3-requests-toolbelt python3-shellingham python3-virtualenv
name=python3-poetry
version=1.4.0
version=1.4.1
release=1
source=(https://github.com/sdispater/poetry/archive/$version/$name-$version.tar.gz)