forked from pool/python-typer
Accepting request 1228113 from home:theMarix:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1228113 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=38
This commit is contained in:
committed by
Git OBS Bridge
parent
2bafd6cede
commit
a6982ac76b
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 3 20:36:00 UTC 2024 - Matthias Bach <marix@marix.org> - 0.15.0
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 20 17:25:27 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
%define plainpython python
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-typer
|
||||
Version: 0.13.1
|
||||
Version: 0.15.0
|
||||
Release: 0
|
||||
Summary: Typer, build great CLIs. Easy to code. Based on Python type hints
|
||||
License: MIT
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d444cb96cc268ce6f8b94e13b4335084cef4c079998a9f4851a90229a3bd25c
|
||||
size 98631
|
||||
3
typer-0.15.0.tar.gz
Normal file
3
typer-0.15.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8995452a598922ed8d8ad8c06ca63a218881ab601f5fa6fb0c511f7776497c7e
|
||||
size 99794
|
||||
Reference in New Issue
Block a user