python3-poetry-core: 1.0.6 -> 1.0.7

This commit is contained in:
Tim Biermann 2021-10-04 23:34:39 +02:00
parent 56a1206c60
commit 74ef9c8749
3 changed files with 11 additions and 11 deletions

View File

@ -262,9 +262,9 @@ drwxr-xr-x root/root usr/lib/python3.9/site-packages/poetry/core/version/grammar
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry/core/version/requirements.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry/core/version/utils.py
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry/core/version/version.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/poetry_core-1.0.6-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.6-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.6-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.6-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.6-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.6-py3.9.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.9/site-packages/poetry_core-1.0.7-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.7-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.7-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.7-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.7-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.7-py3.9.egg-info/top_level.txt

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF32NCGj5uy8M036FTPtgGNvZXiEfOhpRnSMQn5/keJhz2Uzn55njyodXJ3eSDmVjwTe5OfRwYEx+/+NKCdk8FTws=
SHA256 (Pkgfile) = 282b480c483247ee57e2a279c3a7e985e60db2f0f88bf58a2970904d62dbd1d4
SHA256 (.footprint) = 814f50edbbd01c8627c1d5f815d845e558daeffecd0991eb2c39969fcf8a3a8c
SHA256 (python3-poetry-core-1.0.6.tar.gz) = 511f585de0855b35599463ce20f4358d54ddfa9be8e26b0f090c4431d76f20a9
RWSagIOpLGJF368mmVEesH92RZOzUF4M+CouwUYG7B6q+ggvspXbVDAfeDgFcdPLYE+2tzeokKpL5438ciFzlRgWmsw8H/nuGwU=
SHA256 (Pkgfile) = a50384ef50945d5cdef85e8e0abf5778ba9f4fd508c400890279e4b7adc02a45
SHA256 (.footprint) = 3f42498c75abcc06e9a87ec5a683bd91cf31cbbb20ecae62d2416b90cf065544
SHA256 (python3-poetry-core-1.0.7.tar.gz) = a4a99d2d0adb54d69acaa6d852bc9d41818b5a2d751aa23a9543e32bc4e6660d

View File

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