python3-poetry: 1.8.1 -> 1.8.2

This commit is contained in:
Tim Biermann 2024-03-03 13:33:52 +01:00
parent 4bf8000f11
commit 3a24e01ee8
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.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.8.1.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.8.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.8.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.8.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.8.1.dist-info/entry_points.txt
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/
-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
RWSagIOpLGJF30M2yYb9orcXFv+MVP+I7EhTP2M5pN4fTD3wKW87qlIKgbUe+DFmm2l++0T4Qlr4KbUYRZVXucl0BAKbSFU51QY=
SHA256 (Pkgfile) = ea3f5ee5fd86a539641b62cdf1ecf924ea8b1f46f08ffc5d37b0641a5b906a80
SHA256 (.footprint) = c0eea7c97c32ec545d059b51ec86e672ff859353ca1c6bc878a4b028282b8a22
SHA256 (python3-poetry-1.8.1.tar.gz) = 66f8f97d5d703eb9b1b2de413ba1bdb1cdbd3881816676296ae803a5306942b8
RWSagIOpLGJF3+XoskrRHW57Ocyk1jzlsvII66xITuaInIPp7LzwTwbfZJFj5Fj1215SUAObtbymXIcX3vEkfiG79UO61oTmuA4=
SHA256 (Pkgfile) = 3872687c5aa4767721bd806e403d0e0826d7d2ae6662a615ac0f97972c486187
SHA256 (.footprint) = 6616386ee7c4a6410d752687f9732370cfa6b8e9be68fa7fee4915e520d11f75
SHA256 (python3-poetry-1.8.2.tar.gz) = aa95f753a18f5fa1e8d346b4ead6bf2d1a2ce73691666887988af5c181d3a1c6

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.1
version=1.8.2
release=1
source=(https://github.com/sdispater/poetry/archive/$version/$name-$version.tar.gz)