python3-poetry-plugin-export: 1.3.1 -> 1.4.0

This commit is contained in:
Tim Biermann 2023-05-29 15:05:44 +02:00
parent bf7e928877
commit d1bbe83262
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.3.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.3.1.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.3.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.3.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.3.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.3.1.dist-info/entry_points.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.4.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.4.0.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.4.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.4.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.4.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.4.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__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF39fU+h7u70cXeHA3mD0668CvbGjEw1Vj6H8ZcwtF8NZ4RlQWaHbLfnrtAcgaBwseTuHIUMHUN/o5d8+SzbgGcAg=
SHA256 (Pkgfile) = 9427cf52ca6fcfab8f025f482691e3da1caad43a06749104f91002f24b7aeec8
SHA256 (.footprint) = a0c9312061badb6cd166bc6fa70149829842ef76b697e8e62bb9481ff01d4816
SHA256 (python3-poetry-plugin-export-1.3.1.tar.gz) = 24daa1e01d10ee99906609f34dd52af271c3b49f7d30e032d4cc4710d9583222
RWSagIOpLGJF32+DHJ70KfSKByJ22o9qFkmHGQmvccA4feYdEvYwBegBVdLaVX5cwwlkFgL+tcvt4HU7WHskHrY9ZGPixO7DmwU=
SHA256 (Pkgfile) = f8dac4570a6f54163f378a57502f2ac0bd510d5714c53042afbf591ca9f28f5a
SHA256 (.footprint) = 18c1e25402c68308c200705f755fde45b941c5ec5f5d19d7c27681e45551a64e
SHA256 (python3-poetry-plugin-export-1.4.0.tar.gz) = 5f9d5395dbf1d4e2e4a9f8bca1fc743a72173de1cf837329e54c0d6812295da6

View File

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