python3-poetry: 1.7.1 -> 1.8.0

This commit is contained in:
Tim Biermann 2024-02-26 00:36:12 +01:00
parent b7a3709037
commit 7165e9151b
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 13 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.7.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.7.1.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.7.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.7.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.7.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.7.1.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry-1.8.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.8.0.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.8.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.8.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.8.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.8.0.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__/
@ -193,7 +193,9 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry/inspection/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry/inspection/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry/inspection/__pycache__/__init__.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry/inspection/__pycache__/info.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry/inspection/__pycache__/lazy_wheel.cpython-310.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry/inspection/info.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry/inspection/lazy_wheel.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry/installation/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry/installation/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry/installation/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF31JqzYJp9LraLBLQq8ht6UTsLifipjtgavlvXFbrOO2p0h1RQTRW2f+2pn4TOZuHN+SQM+zvIjbJ5cvRepoabgg=
SHA256 (Pkgfile) = ea9c6fb7e7f0860abc89756f1ec9486f42f789ec4911e74aee929ef9570ba9a3
SHA256 (.footprint) = a8d5dc86e9ea5f6a814f6a33bfb871f411cefb13780c114df44768c07ce3a16d
SHA256 (python3-poetry-1.7.1.tar.gz) = 3c2ca5bf2682890b27c4c9b1e43bf0706f1a1e3a400dc86c52cb3460bd593afb
RWSagIOpLGJF367PHWd7rq+8UzKHJuApbWER04hiH3NjZuArpDtxmDLQSdRJvV1f4zpD/qM/AROOhB4nBJ8irwp5zl4L/NgCMgg=
SHA256 (Pkgfile) = c8a3caf74938f20fe860c731426d493e02439696833b8184a64c501f2fe626be
SHA256 (.footprint) = 960c183935d09da59ebe4d71e00b71dda942a60d751b8db44c5e2caf649eb4c7
SHA256 (python3-poetry-1.8.0.tar.gz) = 5e9542b262ab7f3da9c8480449cfbe33d7f9972b0e7ecc64887f90b8b955c2bb

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