14
0
forked from pool/python-typer

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

- Update to upstream version 0.4.1
  * Fix import of get_terminal_size for Click 8.1.0 support.
- Switch from traditional setup.py installation to pyproject macros
  as upstream no longer ships its setup.py compability wrapper.

OBS-URL: https://build.opensuse.org/request/show/982660
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=6
This commit is contained in:
Matthias Bach
2022-06-14 19:33:40 +00:00
committed by Git OBS Bridge
parent 846f00341a
commit 93b9aa8e23
4 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jun 14 14:37:26 UTC 2022 - Matthias Bach <marix@marix.org> - 0.4.1
- Update to upstream version 0.4.1
* Fix import of get_terminal_size for Click 8.1.0 support.
- Switch from traditional setup.py installation to pyproject macros
as upstream no longer ships its setup.py compability wrapper.
-------------------------------------------------------------------
Mon Aug 30 19:31:17 UTC 2021 - Matthias Bach <marix@marix.org> - 0.4.0