Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python313-ubelt-1.3.7-1.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python313-ubelt Distribution: openSUSE Tumbleweed
Version: 1.3.7 Vendor: openSUSE
Release: 1.1 Build date: Mon Jan 13 13:39:23 2025
Group: Unspecified Build host: reproducible
Size: 1728202 Source RPM: python-ubelt-1.3.7-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/Erotemic/ubelt
Summary: Python utility belt containing simple tools
A Python utility belt containing simple tools, a stdlib like feel, and extra batteries

Provides

Requires

License

Apache-2.0

Changelog

* Mon Jan 13 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Update to 1.3.7
    * Added `requestkw` to `ub.download`.
    * Minor test issues.
    * `ub.IndexableWalker.diff` for empty inputs
    * Bug in `memoize_method` which could produce incorrect results
      if methods from different instances are assigned to variables.
    * Rare error in `test_copy_directory_cases` test due to list sorting.
    * Added module name printout to `schedule_deprecation`
    * `ub.hash_data` now supports `datatime.datetime`, `datetime.date`,
      `decimal.Decimal` objects.
  - Drop no-lib2to3.patch, fixed upstream
  - Use Python 3.11 on SLE-15 by default
* Sat Nov 02 2024 Steve Kowalik <steven.kowalik@suse.com>
  - Add patch no-lib2to3.patch:
    * Do not attempt to use lib2to3 in a doctest.
* Mon Aug 19 2024 Dirk Müller <dmueller@suse.com>
  - 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`.
* Sat Apr 06 2024 Dirk Müller <dmueller@suse.com>
  - 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`
* Wed Feb 14 2024 Steve Kowalik <steven.kowalik@suse.com>
  - Reflow the summary to avoid rpmlint exploding.
* Tue Dec 05 2023 Dirk Müller <dmueller@suse.com>
  - Initial package (1.3.4)

Files

