python3-poetry: 1.8.2 -> 1.8.3

This commit is contained in:
Tim Biermann 2024-05-16 21:30:07 +02:00
parent 32af4ad966
commit 139c1bcd55
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.8.2.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.8.2.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.8.2.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.8.2.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.8.2.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.8.2.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry-1.8.3.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.8.3.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.8.3.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.8.3.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.8.3.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.8.3.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
RWSagIOpLGJF3+XoskrRHW57Ocyk1jzlsvII66xITuaInIPp7LzwTwbfZJFj5Fj1215SUAObtbymXIcX3vEkfiG79UO61oTmuA4=
SHA256 (Pkgfile) = 3872687c5aa4767721bd806e403d0e0826d7d2ae6662a615ac0f97972c486187
SHA256 (.footprint) = 6616386ee7c4a6410d752687f9732370cfa6b8e9be68fa7fee4915e520d11f75
SHA256 (python3-poetry-1.8.2.tar.gz) = aa95f753a18f5fa1e8d346b4ead6bf2d1a2ce73691666887988af5c181d3a1c6
RWSagIOpLGJF3zmqIzBBfPaPlzL6wtjmQNxpa2E4HperZJ3Q1RhRFmjnkEYlQxNjznNMgFB+xoi7vEcRzumbw4nQYnKfEs/0fgY=
SHA256 (Pkgfile) = bc207d714e49a0c38ff540dd99c6d5494beaaea96f141b3ef667a0a11a7186bf
SHA256 (.footprint) = 936eb52b3d96970c12780ed7d6aa760d66903bdfbb5cfe4c26a67f5e018c596a
SHA256 (python3-poetry-1.8.3.tar.gz) = 4da8d1b19cfb50536c6b54e984b88cec3bc1203f9749d5f4958db5cbb0c7b7bc

View File

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