From 74ef9c8749e7ee340e2e872fd9ad43dcafe436e1 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Mon, 4 Oct 2021 23:34:39 +0200 Subject: [PATCH] python3-poetry-core: 1.0.6 -> 1.0.7 --- python3-poetry-core/.footprint | 12 ++++++------ python3-poetry-core/.signature | 8 ++++---- 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 326c2f279..06049e841 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.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 diff --git a/python3-poetry-core/.signature b/python3-poetry-core/.signature index 500d05c1a..dd2e62068 100644 --- a/python3-poetry-core/.signature +++ b/python3-poetry-core/.signature @@ -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 diff --git a/python3-poetry-core/Pkgfile b/python3-poetry-core/Pkgfile index 631e67f79..1d2669e49 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.6 +version=1.0.7 release=1 source=(https://github.com/python-poetry/poetry-core/archive/$version/$name-$version.tar.gz)