1
0
forked from ports/contrib

python3-poetry-core: 1.3.1 -> 1.3.2

This commit is contained in:
Tim Biermann 2022-10-08 13:16:13 +02:00
parent 8934219a7d
commit e62c0aa915
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 10 additions and 10 deletions

View File

@ -533,8 +533,8 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry/core/version/pep440
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry/core/version/pep440/segments.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry/core/version/pep440/version.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry/core/version/requirements.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry_core-1.3.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.3.1.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.3.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.3.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.3.1.dist-info/WHEEL
drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry_core-1.3.2.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.3.2.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.3.2.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.3.2.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.3.2.dist-info/WHEEL

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF362SMqlt9i3OiRu1dUdwwKsFtPF4khCj0TUTPGIaJCvuWA3W2MJJMJpsNbjWBHT67GcHIHnZ0WuDame6pW7dGwc=
SHA256 (Pkgfile) = b51744120094837ab11b6ddcc57b881d604caf42e08ba865727454a40c8770ce
SHA256 (.footprint) = 5b9fc4a263b57635bbf0e0a86961ffa2094b8902107efb282011289b0808722a
SHA256 (python3-poetry-core-1.3.1.tar.gz) = 8da8ce8f2e861527f660d7205a77095279d462b44d1d11bcf9e8ce74d96219ee
RWSagIOpLGJF3yIka6B3ssLcmqhQHPdJ/HGxiKi8wD8So98y+UePEK43d08mhbBzgpZcj/ImJuwyZ2oAyIUkpFicnT7bN2YtWwo=
SHA256 (Pkgfile) = 443eabd178d1adf35f2cdd92b885aee80e8b97ff66848519f1708eeba89eed30
SHA256 (.footprint) = e84a13157c00a45ee66e23ede4507fdbaf6a8f82055b8a752d01d186c0c43712
SHA256 (python3-poetry-core-1.3.2.tar.gz) = 731c2e35874ee97f73ed42d8a332cd21cf2ab1f156db6a5adb00e6119bc51226

View File

@ -4,7 +4,7 @@
# Depends on: python3-installer python3-jsonschema python3-lark-parser python3-tomlkit
name=python3-poetry-core
version=1.3.1
version=1.3.2
release=1
source=(https://github.com/python-poetry/poetry-core/archive/$version/$name-$version.tar.gz)