1
0
forked from ports/contrib

python3-poetry: 1.3.1 -> 1.3.2

This commit is contained in:
Tim Biermann 2023-01-11 19:48:44 +00:00
parent edf0c6f5d3
commit dc9b3120f9
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/
drwxr-xr-x root/root usr/lib/python3.10/ 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/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry-1.3.1.dist-info/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry-1.3.2.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.3.1.dist-info/LICENSE -rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.3.2.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.3.1.dist-info/METADATA -rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.3.2.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.3.1.dist-info/RECORD -rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.3.2.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.3.1.dist-info/WHEEL -rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.3.2.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.3.1.dist-info/entry_points.txt -rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.3.2.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry/ 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 -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__/ 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 untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF39YfCbIRz4gL/gmdd7lzm0tKnYeOxs6QuFSvTWWIlvpVysXqRIFHWLbe/lIkWBLdp1I4CiEzQ1L6u0wyhECxFA4= RWSagIOpLGJF3/u2ml7j/ppAIxWpd038d/BhaNDxBwf3KbX8xlmCWpg4QzuR8ad8viYUu/D5RsEscNEzClF6OsPeEjCjPM77tAs=
SHA256 (Pkgfile) = 860116132ebeae5ad01ac8e6e1175062988ff8fd3dfca48cd744e599b8c40dec SHA256 (Pkgfile) = 02da7de70e2381339aaaa217c4ba618687cd6e79d1b41988022e84c7e97f1aa6
SHA256 (.footprint) = 980162b0b66f187153091c638b6d2e50d63862b45b4152725165da6b35ac9967 SHA256 (.footprint) = 162a23af05b3af160c2ef13ed13db09e9526a97e2a0fbab6303ab4fd6ae21a5f
SHA256 (python3-poetry-1.3.1.tar.gz) = ea86fe2bac5d37f7c31d24acf758796b8e6cdbe1e391a77afe2acd4c491fa29d SHA256 (python3-poetry-1.3.2.tar.gz) = 334a23fa0c4528db5f5e029ae68a8d2a0e8caddd55d7496e3871f8a726005fed

View File

@ -4,7 +4,7 @@
# Depends on: python3-cachecontrol python3-cachy python3-cleo python3-html5lib python3-keyring python3-lockfile python3-pexpect python3-pkginfo python3-poetry-core python3-requests-toolbelt python3-shellingham python3-virtualenv # Depends on: python3-cachecontrol python3-cachy python3-cleo python3-html5lib python3-keyring python3-lockfile python3-pexpect python3-pkginfo python3-poetry-core python3-requests-toolbelt python3-shellingham python3-virtualenv
name=python3-poetry name=python3-poetry
version=1.3.1 version=1.3.2
release=1 release=1
source=(https://github.com/sdispater/poetry/archive/$version/$name-$version.tar.gz) source=(https://github.com/sdispater/poetry/archive/$version/$name-$version.tar.gz)