This package contains exception interfaces and implementations which are so
general purpose that they don't belong in Zope application-specific packages.
Provides
Requires
License
ZPL-2.1
Changelog
* Mon Nov 10 2025 Dirk Müller <dmueller@suse.com>
- update to 6.0:
* Replace pkg_resources namespace with PEP 420 native
namespace.
* Drop support for Python 3.8.
* Mon May 05 2025 Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
* Fri Nov 15 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 5.2
* Drop support for Python 3.7.
* Add support for Python 3.13.
* Thu Jun 13 2024 Dirk Müller <dmueller@suse.com>
- update to 5.1:
* Add support for Python 3.12.
* Include code from PEP302 loaders in tracebacks
* Sat Dec 16 2023 Dirk Müller <dmueller@suse.com>
- update to 5.0.1:
* Fix issue introduced in the last release which is breaking
* ``HTMLExceptionFormatter`` when using non-str
``__traceback_info__``.
* Drop support for Python 2.7, 3.5, 3.6.
* Fri Jun 09 2023 ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
* Fri Jan 06 2023 Dirk Müller <dmueller@suse.com>
- update to 4.6:
* Catch exceptions in ``formatExceptionOnly``.
Getting an exception when reporting about a different exception is not helpful.
On Python 3.11 this is needed for some HTTPErrors.
* Add official support for Python 3.11.
* Add official support for Python 3.9 and 3.10.
* Undo dropping support for Python 3.5.
* Drop support for running the tests using ``python setup.py test``.
- drop zope.exceptions-pr19+pr21-py310.patch (upstream)
* Sun Dec 19 2021 Ben Greiner <code@bnavigator.de>
- Add zope.exceptions-pr19+pr21-py310.patch
* gh#zopefoundation/zope.exceptions#21
* Tue Jul 21 2020 Marketa Calabkova <mcalabkova@suse.com>
- update to version 4.4
* Add support for Python 3.8 and preliminary support for 3.9b4.
* Drop support for Python 3.4 and 3.5.
* Fri Apr 05 2019 Marketa Calabkova <mcalabkova@suse.com>
- update to version 4.3
* Add support for Python 3.6 and 3.7.
* Drop support for Python 3.3.
* Fix handling of unicode supplemental traceback information on
Python 2.
- drop *-doc subpackage, use multibuild instead
Files
/usr/lib/python3.11/site-packages/zope
/usr/lib/python3.11/site-packages/zope/exceptions
/usr/lib/python3.11/site-packages/zope/exceptions/__init__.py
/usr/lib/python3.11/site-packages/zope/exceptions/__pycache__
/usr/lib/python3.11/site-packages/zope/exceptions/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/zope/exceptions/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/zope/exceptions/__pycache__/exceptionformatter.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/zope/exceptions/__pycache__/exceptionformatter.cpython-311.pyc
/usr/lib/python3.11/site-packages/zope/exceptions/__pycache__/interfaces.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/zope/exceptions/__pycache__/interfaces.cpython-311.pyc
/usr/lib/python3.11/site-packages/zope/exceptions/__pycache__/log.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/zope/exceptions/__pycache__/log.cpython-311.pyc
/usr/lib/python3.11/site-packages/zope/exceptions/exceptionformatter.py
/usr/lib/python3.11/site-packages/zope/exceptions/interfaces.py
/usr/lib/python3.11/site-packages/zope/exceptions/log.py
/usr/lib/python3.11/site-packages/zope/exceptions/tests
/usr/lib/python3.11/site-packages/zope/exceptions/tests/__init__.py
/usr/lib/python3.11/site-packages/zope/exceptions/tests/__pycache__
/usr/lib/python3.11/site-packages/zope/exceptions/tests/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/zope/exceptions/tests/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/zope/exceptions/tests/__pycache__/test_exceptionformatter.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/zope/exceptions/tests/__pycache__/test_exceptionformatter.cpython-311.pyc
/usr/lib/python3.11/site-packages/zope/exceptions/tests/__pycache__/test_log.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/zope/exceptions/tests/__pycache__/test_log.cpython-311.pyc
/usr/lib/python3.11/site-packages/zope/exceptions/tests/test_exceptionformatter.py
/usr/lib/python3.11/site-packages/zope/exceptions/tests/test_log.py
/usr/lib/python3.11/site-packages/zope_exceptions-6.0.dist-info
/usr/lib/python3.11/site-packages/zope_exceptions-6.0.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/zope_exceptions-6.0.dist-info/METADATA
/usr/lib/python3.11/site-packages/zope_exceptions-6.0.dist-info/RECORD
/us