17
0

26 Commits

Author SHA256 Message Date
7fcef652cb Accepting request 1280710 from devel:languages:python
- Update to 0.16.0
  * Add compatibility with Click 8.2.
- Remove support-click-8.2.patch as it is no longer needed.

OBS-URL: https://build.opensuse.org/request/show/1280710
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer-slim?expand=0&rev=12
2025-05-31 17:14:19 +00:00
Matthias Bach
37fbeee123 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer-slim?expand=0&rev=25 2025-05-27 21:30:48 +00:00
15119ee71e Accepting request 1277915 from devel:languages:python
- Add patch support-click-8.2.patch:
  * Support both click 8.1 and 8.2.
- Switch to autosetup macros.

OBS-URL: https://build.opensuse.org/request/show/1277915
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer-slim?expand=0&rev=11
2025-05-23 12:27:18 +00:00
6c1fbc01ba - Add patch support-click-8.2.patch:
* Support both click 8.1 and 8.2.
- Switch to autosetup macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer-slim?expand=0&rev=23
2025-05-16 05:00:47 +00:00
b6ceec6896 Accepting request 1273508 from devel:languages:python
- Update to 0.15.3
  * Ensure that autocompletion works for Path arguments/options.
  * Fix newline after header in help text.

OBS-URL: https://build.opensuse.org/request/show/1273508
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer-slim?expand=0&rev=10
2025-04-30 17:02:54 +00:00
Matthias Bach
ceddcd4043 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer-slim?expand=0&rev=21 2025-04-29 18:28:18 +00:00
22d4086725 Accepting request 1249293 from devel:languages:python
- Update to 0.15.2
  * Allow custom styles for commands in help output.
  * Avoid the unnecessary import of typing_extensions in newer
    Python versions.
  * Fix shell completions for the fish shell.

OBS-URL: https://build.opensuse.org/request/show/1249293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer-slim?expand=0&rev=9
2025-03-03 15:04:20 +00:00
Matthias Bach
283928c40f OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer-slim?expand=0&rev=19 2025-02-28 17:47:08 +00:00
7cd52d7e0d Accepting request 1228370 from devel:languages:python
- Update to 0.15.1
  * Deprecate shell_complete and continue to use autocompletion for
    CLI parameters.
- Update to 0.15.0
  * Add support for extending typer apps without passing a name,
    add commands to the top level.
  * Breaking change:  Remove auto naming of groups added via
    add_typer based on the group's callback function name.

OBS-URL: https://build.opensuse.org/request/show/1228370
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer-slim?expand=0&rev=8
2024-12-05 16:05:24 +00:00
Matthias Bach
1e008b3fc7 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer-slim?expand=0&rev=17 2024-12-04 21:10:54 +00:00
Matthias Bach
573912ba35 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer-slim?expand=0&rev=16 2024-12-03 21:35:11 +00:00
8400360c8c Accepting request 1225477 from devel:languages:python
- update to 0.13.1:
  * Remove Rich tags when showing completion text.
  * Render Rich markup as HTML in Markdown docs.
  * Support cp850 encoding for auto-completion in PowerShell.
  * Allow gettext translation of help message.
  * Fix printing HTML from Rich output.
- update to 0.13.0:
  * Handle `KeyboardInterrupt` separately from other
    exceptions.
  * Update `launch` to not print anything when opening urls.
  * Fix equality check for custom classes. PR #979 by @AryazE.
  * Allow colon in zsh autocomplete values and descriptions. PR
  * Deprecate support for `is_flag` and `flag_value`
    parameters.
  * Remove unused functionality from `_typing.py` file.
  * Fix typo in function name `_make_rich_text`.
  * Only run completion installation tests when the env var
    `_TYPER_RUN_INSTALL_COMPLETION_TESTS` is set.

OBS-URL: https://build.opensuse.org/request/show/1225477
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer-slim?expand=0&rev=7
2024-11-21 14:13:34 +00:00
1671513bd2 - update to 0.13.1:
* Remove Rich tags when showing completion text.
  * Render Rich markup as HTML in Markdown docs.
  * Support cp850 encoding for auto-completion in PowerShell.
  * Allow gettext translation of help message.
  * Fix printing HTML from Rich output.
