python3-poetry: 1.8.0 -> 1.8.1

This commit is contained in:
Tim Biermann 2024-02-27 21:31:17 +01:00
parent 30e09cda28
commit 8bace05d5b
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.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-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/
-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
RWSagIOpLGJF367PHWd7rq+8UzKHJuApbWER04hiH3NjZuArpDtxmDLQSdRJvV1f4zpD/qM/AROOhB4nBJ8irwp5zl4L/NgCMgg=
SHA256 (Pkgfile) = c8a3caf74938f20fe860c731426d493e02439696833b8184a64c501f2fe626be
SHA256 (.footprint) = 960c183935d09da59ebe4d71e00b71dda942a60d751b8db44c5e2caf649eb4c7
SHA256 (python3-poetry-1.8.0.tar.gz) = 5e9542b262ab7f3da9c8480449cfbe33d7f9972b0e7ecc64887f90b8b955c2bb
RWSagIOpLGJF30M2yYb9orcXFv+MVP+I7EhTP2M5pN4fTD3wKW87qlIKgbUe+DFmm2l++0T4Qlr4KbUYRZVXucl0BAKbSFU51QY=
SHA256 (Pkgfile) = ea3f5ee5fd86a539641b62cdf1ecf924ea8b1f46f08ffc5d37b0641a5b906a80
SHA256 (.footprint) = c0eea7c97c32ec545d059b51ec86e672ff859353ca1c6bc878a4b028282b8a22
SHA256 (python3-poetry-1.8.1.tar.gz) = 66f8f97d5d703eb9b1b2de413ba1bdb1cdbd3881816676296ae803a5306942b8

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