python3-poetry-core: 1.5.1 -> 1.5.2

This commit is contained in:
Tim Biermann 2023-03-17 18:34:07 +01:00
parent 905b9a5362
commit 60cdba5f27
3 changed files with 10 additions and 10 deletions

View File

@ -534,8 +534,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.5.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.5.1.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.5.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.5.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.5.1.dist-info/WHEEL
drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry_core-1.5.2.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.5.2.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.5.2.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.5.2.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.5.2.dist-info/WHEEL

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF36R2TObptPRjZ1C8A8a/9HiCBnXT9g7XfVgHcNaiJkdsOM7QoqSQe5zjdbCW7yMzEB8FQdKbucdrtnwVtwD9WQg=
SHA256 (Pkgfile) = 144af23cd3287a23b9aa46712d0dad3b6e0e0449076767da8c5da177319f6c26
SHA256 (.footprint) = 95823311b66fd240e5069c9b14367e8f0e1451f5d25b1442c9a48e36ab1dbf2f
SHA256 (python3-poetry-core-1.5.1.tar.gz) = cfbff7b4d3cfb7c1679bb8699ac1053abddd1e853b7eb3c64491683f2caadd2f
RWSagIOpLGJF3yn0KVvl1OBcFgttdSi42zkmdSJXMlHPAEBHfPyR3NdA1DAzJ1EUJEkLXxuwN648+LeKX+hLTqdI0u3XmLrScgg=
SHA256 (Pkgfile) = 8f840a08999e8ee9daaec316bcf89bafbd7b646aca905f01eb0b4617284c0827
SHA256 (.footprint) = 69e519feb78d3468f334613e91a8046d2e0d5b29c69ffe4c4203d31d9a4aa5fd
SHA256 (python3-poetry-core-1.5.2.tar.gz) = d2c4c1dd4445d592e77c29d565ec763a7372fad281c1c5803888f2b8cc564fa8

View File

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