- update to 0.13.0:
  * Handle `KeyboardInterrupt` separately from other
    exceptions.
  * Update `launch` to not print anything when opening urls.
  * Fix equality check for custom classes. PR #979 by @AryazE.
  * Allow colon in zsh autocomplete values and descriptions. PR
  * Deprecate support for `is_flag` and `flag_value`
    parameters.
  * Remove unused functionality from `_typing.py` file.
  * Fix typo in function name `_make_rich_text`.
  * Only run completion installation tests when the env var
    `_TYPER_RUN_INSTALL_COMPLETION_TESTS` is set.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer-slim?expand=0&rev=14
2024-11-21 08:47:36 +00:00
ea7fb214be Accepting request 1219172 from devel:languages:python
- Switch PDM dependency from python3-pdm to python3-pdm-backend to
  account for changes in that package's structure.

OBS-URL: https://build.opensuse.org/request/show/1219172
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer-slim?expand=0&rev=6
2024-10-30 16:36:16 +00:00
Matthias Bach
cc98d7051d - Switch PDM dependency from python3-pdm to python3-pdm-backend to
account for changes in that package's structure.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer-slim?expand=0&rev=12
2024-09-27 15:37:31 +00:00
0d4b2f1df5 Accepting request 1197520 from devel:languages:python
- Update to upstream version 0.12.5
  * Unify the width of the Rich console for help and errors.
  * Improve assertion error message if a group is not a valid subclass.
  * Ensure rich_markup_mode=None disables Rich formatting.

OBS-URL: https://build.opensuse.org/request/show/1197520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer-slim?expand=0&rev=5
2024-08-30 11:32:28 +00:00
Matthias Bach
00744a821a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer-slim?expand=0&rev=10 2024-08-29 18:53:05 +00:00
bf315a161d Accepting request 1194455 from devel:languages:python
- Update to upstream version 0.12.4
  * Fix support for UnionType (e.g. str | None) with Python 3.11.
  * Fix zsh autocompletion installation.
  * Fix usage of Annotated with future annotations in Python 3.7+.
  * Fix shell_complete not working for Arguments.

OBS-URL: https://build.opensuse.org/request/show/1194455
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer-slim?expand=0&rev=4
2024-08-18 16:19:34 +00:00
Matthias Bach
7335595367 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer-slim?expand=0&rev=8 2024-08-17 10:35:36 +00:00
8e1bb8929c Accepting request 1166688 from devel:languages:python
- Update to upstream version 0.12.3
  * Fix Rich formatting with no commands.
  * Improve column help display, ensure commands column width is
    the same on all panels.
  * Add support for an argument of type Optional[Tuple] and default
    value None.

OBS-URL: https://build.opensuse.org/request/show/1166688
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer-slim?expand=0&rev=3
2024-04-11 17:40:45 +00:00
Matthias Bach
ca28ddf230 Fix source URL
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer-slim?expand=0&rev=6
2024-04-09 20:27:22 +00:00
8c8beb6072 Accepting request 1166087 from devel:languages:python
- Update to upstream version 0.12.1
  * No functional changes, only changes to upstream package
    structure.

OBS-URL: https://build.opensuse.org/request/show/1166087
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer-slim?expand=0&rev=2
2024-04-08 15:39:41 +00:00
Matthias Bach
dd7e13adee Accepting request 1165971 from home:theMarix:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1165971
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer-slim?expand=0&rev=4
2024-04-07 15:06:09 +00:00
c7746088d3 Accepting request 1164422 from devel:languages:python
This is a new package that was split out of python-typer following upstream's split of the source distribution.

This SR will be followed with SRs for the equally split out python-typer-cli, and finally an updated python-typer that will depend on this and python-typer-cli.

I tested the upgrade path and this will not break anybody relying on the package.

OBS-URL: https://build.opensuse.org/request/show/1164422
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer-slim?expand=0&rev=1
2024-04-04 20:25:02 +00:00
4afdb79f20 - Fix source path
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer-slim?expand=0&rev=2
2024-04-03 16:40:24 +00:00
3e4dc292b2 Accepting request 1163982 from home:theMarix:branches:devel:languages:python
Upstream split their package into three separate distributions. Thus, requesting to maintain this split out package providing the core functionality of python-typer in devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1163982
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer-slim?expand=0&rev=1
2024-04-03 14:03:22 +00:00