c225b0a584
Accepting request 1197927 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/1197927
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer?expand=0&rev=15
2024-09-01 17:22:08 +00:00
Matthias Bach
8dbe0a8168
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=32
2024-08-29 18:53:05 +00:00
b95771e7a2
Accepting request 1194595 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/1194595
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer?expand=0&rev=14
2024-08-19 21:44:38 +00:00
Matthias Bach
0fb562a7a8
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=30
2024-08-17 10:35:36 +00:00
a4bb37aaf4
Accepting request 1167138 from devel:languages:python
...
- Add conflict declaration with Erlang as both packages provide
/usr/bin/typer
- 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
- Update to upstream version 0.12.1
* The core functionality has been extracted into
python-typer-slim.
* The typer command is now provided as part of the main typer
package.
* Formerly optional dependencies required for full
functionality are now automatically installed. If they are not
required, the slim package can be used.
- Drop set-proper-pythonpath-for-tutorial-script-tests.patch as it
is now applied in python-typer-slim.
OBS-URL: https://build.opensuse.org/request/show/1167138
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer?expand=0&rev=13
2024-04-14 09:54:42 +00:00
Matthias Bach
e494905888
- Add conflict declaration with Erlang as both packages provide
...
/usr/bin/typer
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=28
2024-04-12 15:31:45 +00:00
Matthias Bach
73fcb3b9bd
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=27
2024-04-09 20:31:04 +00:00
Matthias Bach
f25673c78c
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?expand=0&rev=26
2024-04-07 15:06:09 +00:00
0ef81e3962
Accepting request 1163546 from devel:languages:python
...
- Update to upstream version 0.10.1
* Internal and dependency changes
- Fix missing requirement specification on
python-typing_extensions.
OBS-URL: https://build.opensuse.org/request/show/1163546
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer?expand=0&rev=12
2024-04-02 14:40:20 +00:00
Matthias Bach
413abde30d
- Update to upstream version 0.10.1
...
* Internal and dependency changes
- Fix missing requirement specification on
python-typing_extensions.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=24
2024-03-29 11:31:28 +00:00
c2dc70334e
Accepting request 1161563 from devel:languages:python
...
- Update to upstream version 0.10.0
* Fix default value of None for CLI Parameters when the type is
list | None and the default value is None.
* Improve support for CLI translations using gettext.
* Fix evaluating stringified annotations in Python 3.10.
* Fix display of default value for Enum parameters inside of a
list, include docs and tests.
* Update type annotations for show_default parameter and update
docs for setting a "Custom default string".
* Add missing default_factory in Argument overloads.
* Fix preserving case in enum values.
OBS-URL: https://build.opensuse.org/request/show/1161563
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer?expand=0&rev=11
2024-03-26 18:26:28 +00:00
Matthias Bach
7818e87d8f
- Update to upstream version 0.10.0
...
* Fix default value of None for CLI Parameters when the type is
list | None and the default value is None.
* Improve support for CLI translations using gettext.
* Fix evaluating stringified annotations in Python 3.10.
* Fix display of default value for Enum parameters inside of a
list, include docs and tests.
* Update type annotations for show_default parameter and update
docs for setting a "Custom default string".
* Add missing default_factory in Argument overloads.
* Fix preserving case in enum values.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=22
2024-03-25 21:25:26 +00:00
c4c0fc06a4
Accepting request 1118386 from devel:languages:python
...
- Fix sle15_python_module_pythons being on the wrong line post spec
auto-format.
OBS-URL: https://build.opensuse.org/request/show/1118386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer?expand=0&rev=10
2023-10-18 19:25:40 +00:00
Matthias Bach
c88e279cd0
Fix location of sle15_python_module_pythons for real
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=20
2023-10-17 22:04:00 +00:00
Matthias Bach
6735fed90d
- Fix sle15_python_module_python being on wrong line post spec
...
auto-format.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=19
2023-10-17 19:09:33 +00:00
bcfd312fe7
Accepting request 1118265 from devel:languages:python
...
- add sle15_python_module_python
OBS-URL: https://build.opensuse.org/request/show/1118265
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer?expand=0&rev=9
2023-10-17 18:25:08 +00:00
Matthias Bach
9aeafedf65
- add sle15_python_module_python
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=17
2023-10-17 07:02:49 +00:00
136646ce36
Accepting request 1085563 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1085563
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer?expand=0&rev=8
2023-05-08 19:56:21 +00:00
Matthias Bach
df1ca89a25
Accepting request 1085562 from home:theMarix:branches:devel:languages:python
...
- Update to upstream version 0.9.0
* Add support for PEP-593 Annotated for specifying options and
arguments.
* Add support for custom types and parsers.
- Drop patch run-subprocesses-with-correct-python.patch that got
included upstream.
OBS-URL: https://build.opensuse.org/request/show/1085562
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=15
2023-05-08 19:13:01 +00:00
a41e932eb0
Accepting request 1056775 from devel:languages:python
...
- Adapt set-proper-pythonpath-for-tutorial-script-tests.patch to
also work for Python 3.11.
OBS-URL: https://build.opensuse.org/request/show/1056775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer?expand=0&rev=7
2023-01-07 16:20:00 +00:00
Matthias Bach
1446f53fd9
- Adapt set-proper-pythonpath-for-tutorial-script-tests.patch to
...
also work for Python 3.11.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=13
2023-01-05 15:16:32 +00:00
d315177977
Accepting request 1033882 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1033882
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer?expand=0&rev=6
2022-11-07 12:51:35 +00:00
Matthias Bach
b40a4c5e5e
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
2022-11-06 19:55:11 +00:00
b272d75c23
Accepting request 989858 from devel:languages:python
...
- Update to upstream version 0.6.1
* Adds deep integrations with Rich. If Rich is available, it will
be used to show the content from --help options, validation
errors, and even errors in apps.
* Support for Rich Markup and Markdown in docstrings, CLI
parameters, help, and epilog.
* Fix type conversion for List and Tuple.
* Fix context_settings for a Typer apps with a single command.
* Fix setting FORCE_TERMINAL with colors.
- Refreshed patches
OBS-URL: https://build.opensuse.org/request/show/989858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer?expand=0&rev=5
2022-07-21 09:33:04 +00:00
Matthias Bach
61a75b9b6f
- Update to upstream version 0.6.1
...
* Adds deep integrations with Rich. If Rich is available, it will
be used to show the content from --help options, validation
errors, and even errors in apps.
* Support for Rich Markup and Markdown in docstrings, CLI
parameters, help, and epilog.
* Fix type conversion for List and Tuple.
* Fix context_settings for a Typer apps with a single command.
* Fix setting FORCE_TERMINAL with colors.
- Refreshed patches
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=9
2022-07-18 10:32:29 +00:00
f117753369
Accepting request 984951 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/984951
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer?expand=0&rev=4
2022-06-25 08:24:40 +00:00
Matthias Bach
f2a7402f19
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
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
e2baad788c
Accepting request 915137 from devel:languages:python
...
- 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/request/show/915137
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer?expand=0&rev=3
2021-08-31 17:55:28 +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
17acb4c5ae
Accepting request 908022 from devel:languages:python
...
- Resolve Typer no longer working since Click got bumped to version
8.
* This removes support for autocompletion.
- Add basic-click8-compat.patch
OBS-URL: https://build.opensuse.org/request/show/908022
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer?expand=0&rev=2
2021-07-23 21:41:24 +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
443ce94912
Accepting request 885596 from devel:languages:python
...
new package
OBS-URL: https://build.opensuse.org/request/show/885596
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer?expand=0&rev=1
2021-04-15 14:58:01 +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