From 3dfcde359a1952e903aa5b63be35a29a3b019bd7 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Fri, 15 Mar 2024 18:11:13 +0100 Subject: [PATCH] python3-poetry-plugin-export: 1.6.0 -> 1.7.0 --- python3-poetry-plugin-export/.footprint | 12 ++++++------ python3-poetry-plugin-export/.signature | 8 ++++---- python3-poetry-plugin-export/Pkgfile | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/python3-poetry-plugin-export/.footprint b/python3-poetry-plugin-export/.footprint index 0d387068e..9d0c57ebb 100644 --- a/python3-poetry-plugin-export/.footprint +++ b/python3-poetry-plugin-export/.footprint @@ -2,12 +2,12 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python3.10/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/ -drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.6.0.dist-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.6.0.dist-info/LICENSE --rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.6.0.dist-info/METADATA --rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.6.0.dist-info/RECORD --rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.6.0.dist-info/WHEEL --rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.6.0.dist-info/entry_points.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.7.0.dist-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.7.0.dist-info/LICENSE +-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.7.0.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.7.0.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.7.0.dist-info/WHEEL +-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.7.0.dist-info/entry_points.txt drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry_plugin_export/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export/__init__.py drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry_plugin_export/__pycache__/ diff --git a/python3-poetry-plugin-export/.signature b/python3-poetry-plugin-export/.signature index 05c32b2c7..e174dc542 100644 --- a/python3-poetry-plugin-export/.signature +++ b/python3-poetry-plugin-export/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xm3uBPfEa0HSLlDPWx6haNnx1muaL1es+8YZVjYm+3p2RfPL87yApq/+OcPRou2rk7fSPLAxDMVCNxpORiRTAk= -SHA256 (Pkgfile) = 8a5f00a88ee699732cafac38a70ebd6deb6d9c8cc85d0940e44a74345defdb41 -SHA256 (.footprint) = 8c0c53f0abcdfed2d67af32c1921647b10d65015885ec4bb22f159d4eeb9a718 -SHA256 (python3-poetry-plugin-export-1.6.0.tar.gz) = 919fb83803bee4cbef8b06e92b4d07d63b418caded56fc42706b0601cc8f395b +RWSagIOpLGJF36YIRzfr634qPTf4CHp9Jfqjb5va/cUbyr2EnedrzFuLf+pNGP/9NyrQAawrbHA6ZLM4VrKc8Jpc0vzxvgv4oQY= +SHA256 (Pkgfile) = 576387418315516720db18613e7ffb665a702c2c437e0adde6e8d96c7ccfcbe1 +SHA256 (.footprint) = 346e7e147c3f8f45d10b10e55f649939f72859f64af981d56e9d2b71a2c2a901 +SHA256 (python3-poetry-plugin-export-1.7.0.tar.gz) = f7f63944598db14430ed73632632210e2553c2ddfa0134d49a282efbc23a1311 diff --git a/python3-poetry-plugin-export/Pkgfile b/python3-poetry-plugin-export/Pkgfile index bedfeab1a..f63c3a155 100644 --- a/python3-poetry-plugin-export/Pkgfile +++ b/python3-poetry-plugin-export/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-build python3-installer python3-poetry-core name=python3-poetry-plugin-export -version=1.6.0 +version=1.7.0 release=1 source=(https://github.com/python-poetry/poetry-plugin-export/archive/$version/$name-$version.tar.gz)