15
0
forked from pool/python-cleo

- Update to 2.0.1

- Relax poetry-core requirement for PEP 517 builds (#291).
- 2.0.0 - 2022-11-21
  - No source code changes.
  - This is a version-only release to replace 1.0.0, which was yanked on the
    grounds that it was incompatible with real dependents (i.e. Poetry) based
    on their version specifiers, which explicitly included 1.0.0 pre-releases.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cleo?expand=0&rev=17
This commit is contained in:
2022-12-14 12:54:13 +00:00
committed by Git OBS Bridge
parent 3ede4b9172
commit 4f369ab1b1
4 changed files with 21 additions and 9 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Dec 14 12:52:55 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Update to 2.0.1
- Relax poetry-core requirement for PEP 517 builds (#291).
- 2.0.0 - 2022-11-21
- No source code changes.
- This is a version-only release to replace 1.0.0, which was yanked on the
grounds that it was incompatible with real dependents (i.e. Poetry) based
on their version specifiers, which explicitly included 1.0.0 pre-releases.
-------------------------------------------------------------------
Sun Oct 9 13:05:27 UTC 2022 - Ben Greiner <code@bnavigator.de>