/usr/lib/python3.13/site-packages/ubelt
/usr/lib/python3.13/site-packages/ubelt-1.3.7.dist-info
/usr/lib/python3.13/site-packages/ubelt-1.3.7.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/ubelt-1.3.7.dist-info/LICENSE
/usr/lib/python3.13/site-packages/ubelt-1.3.7.dist-info/METADATA
/usr/lib/python3.13/site-packages/ubelt-1.3.7.dist-info/RECORD
/usr/lib/python3.13/site-packages/ubelt-1.3.7.dist-info/REQUESTED
/usr/lib/python3.13/site-packages/ubelt-1.3.7.dist-info/WHEEL
/usr/lib/python3.13/site-packages/ubelt-1.3.7.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/ubelt/__init__.py
/usr/lib/python3.13/site-packages/ubelt/__main__.py
/usr/lib/python3.13/site-packages/ubelt/__main__.pyi
/usr/lib/python3.13/site-packages/ubelt/__pycache__
/usr/lib/python3.13/site-packages/ubelt/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/__main__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/__main__.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/_win32_jaraco.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/_win32_jaraco.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/_win32_links.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/_win32_links.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/orderedset.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/orderedset.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/progiter.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/progiter.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_arg.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_arg.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_cache.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_cache.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_cmd.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_cmd.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_colors.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_colors.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_const.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_const.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_deprecate.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_deprecate.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_dict.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_dict.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_download.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_download.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_download_manager.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_download_manager.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_format.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_format.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_func.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_func.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_futures.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_futures.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_hash.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_hash.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_import.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_import.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_indexable.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_indexable.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_io.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_io.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_links.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_links.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_list.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_list.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_memoize.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_memoize.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_mixins.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_mixins.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_path.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_path.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_platform.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_platform.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_repr.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_repr.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_str.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_str.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_stream.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_stream.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_time.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_time.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_zip.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/ubelt/__pycache__/util_zip.cpython-313.pyc
/usr/lib/python3.13/site-packages/ubelt/_win32_jaraco.py
/usr/lib/python3.13/site-packages/ubelt/_win32_links.py
/usr/lib/python3.13/site-packages/ubelt/_win32_links.pyi
/usr/lib/python3.13/site-packages/ubelt/orderedset.py
/usr/lib/python3.13/site-packages/ubelt/orderedset.pyi
/usr/lib/python3.13/site-packages/ubelt/progiter.py
/usr/lib/python3.13/site-packages/ubelt/progiter.pyi
/usr/lib/python3.13/site-packages/ubelt/py.typed
/usr/lib/python3.13/site-packages/ubelt/util_arg.py
/usr/lib/python3.13/site-packages/ubelt/util_arg.pyi
/usr/lib/python3.13/site-packages/ubelt/util_cache.py
/usr/lib/python3.13/site-packages/ubelt/util_cache.pyi
/usr/lib/python3.13/site-packages/ubelt/util_cmd.py
/usr/lib/python3.13/site-packages/ubelt/util_cmd.pyi
/usr/lib/python3.13/site-packages/ubelt/util_colors.py
/usr/lib/python3.13/site-packages/ubelt/util_colors.pyi
/usr/lib/python3.13/site-packages/ubelt/util_const.py
/usr/lib/python3.13/site-packages/ubelt/util_const.pyi
/usr/lib/python3.13/site-packages/ubelt/util_deprecate.py
/usr/lib/python3.13/site-packages/ubelt/util_deprecate.pyi
/usr/lib/python3.13/site-packages/ubelt/util_dict.py
/usr/lib/python3.13/site-packages/ubelt/util_dict.pyi
/usr/lib/python3.13/site-packages/ubelt/util_download.py
/usr/lib/python3.13/site-packages/ubelt/util_download.pyi
/usr/lib/python3.13/site-packages/ubelt/util_download_manager.py
/usr/lib/python3.13/site-packages/ubelt/util_download_manager.pyi
/usr/lib/python3.13/site-packages/ubelt/util_format.py
/usr/lib/python3.13/site-packages/ubelt/util_format.pyi
/usr/lib/python3.13/site-packages/ubelt/util_func.py
/usr/lib/python3.13/site-packages/ubelt/util_func.pyi
/usr/lib/python3.13/site-packages/ubelt/util_futures.py
/usr/lib/python3.13/site-packages/ubelt/util_futures.pyi
/usr/lib/python3.13/site-packages/ubelt/util_hash.py
/usr/lib/python3.13/site-packages/ubelt/util_hash.pyi
/usr/lib/python3.13/site-packages/ubelt/util_import.py
/usr/lib/python3.13/site-packages/ubelt/util_import.pyi
/usr/lib/python3.13/site-packages/ubelt/util_indexable.py
/usr/lib/python3.13/site-packages/ubelt/util_indexable.pyi
/usr/lib/python3.13/site-packages/ubelt/util_io.py
/usr/lib/python3.13/site-packages/ubelt/util_io.pyi
/usr/lib/python3.13/site-packages/ubelt/util_links.py
/usr/lib/python3.13/site-packages/ubelt/util_links.pyi
/usr/lib/python3.13/site-packages/ubelt/util_list.py
/usr/lib/python3.13/site-packages/ubelt/util_list.pyi
/usr/lib/python3.13/site-packages/ubelt/util_memoize.py
/usr/lib/python3.13/site-packages/ubelt/util_memoize.pyi
/usr/lib/python3.13/site-packages/ubelt/util_mixins.py
/usr/lib/python3.13/site-packages/ubelt/util_mixins.pyi
/usr/lib/python3.13/site-packages/ubelt/util_path.py
/usr/lib/python3.13/site-packages/ubelt/util_path.pyi
/usr/lib/python3.13/site-packages/ubelt/util_platform.py
/usr/lib/python3.13/site-packages/ubelt/util_platform.pyi
/usr/lib/python3.13/site-packages/ubelt/util_repr.py
/usr/lib/python3.13/site-packages/ubelt/util_repr.pyi
/usr/lib/python3.13/site-packages/ubelt/util_str.py
/usr/lib/python3.13/site-packages/ubelt/util_str.pyi
/usr/lib/python3.13/site-packages/ubelt/util_stream.py
/usr/lib/python3.13/site-packages/ubelt/util_stream.pyi
/usr/lib/python3.13/site-packages/ubelt/util_time.py
/usr/lib/python3.13/site-packages/ubelt/util_time.pyi
/usr/lib/python3.13/site-packages/ubelt/util_zip.py
/usr/lib/python3.13/site-packages/ubelt/util_zip.pyi
/usr/share/doc/packages/python313-ubelt
/usr/share/doc/packages/python313-ubelt/README.rst
/usr/share/licenses/python313-ubelt
/usr/share/licenses/python313-ubelt/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Feb 9 01:37:00 2025