commit dc9b3120f9544a349a602a12bf38d2775577319f Author: Tim Biermann <tbier@posteo.de> Date: Wed Jan 11 19:48:44 2023 +0000 python3-poetry: 1.3.1 -> 1.3.2 diff --git a/python3-poetry/.footprint b/python3-poetry/.footprint index 4e6b2f572..8f3284f98 100644 --- a/python3-poetry/.footprint +++ b/python3-poetry/.footprint @@ -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.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-1.3.2.dist-info/ +-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.2.dist-info/METADATA +-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.2.dist-info/WHEEL +-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/ -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__/ diff --git a/python3-poetry/.signature b/python3-poetry/.signature index 5055ba333..0d7704bbc 100644 --- a/python3-poetry/.signature +++ b/python3-poetry/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF39YfCbIRz4gL/gmdd7lzm0tKnYeOxs6QuFSvTWWIlvpVysXqRIFHWLbe/lIkWBLdp1I4CiEzQ1L6u0wyhECxFA4= -SHA256 (Pkgfile) = 860116132ebeae5ad01ac8e6e1175062988ff8fd3dfca48cd744e599b8c40dec -SHA256 (.footprint) = 980162b0b66f187153091c638b6d2e50d63862b45b4152725165da6b35ac9967 -SHA256 (python3-poetry-1.3.1.tar.gz) = ea86fe2bac5d37f7c31d24acf758796b8e6cdbe1e391a77afe2acd4c491fa29d +RWSagIOpLGJF3/u2ml7j/ppAIxWpd038d/BhaNDxBwf3KbX8xlmCWpg4QzuR8ad8viYUu/D5RsEscNEzClF6OsPeEjCjPM77tAs= +SHA256 (Pkgfile) = 02da7de70e2381339aaaa217c4ba618687cd6e79d1b41988022e84c7e97f1aa6 +SHA256 (.footprint) = 162a23af05b3af160c2ef13ed13db09e9526a97e2a0fbab6303ab4fd6ae21a5f +SHA256 (python3-poetry-1.3.2.tar.gz) = 334a23fa0c4528db5f5e029ae68a8d2a0e8caddd55d7496e3871f8a726005fed diff --git a/python3-poetry/Pkgfile b/python3-poetry/Pkgfile index 6f8ad1c45..398a3f7b0 100644 --- a/python3-poetry/Pkgfile +++ b/python3-poetry/Pkgfile @@ -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.1 +version=1.3.2 release=1 source=(https://github.com/sdispater/poetry/archive/$version/$name-$version.tar.gz)