forked from ports/contrib
python3-poetry-plugin-export: 1.8.0 -> 1.9.0
This commit is contained in:
parent
c3f0f87b39
commit
923e650b09
@ -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.8.0.dist-info/
|
||||
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.8.0.dist-info/LICENSE
|
||||
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.8.0.dist-info/METADATA
|
||||
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.8.0.dist-info/RECORD
|
||||
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.8.0.dist-info/WHEEL
|
||||
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.8.0.dist-info/entry_points.txt
|
||||
drwxr-xr-x root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.9.0.dist-info/
|
||||
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.9.0.dist-info/LICENSE
|
||||
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.9.0.dist-info/METADATA
|
||||
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.9.0.dist-info/RECORD
|
||||
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.9.0.dist-info/WHEEL
|
||||
-rw-r--r-- root/root usr/lib/python3.10/site-packages/poetry_plugin_export-1.9.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__/
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF35meTDq3n4QNu9G3x9iEaUYrX6jedzTyxkVJgU7PRVoN8rqO1rn2xj7YMaT8lEmSAiW/qkQkdfmCnciq1RtTSgY=
|
||||
SHA256 (Pkgfile) = b4d9ac2fe047fc6b377272e5c5ffaf968e6a9bb8de61695a54db7ce3c55def3a
|
||||
SHA256 (.footprint) = a2753a86decec3498c1fb2c431b8825c3098eca359b6d584fa2e8298cc579c02
|
||||
SHA256 (python3-poetry-plugin-export-1.8.0.tar.gz) = 79be8ae81a80e72b846600af01da6c15f425d6ea0ee6d498e40f9b3a5581d468
|
||||
RWSagIOpLGJF3+okQEgVGjKBGFrQafnTI7slbr5oK6xf4H+bbWpKMa6X1utB++GAmwkfKPOrJkNoL6Shbg4GAkwG3zldZUwd6AA=
|
||||
SHA256 (Pkgfile) = fd967b3a8c64e5bc3a35ec44b1b86c26f6f3306556bea377d14e785cccd3d12b
|
||||
SHA256 (.footprint) = 4b510d781a8c49ecd19085bdfb2346c39cb039fb0090d97f5afe45bff5384c96
|
||||
SHA256 (python3-poetry-plugin-export-1.9.0.tar.gz) = 08243dc4c00ea4a43451ba792ecd3b9abcd4c221bfdb18eb777c925ccd530e8f
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: python3-build python3-installer python3-poetry-core
|
||||
|
||||
name=python3-poetry-plugin-export
|
||||
version=1.8.0
|
||||
version=1.9.0
|
||||
release=1
|
||||
source=(https://github.com/python-poetry/poetry-plugin-export/archive/$version/$name-$version.tar.gz)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user