python3-poetry-core: 1.8.1 -> 1.9.0

This commit is contained in:
Tim Biermann 2024-02-02 17:24:22 +01:00
parent 146a9ebe0d
commit 6f4d84ab70
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 13 additions and 13 deletions

View File

@ -359,11 +359,11 @@ 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.8.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.8.1.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.8.1.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.8.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.8.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.8.1.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.8.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.8.1.dist-info/direct_url.json
drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry_core-1.9.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.9.0.dist-info/INSTALLER
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.9.0.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.9.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.9.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.9.0.dist-info/REQUESTED (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.9.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.9.0.dist-info/direct_url.json

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/SCZt+A7nWtWSr0qQ1RY+pzo9S0ELvVmdPlFOBMoY1bGY4eK75y9PwXYnDPm8RJYACCak2EmGH8dGGD/s6fZPg8=
SHA256 (Pkgfile) = f68090ee255e419103c6880d025d6150e145dc4c9267f187af5df08d623781ae
SHA256 (.footprint) = c77f0f31bab1c7c43c4b6f8c2961636761d07c9ce0c1efb276ef148ff1ceece0
SHA256 (python3-poetry-core-1.8.1.tar.gz) = 0e73e3a57a1d5205a2f0c527ea598401a94ca46047d1534008ecb911ce790ead
RWSE3ohX2g5d/TxZBXXVFRauIlrXxFWJf6ixXqDJUgGCylJGPVOj44wYBOuGIaLl/1DsTNDiztKC8sZuuEze28+tuF12ePdoNgw=
SHA256 (Pkgfile) = 01d12e983a02f44276ec66064e19c1551e02639a46018f197fc1537ed88c44b5
SHA256 (.footprint) = 348dbc719eebe2631f04491dbdb882a4128929045d4afacd49f0b1778f61e466
SHA256 (python3-poetry-core-1.9.0.tar.gz) = 642f63ec06ba4e581b720def3a162bc23d11588fef9e9c5c57ab8a1e4f36e721

View File

@ -4,7 +4,7 @@
# Depends on: python3-pip
name=python3-poetry-core
version=1.8.1
version=1.9.0
release=1
source=(https://github.com/python-poetry/poetry-core/archive/$version/$name-$version.tar.gz)