From e62c0aa915d79b6819e28358376dddbc2b5eb9e8 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sat, 8 Oct 2022 13:16:13 +0200 Subject: [PATCH] python3-poetry-core: 1.3.1 -> 1.3.2 --- python3-poetry-core/.footprint | 10 +++++----- python3-poetry-core/.signature | 8 ++++---- python3-poetry-core/Pkgfile | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/python3-poetry-core/.footprint b/python3-poetry-core/.footprint index 3a6ee07fe..bca4b7283 100644 --- a/python3-poetry-core/.footprint +++ b/python3-poetry-core/.footprint @@ -533,8 +533,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.3.1.dist-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.3.1.dist-info/LICENSE --rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.3.1.dist-info/METADATA --rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.3.1.dist-info/RECORD --rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.3.1.dist-info/WHEEL +drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry_core-1.3.2.dist-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.3.2.dist-info/LICENSE +-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.3.2.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.3.2.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_core-1.3.2.dist-info/WHEEL diff --git a/python3-poetry-core/.signature b/python3-poetry-core/.signature index 6cd258d8b..e21831f71 100644 --- a/python3-poetry-core/.signature +++ b/python3-poetry-core/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF362SMqlt9i3OiRu1dUdwwKsFtPF4khCj0TUTPGIaJCvuWA3W2MJJMJpsNbjWBHT67GcHIHnZ0WuDame6pW7dGwc= -SHA256 (Pkgfile) = b51744120094837ab11b6ddcc57b881d604caf42e08ba865727454a40c8770ce -SHA256 (.footprint) = 5b9fc4a263b57635bbf0e0a86961ffa2094b8902107efb282011289b0808722a -SHA256 (python3-poetry-core-1.3.1.tar.gz) = 8da8ce8f2e861527f660d7205a77095279d462b44d1d11bcf9e8ce74d96219ee +RWSagIOpLGJF3yIka6B3ssLcmqhQHPdJ/HGxiKi8wD8So98y+UePEK43d08mhbBzgpZcj/ImJuwyZ2oAyIUkpFicnT7bN2YtWwo= +SHA256 (Pkgfile) = 443eabd178d1adf35f2cdd92b885aee80e8b97ff66848519f1708eeba89eed30 +SHA256 (.footprint) = e84a13157c00a45ee66e23ede4507fdbaf6a8f82055b8a752d01d186c0c43712 +SHA256 (python3-poetry-core-1.3.2.tar.gz) = 731c2e35874ee97f73ed42d8a332cd21cf2ab1f156db6a5adb00e6119bc51226 diff --git a/python3-poetry-core/Pkgfile b/python3-poetry-core/Pkgfile index 0996f8bb6..07ba7fc87 100644 --- a/python3-poetry-core/Pkgfile +++ b/python3-poetry-core/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-installer python3-jsonschema python3-lark-parser python3-tomlkit name=python3-poetry-core -version=1.3.1 +version=1.3.2 release=1 source=(https://github.com/python-poetry/poetry-core/archive/$version/$name-$version.tar.gz)