14
0
forked from pool/python-typer
Commit Graph

5 Commits

Author SHA256 Message Date
Matthias Bach
93b9aa8e23 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
2022-06-14 19:33:40 +00:00
Matthias Bach
846f00341a - Update to upstream version 0.4.0
* Add support for Click 8 while keeping compatibility with
    Click 7.
- Remove basic-click8-compat.patch as Click 8 compatibility is now
  provided upstream.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=5
2021-08-30 19:39:44 +00:00
Matthias Bach
8c71e441d8 Fix typo in patch name in change log
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=4
2021-07-23 19:41:05 +00:00
Matthias Bach
436c606da1 - Resolve Typer no longer working since Click got bumped to version
8.
  * This removes support for autocompletion.
- Add basic-click8-support.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=3
2021-07-23 19:01:09 +00:00
7055b0194c Accepting request 885462 from home:theMarix:branches:devel:languages:python
I want to maintain python-typer in Factory and would like to use devel:languages:python as the devel project.

OBS-URL: https://build.opensuse.org/request/show/885462
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=1
2021-04-15 09:22:19 +00:00