* 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/package/show/devel:languages:python/python-plumbum?expand=0&rev=16
5.8 KiB
5.8 KiB