15
0

- Update to 1.2.0

* Drop some compatibility code and bump minimum required poetry version to
    1.2.2 (#143).
  * Ensure compatibility with upcoming Poetry releases (#151).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-plugin-export?expand=0&rev=5
This commit is contained in:
2022-12-14 13:07:55 +00:00
committed by Git OBS Bridge
parent 7d90c40c5a
commit c3ab559f5f
4 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Dec 14 13:07:11 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Update to 1.2.0
* Drop some compatibility code and bump minimum required poetry version to
1.2.2 (#143).
* Ensure compatibility with upcoming Poetry releases (#151).
-------------------------------------------------------------------
Mon Oct 10 20:04:57 UTC 2022 - Ben Greiner <code@bnavigator.de>