diff --git a/python3-poetry-plugin-export/.footprint b/python3-poetry-plugin-export/.footprint index 9d0c57ebb..fcd48393a 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.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__/ diff --git a/python3-poetry-plugin-export/.signature b/python3-poetry-plugin-export/.signature index e174dc542..e1cc8b56c 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 -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 diff --git a/python3-poetry-plugin-export/Pkgfile b/python3-poetry-plugin-export/Pkgfile index f63c3a155..9672f6f8a 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.7.0 +version=1.7.1 release=1 source=(https://github.com/python-poetry/poetry-plugin-export/archive/$version/$name-$version.tar.gz)