14
0
forked from pool/python-typer

Accepting request 1249294 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/1249294
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-typer?expand=0&rev=19
This commit is contained in:
2025-03-03 15:04:22 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Feb 28 16:41:20 UTC 2025 - Matthias Bach <marix@marix.org> - 0.15.2
- 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.
-------------------------------------------------------------------
Wed Dec 4 20:49:15 UTC 2024 - Matthias Bach <marix@marix.org> - 0.15.1

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-typer
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2021 Matthias Bach <marix@marix.org>
#
# All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
%define plainpython python
%{?sle15_python_module_pythons}
Name: python-typer
Version: 0.15.1
Version: 0.15.2
Release: 0
Summary: Typer, build great CLIs. Easy to code. Based on Python type hints
License: MIT

View File

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

BIN
typer-0.15.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.