14
0
forked from pool/python-ubelt
Commit Graph

5 Commits

Author SHA256 Message Date
57af2fcc7a - Add patch no-lib2to3.patch:
* Do not attempt to use lib2to3 in a doctest.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ubelt?expand=0&rev=12
2024-11-02 07:08:35 +00:00
1783e8b204 - update to 1.3.6:
* Add `ub.IndexableWalker.diff`
  * `ub.import_module_from_path` now correctly accepts `PathLike`
    objects.
  * `ub.modname_to_modpath` fixed in cases where editable
    installs use type annotations in their MAPPING definition.
  * Support for UNIX special permission (suid/sgid/svtx) codes in
    `Path.chmod`.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ubelt?expand=0&rev=10
2024-08-19 07:09:29 +00:00
741e4ec9a0 - 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/package/show/devel:languages:python/python-ubelt?expand=0&rev=8
2024-04-06 12:26:44 +00:00
23c347c6d0 - Reflow the summary to avoid rpmlint exploding.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ubelt?expand=0&rev=6
2024-02-14 03:45:18 +00:00
OBS User buildservice-autocommit
3f1ff26c3d baserev update by copy to link target
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ubelt?expand=0&rev=4
2023-12-06 22:47:31 +00:00