forked from pool/python-ubelt
b2962c0810c750c1b2069e8bb3108eaf26d1e954eae730da7ee75fc708d445cc
- update to 1.3.5:
* New wrapper around `pathlib.Path.chmod` in
`ubelt.Path.chmod`. Can now specify string codes like
"u+x" or "+rw". Old stat logic works as it previously did.
* Allow the argument to `ubelt.cmd` to be a `PathLike` object,
which we will expect to be an executable.
* `ub.modname_to_modpath` now handles cases where editable
packages have modules where the name is different than the
package.
* Fixed deprecated usage of `ast.Num`
- Reflow the summary to avoid rpmlint exploding.
OBS-URL: https://build.opensuse.org/request/show/1165818
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ubelt?expand=0&rev=3
Description
No description provided
Languages
RPM Spec
100%