commit d1bbe83262888fb31783e0f4b5bbc9c0337fe083 Author: Tim Biermann <tbier@posteo.de> Date: Mon May 29 15:05:44 2023 +0200 python3-poetry-plugin-export: 1.3.1 -> 1.4.0 diff --git a/python3-poetry-plugin-export/.footprint b/python3-poetry-plugin-export/.footprint index 312449274..3ebec4720 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.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__/ diff --git a/python3-poetry-plugin-export/.signature b/python3-poetry-plugin-export/.signature index 5604ba868..229fa2472 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 -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 diff --git a/python3-poetry-plugin-export/Pkgfile b/python3-poetry-plugin-export/Pkgfile index 3b5261731..e520ba816 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.3.1 +version=1.4.0 release=1 source=(https://github.com/python-poetry/poetry-plugin-export/archive/$version/$name...)