forked from pool/python-poetry-plugin-export
Accepting request 1133192 from devel:languages:python
- update to 1.6.0: * Add an --all-extras option * Drop some compatibility code and bump minimum required OBS-URL: https://build.opensuse.org/request/show/1133192 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-poetry-plugin-export?expand=0&rev=7
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ecc8738da0c81c3758e36b4e72e04ae59648a547492af2ffe6245af3594bb00f
|
||||
size 28902
|
||||
3
poetry_plugin_export-1.6.0.tar.gz
Normal file
3
poetry_plugin_export-1.6.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:091939434984267a91abf2f916a26b00cff4eee8da63ec2a24ba4b17cf969a59
|
||||
size 29265
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 14 21:03:38 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.6.0:
|
||||
* Add an --all-extras option
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 23 10:12:53 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
@@ -30,7 +36,7 @@ Mon Apr 24 19:13:42 UTC 2023 - Torsten Gruner <simmphonie@opensuse.org>
|
||||
upcoming Poetry releases.
|
||||
* Improve error message in some cases when the dependency walk fails (#184).
|
||||
- Version 1.3.0
|
||||
* Drop some compatibility code and bump minimum required
|
||||
* Drop some compatibility code and bump minimum required
|
||||
poetry version to 1.3.0 (#167).
|
||||
* Fix an issue where the export failed if there was a circular
|
||||
dependency on the root package (#118).
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-poetry-plugin-export%{psuffix}
|
||||
Version: 1.5.0
|
||||
Version: 1.6.0
|
||||
Release: 0
|
||||
Summary: Poetry plugin to export the dependencies to various formats
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user