1 Commits

Author SHA256 Message Date
98b84e2cf8 Convert to libalternatives, bsc#1245883 2025-11-03 15:09:48 +01:00
4 changed files with 5 additions and 69 deletions

View File

@@ -1,71 +1,8 @@
-------------------------------------------------------------------
Sat Dec 20 13:41:29 UTC 2025 - Matthias Bach <marix@marix.org>
- Update to 0.20.1
* Add support for standard tracebacks via the environment
variable TYPER_STANDARD_TRACEBACK.
* Ensure that options_metavar is passed through correctly.
* Ensure an optional argument is shown in brackets, even when
metavar is set.
* Ensure that the default rich_markup_mode is interpreted
correctly.
-------------------------------------------------------------------
Tue Oct 21 18:01:32 UTC 2025 - Matthias Bach <marix@marix.org> - 0.20.0
- Update to 0.20.0
* Enable command suggestions on typo by default.
* Add support for Python 3.14.
-------------------------------------------------------------------
Wed Sep 24 19:25:40 UTC 2025 - Matthias Bach <marix@marix.org> - 0.19.2
- Update to 0.19.2
* Fix list convertor with an empty list default factory.
-------------------------------------------------------------------
Sat Sep 20 18:42:14 UTC 2025 - Matthias Bach <marix@marix.org> - 0.19.1
- Update to 0.19.1
* Ensure that Optional[list] values work correctly with callbacks.
* Support typing.Literal to define a set of predefined choices.
* Allow setting an environment variable to None in CliRunner.invoke.
-------------------------------------------------------------------
Fri Sep 19 22:53:12 UTC 2025 - Matthias Bach <marix@marix.org> - 0.18.0
- Update to 0.18.0
* Ensure compatibility with Click 8.3.0 by restoring the original
value_is_missing function.
-------------------------------------------------------------------
Sat Sep 6 09:01:49 UTC 2025 - Matthias Bach <marix@marix.org> - 0.17.4
- Update to 0.17.4
* Make sure rich.markup is imported when rendering help text.
-------------------------------------------------------------------
Sat Aug 30 14:32:00 UTC 2025 - Matthias Bach <marix@marix.org> - 0.17.3
- Update to 0.17.3
* Allow annotated parsing with a subclass of Path.
* Avoid printing default: None in the help section when using
Rich.
* Fix markdown formatting in --help output.
* Lazy-load rich_utils to reduce startup time.
-------------------------------------------------------------------
Mon Aug 25 14:25:37 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Convert to libalternatives on SLE-16-based and newer systems
-------------------------------------------------------------------
Tue Aug 19 20:15:13 UTC 2025 - Matthias Bach <marix@marix.org>
- Update to 0.16.1
* Avoid printing additional output with no_args_is_help=True and
Click 8.2.
-------------------------------------------------------------------
Tue May 27 20:52:25 UTC 2025 - Matthias Bach <marix@marix.org> - 0.16.0

View File

@@ -1,7 +1,6 @@
#
# spec file for package python-typer
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2021 Matthias Bach <marix@marix.org>
#
@@ -26,7 +25,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-typer
Version: 0.20.1
Version: 0.16.0
Release: 0
Summary: Typer, build great CLIs. Easy to code. Based on Python type hints
License: MIT
@@ -39,7 +38,7 @@ BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module rich}
BuildRequires: %{python_module shellingham}
BuildRequires: %{python_module typer-slim >= %{version}}
BuildRequires: %{python_module typer-slim}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
# Work around Python dependency not being auto-added as there are no modules provided

BIN
typer-0.16.0.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:68585eb1b01203689c4199bc440d6be616f0851e9f0eb41e4a778845c5a0fd5b
size 105968