Commit Graph

6 Commits

Author SHA256 Message Date
Matthias Bach
144d12dc75 Accepting request 984949 from home:theMarix:branches:devel:languages:python
- Add run-subprocesses-with-correct-python.patch to ensure tests
  aren't accidentally running subprocesses using the wrong Python
  version.
- Add set-proper-pythonpath-for-tutorial-script-tests.patch to fix
  issue with build failing due to import failures.

OBS-URL: https://build.opensuse.org/request/show/984949
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=7
2022-06-24 19:16:04 +00:00
Matthias Bach
d8df13a1df 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
cf41bdcab7 - 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
c6117dddb6 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
7018fff834 - 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
abe8dcde3e 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