Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python312-shtab-1.8.0-1.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python312-shtab Distribution: openSUSE Tumbleweed
Version: 1.8.0 Vendor: openSUSE
Release: 1.1 Build date: Tue Jan 27 22:36:08 2026
Group: Unspecified Build host: reproducible
Size: 132719 Source RPM: python-shtab-1.8.0-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/iterative/shtab
Summary: Automagic shell tab completion for Python CLI applications
Automagic shell tab completion for Python CLI applications

Provides

Requires

License

Apache-2.0

Changelog

* Tue Jan 27 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 2025 John Paul Adrian Glau