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

python311-zope.hookable-8.2-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: python311-zope.hookable Distribution: openSUSE Tumbleweed
Version: 8.2 Vendor: openSUSE
Release: 1.1 Build date: Sun Mar 29 22:18:14 2026
Group: Unspecified Build host: reproducible
Size: 57982 Source RPM: python-zope.hookable-8.2-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/zopefoundation/zope.hookable
Summary: Zope hookable
Hookable object support.

Support the efficient creation of hookable objects, which are callable objects
that are meant to be replaced by other callables, at least optionally.

The idea is you create a function that does some default thing and make it
hookable. Later, someone can modify what it does by calling its sethook method
and changing its implementation. All users of the function, including those
that imported it, will see the change.

Provides

Requires

License

ZPL-2.1

Changelog

* Sun Mar 29 2026 Dirk Müller <dmueller@suse.com>
  - update to 8.2:
    * Move all supported package metadata into pyproject.toml.
    * Remove unnecessary setuptools runtime dependency.
    * Drop support for Python 3.9.
    * Add support for Python 3.14.
    * Replace pkg_resources namespace with PEP 420 native
      namespace.
    * Drop support for Python 3.8.
    * Add preliminary support for Python 3.14.
* Tue Apr 01 2025 Markéta Machová <mmachova@suse.com>
  - Make it compatible with older setuptools
* Thu Mar 27 2025 Steve Kowalik <steven.kowalik@suse.com>
  - Normalize metadata directory name.
* Wed Jan 22 2025 Steve Kowalik <steven.kowalik@suse.com>
  - Explicitly BuildRequire sphinx_rtd_theme.
* Mon Oct 28 2024 Dirk Müller <dmueller@suse.com>
  - update to 7.0:
    * C extension now enables multi-phase module initialization
      (PEP 489). For CPython >= 3.11, the hookable type is now a
      heap-allocated type.  See:
      https://docs.python.org/3.13/howto/isolating-extensions.html
    * Drop support for Python 3.7.
    * Add support for Python 3.13.
    * Build windows wheels on GHA.
* Fri Dec 29 2023 Dirk Müller <dmueller@suse.com>
  - update to 6.0:
    * Drop support for Python 2.7, 3.5, 3.6.
    * Add support for Python 3.12.
* Wed Jul 26 2023 Bernhard Wiedemann <bwiedemann@suse.com>
  - Drop sphinx doctrees for reproducible builds
* Fri Jun 09 2023 ecsos <ecsos@opensuse.org>
  - Add %{?sle15_python_module_pythons}
* Wed May 03 2023 Martin Liška <mliska@suse.cz>
  - Use sphinx-build and do not depend on removed build_sphinx
    in Sphinx 7.0 (boo#1211051).
* Wed Feb 01 2023 Ben Greiner <code@bnavigator.de>
  - Explicitly require python3-Sphinx for building the docs. It could
    have been omitted from %pythons for %python_module in a 15.X
    backport project.

Files

/usr/lib64/python3.11/site-packages/zope
/usr/lib64/python3.11/site-packages/zope/hookable
/usr/lib64/python3.11/site-packages/zope/hookable/__init__.py
/usr/lib64/python3.11/site-packages/zope/hookable/__pycache__
/usr/lib64/python3.11/site-packages/zope/hookable/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/hookable/__pycache__/__init__.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/hookable/_zope_hookable.cpython-311-x86_64-linux-gnu.so
/usr/lib64/python3.11/site-packages/zope/hookable/tests
/usr/lib64/python3.11/site-packages/zope/hookable/tests/__init__.py
/usr/lib64/python3.11/site-packages/zope/hookable/tests/__pycache__
/usr/lib64/python3.11/site-packages/zope/hookable/tests/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/hookable/tests/__pycache__/__init__.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/hookable/tests/__pycache__/test_compile_flags.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/hookable/tests/__pycache__/test_compile_flags.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/hookable/tests/__pycache__/test_hookable.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/zope/hookable/tests/__pycache__/test_hookable.cpython-311.pyc
/usr/lib64/python3.11/site-packages/zope/hookable/tests/test_compile_flags.py
/usr/lib64/python3.11/site-packages/zope/hookable/tests/test_hookable.py
/usr/lib64/python3.11/site-packages/zope_hookable-8.2.dist-info
/usr/lib64/python3.11/site-packages/zope_hookable-8.2.dist-info/INSTALLER
/usr/lib64/python3.11/site-packages/zope_hookable-8.2.dist-info/METADATA
/usr/lib64/python3.11/site-packages/zope_hookable-8.2.dist-info/RECORD
/usr/lib64/python3.11/site-packages/zope_hookable-8.2.dist-info/REQUESTED
/usr/lib64/python3.11/site-packages/zope_hookable-8.2.dist-info/WHEEL
/usr/lib64/python3.11/site-packages/zope_hookable-8.2.dist-info/licenses
/usr/lib64/python3.11/site-packages/zope_hookable-8.2.dist-info/licenses/LICENSE.txt
/usr/lib64/python3.11/site-packages/zope_hookable-8.2.dist-info/top_level.txt
/usr/share/doc/packages/python311-zope.hookable
/usr/share/doc/packages/python311-zope.hookable/CHANGES.rst
/usr/share/doc/packages/python311-zope.hookable/COPYRIGHT.txt
/usr/share/doc/packages/python311-zope.hookable/README.rst
/usr/share/licenses/python311-zope.hookable
/usr/share/licenses/python311-zope.hookable/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 1 23:32:50 2026