14
0
forked from pool/python-typer

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

- Update to upstream version 0.7.0
  * Make typer.run() not add completion scripts by default, it only
    makes sense in installed apps.
  * Add support for Python 3.11.

OBS-URL: https://build.opensuse.org/request/show/1033881
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=11
This commit is contained in:
Matthias Bach
2022-11-06 19:55:11 +00:00
committed by Git OBS Bridge
parent 61a75b9b6f
commit b40a4c5e5e
5 changed files with 535 additions and 191 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Nov 6 19:35:15 UTC 2022 - Matthias Bach <marix@marix.org> - 0.7.0
- Update to upstream version 0.7.0
* Make typer.run() not add completion scripts by default, it only
makes sense in installed apps.
* Add support for Python 3.11.
-------------------------------------------------------------------
Mon Jul 18 10:22:12 UTC 2022 - Matthias Bach <marix@marix.org> - 0.6.1