diff options
author | Tim Biermann <tbier@posteo.de> | 2021-09-24 16:15:35 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-09-24 18:22:22 +0200 |
commit | df9d154ae764d12c8c9cb33d2ef1acf2936fd71f (patch) | |
tree | 292d36a38e6b24bf320669e9b03c112eb6a9e1c6 /python3-poetry-core | |
parent | 59483b0920a1bb356a64307aa1197e20a8552f5d (diff) | |
download | contrib-df9d154ae764d12c8c9cb33d2ef1acf2936fd71f.tar.gz contrib-df9d154ae764d12c8c9cb33d2ef1acf2936fd71f.tar.xz |
python3-poetry-core: 1.0.5 -> 1.0.6
Diffstat (limited to 'python3-poetry-core')
-rw-r--r-- | python3-poetry-core/.footprint | 12 | ||||
-rw-r--r-- | python3-poetry-core/.signature | 8 | ||||
-rw-r--r-- | python3-poetry-core/Pkgfile | 2 |
3 files changed, 11 insertions, 11 deletions
diff --git a/python3-poetry-core/.footprint b/python3-poetry-core/.footprint index 79100b4e1..326c2f279 100644 --- a/python3-poetry-core/.footprint +++ b/python3-poetry-core/.footprint @@ -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.5-py3.9.egg-info/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.5-py3.9.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.5-py3.9.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.5-py3.9.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.5-py3.9.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/poetry_core-1.0.5-py3.9.egg-info/top_level.txt +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 diff --git a/python3-poetry-core/.signature b/python3-poetry-core/.signature index f05c96a09..500d05c1a 100644 --- a/python3-poetry-core/.signature +++ b/python3-poetry-core/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF397hiMUGL9MoBn4Iueav8ncz5EBqQk3BmANq0YJ7HUTkzjJE7MKbhsz6G05P4WAhlnRF2QZ5zRp9uqjhXeAtrAI= -SHA256 (Pkgfile) = c2aad19673a9198d5f4757bfcdf2c30d82118aef5fcc4a5b159174e0ec532ac4 -SHA256 (.footprint) = 820a02336c20fb2bc298190786a14c7cf92eb8cdfba1621c7a6ef8aa4217f0e5 -SHA256 (python3-poetry-core-1.0.5.tar.gz) = d15b76002194dff83862c8191308ddc3173c7693a2899b9c9135156253be6816 +RWSagIOpLGJF32NCGj5uy8M036FTPtgGNvZXiEfOhpRnSMQn5/keJhz2Uzn55njyodXJ3eSDmVjwTe5OfRwYEx+/+NKCdk8FTws= +SHA256 (Pkgfile) = 282b480c483247ee57e2a279c3a7e985e60db2f0f88bf58a2970904d62dbd1d4 +SHA256 (.footprint) = 814f50edbbd01c8627c1d5f815d845e558daeffecd0991eb2c39969fcf8a3a8c +SHA256 (python3-poetry-core-1.0.6.tar.gz) = 511f585de0855b35599463ce20f4358d54ddfa9be8e26b0f090c4431d76f20a9 diff --git a/python3-poetry-core/Pkgfile b/python3-poetry-core/Pkgfile index ea1b52fa0..631e67f79 100644 --- a/python3-poetry-core/Pkgfile +++ b/python3-poetry-core/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-dephell python3-jsonschema python3-lark-parser name=python3-poetry-core -version=1.0.5 +version=1.0.6 release=1 source=(https://github.com/python-poetry/poetry-core/archive/$version/$name-$version.tar.gz) |