15
0
Files
python-plumbum/python-plumbum.changes
Dirk Mueller 78d43f316a - update to 1.8.2:
* Fix author metadata on PyPI package and add static check
  * Add testing for Python 3.12 beta 1
  * Use Ruff for linting
  * Paths: Add type hinting for Path
  * Accept path-like objects
  * Move the build backend to hatchling and hatch-vcs. Users
    should be unaffected. Third-party packaging may need to adapt
    to the new build system.
  * Drop Python 2.7 and 3.5 support, add 3.11 support
  * Lots of extended checks and fixes for problems exposed.
  * Color: support NO_COLOR/FORCE_COLOR
  * Commands: New iter_lines buffer_size parameter
  * Commands: cache remote commands
  * SSH: Support reverse tunnels and dynamically allocated ports
  * CLI: add Set(..., all_markers={"*", "all"}) and fix support
    for other separators
  * CLI: support future annotations
  * Color: fix the ABC
  * Exceptions: fix for exception pickling
  * Fix for StdinDataRedirection and modifiers

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-plumbum?expand=0&rev=14
2024-01-13 20:53:28 +00:00

4.8 KiB