- Update to 1.10.0:
* Add Python 3.14, drop Python 3.8
* CLI: Fix flag invoke behavior to respect False values
* CLI: Allow subapplication registration under multiple subcommand names
* CLI: Better support for future annotations on 3.9
* CLI: Termsize determination fixed on Linux Python 3.14, broken due to
wrong struct size
* Drop some unused variables
* Simpler urljoin
* Use SPDX license identifier
* Drop Python <3.8
* Add 3.13 testing and classifiers
* setuptools-less installs couldn't translate, add test
* Use importlib resources
* Replaced NotImplementedError by NotImplemented
* Fix StdinDataRedirection's formulate() method
* Missing non-zero return code from TEE'd pipe
* Fix stalling in Pipeline command
* Use high-speed method for C locale too
* Update index.rst - fix broken link for sh project
- Add patch use-python3-not-python.patch:
* Use the correct interpreter under test when running two scripts.
OBS-URL: https://build.opensuse.org/request/show/1319612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plumbum?expand=0&rev=8
Description
No description provided
Languages
RPM Spec
100%