15
0

- Update to 1.4.0

* Fix an issue where --extra-index-url and --trusted-host was not
    generated for sources with priority explicit (#205).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-plugin-export?expand=0&rev=13
This commit is contained in:
2023-05-29 17:10:45 +00:00
committed by Git OBS Bridge
parent b8dfd2dec3
commit 85cde3e276
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 29 17:05:59 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 1.4.0
* Fix an issue where --extra-index-url and --trusted-host was not
generated for sources with priority explicit (#205).
-------------------------------------------------------------------
Mon May 8 06:43:37 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>