1
0
forked from ports/contrib

python3-poetry: 1.4.1 -> 1.4.2

This commit is contained in:
Tim Biermann 2023-04-02 21:29:32 +02:00
parent 726847917d
commit 7e9829147b
Signed by untrusted user: 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.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-1.4.2.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.4.2.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.4.2.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.4.2.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.4.2.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.4.2.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
RWSagIOpLGJF36GtHzWwl2HFhChp5oXVOYLPyllhcPG2HasYWgHjYEeUmDXNVZM8wHN6Z956oiD3QC6H8vTC4INRcfwKbCfvDgk=
SHA256 (Pkgfile) = 85818a45b34269cac97a337800b028d4741b8f70033da2429fb0d06fad54965f
SHA256 (.footprint) = b2d44fd926781a09c3e664540b9d80bc1edc41694a1d15afb33e6f5637ea62da
SHA256 (python3-poetry-1.4.1.tar.gz) = 506965564014206e2f562aab95eb33f20a6b71c445eaeb6eb6f5c99befaa27f0
RWSagIOpLGJF30yp+Wj6lqfJNOw3YoryUBD1oSYBwdfD1FOdHadFxq5drOk1P7nZnH7SS8nWZRGdkUz9rAGZidoAvMxU+Gc3jQM=
SHA256 (Pkgfile) = 6a7202991f488283af70405624f20edd13e1302ac914f0b8e019296d10c556a4
SHA256 (.footprint) = 3b4cba1873a9164f12654accff51c1fbe6a232edebb2d1b18f033a23239b1000
SHA256 (python3-poetry-1.4.2.tar.gz) = 8cdbad22dfd11ca9c7e37bcafe18ae931b80e0776adbe6df8d24091bd2b23eff

View File

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