14
0
forked from pool/python-typer

Accepting request 1085562 from home:theMarix:branches:devel:languages:python

- Update to upstream version 0.9.0
  * Add support for PEP-593 Annotated for specifying options and
    arguments.
  * Add support for custom types and parsers.
- Drop patch run-subprocesses-with-correct-python.patch that got
  included upstream.

OBS-URL: https://build.opensuse.org/request/show/1085562
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=15
This commit is contained in:
Matthias Bach
2023-05-08 19:13:01 +00:00
committed by Git OBS Bridge
parent 1446f53fd9
commit df1ca89a25
6 changed files with 30 additions and 3165 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun May 7 14:47:17 UTC 2023 - Matthias Bach <marix@marix.org> - 0.9.0
- Update to upstream version 0.9.0
* Add support for PEP-593 Annotated for specifying options and
arguments.
* Add support for custom types and parsers.
- Drop patch run-subprocesses-with-correct-python.patch that got
included upstream.
-------------------------------------------------------------------
Thu Jan 5 15:07:01 UTC 2023 - Matthias Bach <marix@marix.org> - 0.7.0