python3-poetry-plugin-export: 1.7.0 -> 1.7.1

This commit is contained in:
Tim Biermann 2024-03-20 17:01:14 +01:00
parent 38b9b26879
commit 9cd18c006b
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 11 additions and 11 deletions

View File

@ -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.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-1.7.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.7.1.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.7.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.7.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.7.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.7.1.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__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF36YIRzfr634qPTf4CHp9Jfqjb5va/cUbyr2EnedrzFuLf+pNGP/9NyrQAawrbHA6ZLM4VrKc8Jpc0vzxvgv4oQY=
SHA256 (Pkgfile) = 576387418315516720db18613e7ffb665a702c2c437e0adde6e8d96c7ccfcbe1
SHA256 (.footprint) = 346e7e147c3f8f45d10b10e55f649939f72859f64af981d56e9d2b71a2c2a901
SHA256 (python3-poetry-plugin-export-1.7.0.tar.gz) = f7f63944598db14430ed73632632210e2553c2ddfa0134d49a282efbc23a1311
RWSagIOpLGJF3+zNpPVy8MN5KaLGkw6fn6L2VigTive8oFs0BpGFBYQQ4CVN1OrV/neRDmys6nUd+LWapfsiSh7zZInnbwiQvQU=
SHA256 (Pkgfile) = d9c2d7a683c27b1197d1edc274d4651256fc481c3e30979c4b022337dfa1f958
SHA256 (.footprint) = c0e175f3c8bad2a02f73654e41b288182b9b0e0db9d19c3b5ec28a853c9a4c6f
SHA256 (python3-poetry-plugin-export-1.7.1.tar.gz) = 72a12c6a64a5d3cf8a086e0b4e111cdf77fc2a87827d3e66f939066e91438dca

View File

@ -4,7 +4,7 @@
# Depends on: python3-build python3-installer python3-poetry-core
name=python3-poetry-plugin-export
version=1.7.0
version=1.7.1
release=1
source=(https://github.com/python-poetry/poetry-plugin-export/archive/$version/$name-$version.tar.gz)