python3-poetry: 1.7.0 -> 1.7.1

This commit is contained in:
Tim Biermann 2023-11-18 22:21:10 +01:00
parent 0cc811d100
commit c973b9a289
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.7.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.7.0.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.7.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.7.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.7.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.7.0.dist-info/entry_points.txt
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/
-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
RWSagIOpLGJF376UfcBBMagtyl+azeKQ3SgjspykkY22Oz5V7Vamyfb6sxLjSfESox+CHkpW7dK4sE1XxR2033A0AeLutsZ6XwM=
SHA256 (Pkgfile) = 6eb66d0ea55853a7c612bbdd932cbf8fd889522b06fe7ab4917c054e03cfd70c
SHA256 (.footprint) = 22b86d4ebf8930e20356fbc8c3e8fcb3cbad23d8d2b034359ff100d8310f3595
SHA256 (python3-poetry-1.7.0.tar.gz) = bf453df216bb9f8181959f403d0c44620de06fc4acfb03b2d2f69b0158a6f4f5
RWSagIOpLGJF37O9drZZ4UvcHuINOfumM81OSSMENCeaDpvXFHVbpnSipGQHRAudDChzgTzVTXZF8xOQs5uNKkNJexCy5IVH5wg=
SHA256 (Pkgfile) = 3f4ef1a0dacf8784413e2b8de9fce303788bb1bf8e99a826543884d9ed14fe5a
SHA256 (.footprint) = a8d5dc86e9ea5f6a814f6a33bfb871f411cefb13780c114df44768c07ce3a16d
SHA256 (python3-poetry-1.7.1.tar.gz) = 3c2ca5bf2682890b27c4c9b1e43bf0706f1a1e3a400dc86c52cb3460bd593afb

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