python3-poetry-plugin-export: 1.5.0 -> 1.6.0

This commit is contained in:
Tim Biermann 2023-10-31 06:46:05 +01:00
parent 6bbddaf319
commit 07027c694f
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.5.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.5.0.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.5.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.5.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.5.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.5.0.dist-info/entry_points.txt
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/
-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
RWSagIOpLGJF3/UEfD6JcynvMvyUaxOrgUkHRXlSNaH97z0DuOIB/8DmNLCibZe13mdZAT/9KzGjYdGX5bDTWMvKD3hENo8IAQc=
SHA256 (Pkgfile) = a78d0547ef0e1d0a2443d73ddf985f189a8e0288d78bc2ca8430c3208e75832f
SHA256 (.footprint) = 9398062787bd26d57ec4b87d7704b1623906362b9164554461f72ef70c19078d
SHA256 (python3-poetry-plugin-export-1.5.0.tar.gz) = f45d8a4b58d3830bc3f1c547f02cc553f9dee6dadd0b91a345fa70a2c714c756
RWSagIOpLGJF3xm3uBPfEa0HSLlDPWx6haNnx1muaL1es+8YZVjYm+3p2RfPL87yApq/+OcPRou2rk7fSPLAxDMVCNxpORiRTAk=
SHA256 (Pkgfile) = 8a5f00a88ee699732cafac38a70ebd6deb6d9c8cc85d0940e44a74345defdb41
SHA256 (.footprint) = 8c0c53f0abcdfed2d67af32c1921647b10d65015885ec4bb22f159d4eeb9a718
SHA256 (python3-poetry-plugin-export-1.6.0.tar.gz) = 919fb83803bee4cbef8b06e92b4d07d63b418caded56fc42706b0601cc8f395b

View File

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