1
0
forked from ports/contrib

python3-poetry: 1.3.0 -> 1.3.1

This commit is contained in:
Tim Biermann 2022-12-17 10:21:55 +00:00
parent 0ab5f959eb
commit a5ecc812e1
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.3.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.3.0.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.3.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.3.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.3.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.3.0.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry-1.3.1.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.1.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.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry-1.3.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
RWSagIOpLGJF39PuMUSMdgADvBwtiNMV2SHIY6hPKJSC1S6fQ6ParoGXEfSwU+zxKK3uDLLWAW/oZ7LDt1lwxi32rvr1KboA8g4=
SHA256 (Pkgfile) = 5c471c011ee70a5955c4179bbe6463a385e025405bbbd8d96ea2a8ee4eed5dcf
SHA256 (.footprint) = 083cc61883ff29554dee0f5fd445bd5fbf15957b8ccb084ac83fb79d60015b62
SHA256 (python3-poetry-1.3.0.tar.gz) = 803da241d0803d0ab9c6783d686415af9006121fbaee1f282a30193762d8f46b
RWSagIOpLGJF39YfCbIRz4gL/gmdd7lzm0tKnYeOxs6QuFSvTWWIlvpVysXqRIFHWLbe/lIkWBLdp1I4CiEzQ1L6u0wyhECxFA4=
SHA256 (Pkgfile) = 860116132ebeae5ad01ac8e6e1175062988ff8fd3dfca48cd744e599b8c40dec
SHA256 (.footprint) = 980162b0b66f187153091c638b6d2e50d63862b45b4152725165da6b35ac9967
SHA256 (python3-poetry-1.3.1.tar.gz) = ea86fe2bac5d37f7c31d24acf758796b8e6cdbe1e391a77afe2acd4c491fa29d

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