python3-poetry: 1.6.0 -> 1.6.1

This commit is contained in:
Tim Biermann 2023-08-22 18:21:11 +02:00
parent db6d433aea
commit 4c9d00d660
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.6.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.6.0.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.6.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.6.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.6.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.6.0.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry-1.6.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.6.1.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.6.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.6.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.6.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.6.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
RWSagIOpLGJF3+0uBA7yN5YzZwYNIyAuPAsO54lCbBX7oC01w4tQLH07SZMhIE+7m1xFYSvoy+wC08d0k2Ex5L15GFpX5vPADwM=
SHA256 (Pkgfile) = 45ff7a4c207aeb2624ede18de514eeff7f90b1415466518fcbe8b2bd48c989d9
SHA256 (.footprint) = 21ec74ae601cb5411fa63aeb395a362100fef5eef785ce50f09b1d4b1060dd75
SHA256 (python3-poetry-1.6.0.tar.gz) = 74a4c26663b5722007f45dc428158d5d8a297b969e81d3ae83d199a7ea6c27fb
RWSagIOpLGJF342LYrX1G6rrtTSZWS/cfta6IwMwGV8FFeOsL5LXdbJv5CaLUpYMbBnhDEL6k0t5WaInadCiDmu8M+oIXv9roAU=
SHA256 (Pkgfile) = 205936fc63b8a742a0a25957d2dd1e3b244ed75992f76bcb172c5ec07f4575d6
SHA256 (.footprint) = 35f9e995edd07fa6409a6841ccf155f3149bb79226b652516bf5698abf5b906a
SHA256 (python3-poetry-1.6.1.tar.gz) = 5653d6905c378703089fb500f7a85b58bf3b439c61cabb377a11df5495407f9f

View File

@ -4,7 +4,7 @@
# Depends on: python3-cachecontrol python3-cachy python3-cleo python3-dulwich 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.6.0
version=1.6.1
release=1
source=(https://github.com/sdispater/poetry/archive/$version/$name-$version.tar.gz)