- update to 1.4.1:
* Cleanup in `util_import`
* Fixes and refactor in `util_stream`. Implemented
`CaptureStream`.
* Fixed busy loop in ub.cmd
* Fixed failure to return after timeout in ub.cmd
* Changed the default warning in `schedule_deprecation` from
* `DeprecationWarning` to `FutureWarning`, which makes
deprecations loud by default.
* All .pyi files have been removed. Type annotations are now
inline and validated with mypy and ty.
* if ub.cmd has detach=True, CompletedProcess will now raise a
RuntimeError for ret and return None for stdout and stderr.
* Swapped ub.Path.walk to use the 3.12 argument names and
support the old names as kwargs for backwards compatibility.
* Deprecated `DownloadManager`, due to being over scoped.
OBS-URL: https://build.opensuse.org/request/show/1337899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ubelt?expand=0&rev=8
Description
No description provided
Languages
RPM Spec
100%