forked from ports/contrib
python3-poetry-plugin-export: 1.6.0 -> 1.7.0
This commit is contained in:
parent
1ae181c950
commit
3dfcde359a
@ -2,12 +2,12 @@ drwxr-xr-x root/root usr/
|
|||||||
drwxr-xr-x root/root usr/lib/
|
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/
|
||||||
drwxr-xr-x root/root usr/lib/python3.10/site-packages/
|
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.6.0.dist-info/
|
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.6.0.dist-info/LICENSE
|
-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.6.0.dist-info/METADATA
|
-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.6.0.dist-info/RECORD
|
-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.6.0.dist-info/WHEEL
|
-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.6.0.dist-info/entry_points.txt
|
-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/
|
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
|
-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__/
|
drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry_plugin_export/__pycache__/
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
untrusted comment: verify with /etc/ports/contrib.pub
|
untrusted comment: verify with /etc/ports/contrib.pub
|
||||||
RWSagIOpLGJF3xm3uBPfEa0HSLlDPWx6haNnx1muaL1es+8YZVjYm+3p2RfPL87yApq/+OcPRou2rk7fSPLAxDMVCNxpORiRTAk=
|
RWSagIOpLGJF36YIRzfr634qPTf4CHp9Jfqjb5va/cUbyr2EnedrzFuLf+pNGP/9NyrQAawrbHA6ZLM4VrKc8Jpc0vzxvgv4oQY=
|
||||||
SHA256 (Pkgfile) = 8a5f00a88ee699732cafac38a70ebd6deb6d9c8cc85d0940e44a74345defdb41
|
SHA256 (Pkgfile) = 576387418315516720db18613e7ffb665a702c2c437e0adde6e8d96c7ccfcbe1
|
||||||
SHA256 (.footprint) = 8c0c53f0abcdfed2d67af32c1921647b10d65015885ec4bb22f159d4eeb9a718
|
SHA256 (.footprint) = 346e7e147c3f8f45d10b10e55f649939f72859f64af981d56e9d2b71a2c2a901
|
||||||
SHA256 (python3-poetry-plugin-export-1.6.0.tar.gz) = 919fb83803bee4cbef8b06e92b4d07d63b418caded56fc42706b0601cc8f395b
|
SHA256 (python3-poetry-plugin-export-1.7.0.tar.gz) = f7f63944598db14430ed73632632210e2553c2ddfa0134d49a282efbc23a1311
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# Depends on: python3-build python3-installer python3-poetry-core
|
# Depends on: python3-build python3-installer python3-poetry-core
|
||||||
|
|
||||||
name=python3-poetry-plugin-export
|
name=python3-poetry-plugin-export
|
||||||
version=1.6.0
|
version=1.7.0
|
||||||
release=1
|
release=1
|
||||||
source=(https://github.com/python-poetry/poetry-plugin-export/archive/$version/$name-$version.tar.gz)
|
source=(https://github.com/python-poetry/poetry-plugin-export/archive/$version/$name-$version.tar.gz)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user