15
0

- update to 1.6.0:

* Add an --all-extras option
  * Drop some compatibility code and bump minimum required

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-plugin-export?expand=0&rev=17
This commit is contained in:
2023-12-14 21:04:55 +00:00
committed by Git OBS Bridge
parent bcc2bbfbbf
commit 73180eaa7d
4 changed files with 11 additions and 5 deletions

View File

@@ -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).