Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 0ad279ae8a | |||
| 0dc1e87727 |
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 27 21:36:08 UTC 2026 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.8.0:
|
||||||
|
* fix `bash` error on optional `nargs="?"`
|
||||||
|
* fix `zsh` duplicate default remainder & swapped
|
||||||
|
one_or_more/remainder
|
||||||
|
* misc minor docs updates
|
||||||
|
* add own/example CLI file output
|
||||||
|
* misc framework updates
|
||||||
|
* test support for Python 3.14
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 28 08:23:07 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Wed May 28 08:23:07 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-shtab
|
# spec file for package python-shtab
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2026 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-shtab
|
Name: python-shtab
|
||||||
Version: 1.7.2
|
Version: 1.8.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Automagic shell tab completion for Python CLI applications
|
Summary: Automagic shell tab completion for Python CLI applications
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8c16673ade76a2d42417f03e57acf239bfb5968e842204c17990cae357d07d6f
|
|
||||||
size 45751
|
|
||||||
3
shtab-1.8.0.tar.gz
Normal file
3
shtab-1.8.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:75f16d42178882b7f7126a0c2cb3c848daed2f4f5a276dd1ded75921cc4d073a
|
||||||
|
size 46062
|
||||||
Reference in New Issue
Block a user