python3-poetry-core: 1.0.7 -> 1.0.8

This commit is contained in:
Tim Biermann 2022-03-02 15:48:09 +01:00
parent 55b2f45626
commit 329ce79dd1
3 changed files with 12 additions and 12 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.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
drwxr-xr-x root/root usr/lib/python3.9/site-packages/poetry_core-1.0.8-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.8-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.8-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.8-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.8-py3.9.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.8-py3.9.egg-info/top_level.txt

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3xN1/33IbQDsmTu4wWePm4ANtq5slD3A651btI6tk02EW8IeiOy1qM6ONasYFK7jGsd6gqBXmbMtkSAclIYw6wE=
SHA256 (Pkgfile) = b90ac2320e8dbed260513511dccfeeb96d81d1f805436d8a32ba6840443f4df4
SHA256 (.footprint) = 3f42498c75abcc06e9a87ec5a683bd91cf31cbbb20ecae62d2416b90cf065544
SHA256 (python3-poetry-core-1.0.7.tar.gz) = a4a99d2d0adb54d69acaa6d852bc9d41818b5a2d751aa23a9543e32bc4e6660d
RWSagIOpLGJF3zlhdLMypC34qtCeyKp96c1qRVKw++KbosC3Jts+TWvUJ7QWSyd+wgTzHj00h1Bn1h1P+ib8tN/XD1J+F9pqyQA=
SHA256 (Pkgfile) = 5f0de50c0d140cd585459ed82b33436c23b895c610aef4c74d9f2ad96a5fc644
SHA256 (.footprint) = 0d8564526285cec9667f577cc0f20ba1dbd8b0c11f862380abc5107864950f4f
SHA256 (python3-poetry-core-1.0.8.tar.gz) = b8795006e169a24e0e114ba1c03217716cd190e8d2716c796ddc5ed0382dbca8
SHA256 (poetry-core-1.0.2-devendor.patch) = fea09474a042adb939bbb8628ec74c03888f75cf2f37ebf41f61809aafd41157

View File

@ -4,8 +4,8 @@
# Depends on: python3-dephell python3-jsonschema python3-lark-parser
name=python3-poetry-core
version=1.0.7
release=2
version=1.0.8
release=1
source=(https://github.com/python-poetry/poetry-core/archive/$version/$name-$version.tar.gz poetry-core-1.0.2-devendor.patch)
build() {