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

python311-zope.exceptions-4.6-slfo.1.1.7 RPM for noarch

From OpenSuSE Leap 16.0 for noarch

Name: python311-zope.exceptions Distribution: SUSE Linux Framework One
Version: 4.6 Vendor: SUSE LLC <https://www.suse.com/>
Release: slfo.1.1.7 Build date: Fri Jan 6 13:42:36 2023
Group: Development/Languages/Python Build host: reproducible
Size: 166105 Source RPM: python-zope.exceptions-4.6-slfo.1.1.7.src.rpm
Packager: https://www.suse.com/
Url: https://cheeseshop.python.org/pypi/zope.exceptions
Summary: Zope Exceptions
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

* Fri Jan 06 2023 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 code@bnavigator.de
  - Add zope.exceptions-pr19+pr21-py310.patch
    * gh#zopefoundation/zope.exceptions#21
* Tue Jul 21 2020 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 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
* Tue Dec 04 2018 mcepl@suse.com
  - Remove superfluous devel dependency for noarch package
* Tue Jul 04 2017 jmatejek@suse.com
  - drop unneeded _multibuild
* Fri Jun 23 2017 aloisio@gmx.com
  - Update to version 4.1.0
    * Drop support for Python 2.6 and 3.2.
    * Make exceptionformatter.extract_stack signature comply with
      traceback.extract_stack
    * Add support for Python 3.5.
    4.0.8:
    * Fixes around TextExceptionFormatter limit: formatException
      and extractStack was cutting the traceback at the bottom, at
      the most interesting point. Now it will cut from the middle.
      Some text about the missing entries will be inserted.
    * Maybe fix for extractStack, it did not detect recursions in
      the frames.
  - Split -doc into separate package and put tests there
* Thu Sep 03 2015 toddrme2178@gmail.com
  - Disable tests to avoid dependency loop
* Fri May 15 2015 benoit.monin@gmx.fr
  - update to version 4.0.7:
    * Added explicit support for Python 3.4.
    * Updated boostrap.py to version 2.2.
  - switch the source archive to tar.gz (zip not available)
  - remove unzip from BuildRequires
  - pass -q to test to avoid spamming the build log
* Thu Oct 24 2013 speilicke@suse.com
  - Require python-setuptools instead of distribute (upstreams merged)
* Mon Jul 29 2013 hpj@urpla.net
  - generate documentation in separate -doc file
  - enable tests (run tests on source tree)
* Fri Mar 15 2013 speilicke@suse.com
  - Initial version

Files

/usr/lib/python3.11/site-packages/zope
/usr/lib/python3.11/site-packages/zope.exceptions-4.6-py3.11-nspkg.pth
/usr/lib/python3.11/site-packages/zope.exceptions-4.6-py3.11.egg-info
/usr/lib/python3.11/site-packages/zope.exceptions-4.6-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/zope.exceptions-4.6-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/zope.exceptions-4.6-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/zope.exceptions-4.6-py3.11.egg-info/namespace_packages.txt
/usr/lib/python3.11/site-packages/zope.exceptions-4.6-py3.11.egg-info/not-zip-safe
/usr/lib/python3.11/site-packages/zope.exceptions-4.6-py3.11.egg-info/requires.txt
/usr/lib/python3.11/site-packages/zope.exceptions-4.6-py3.11.egg-info/top_level.txt
/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/share/doc/packages/python311-zope.exceptions
/usr/share/doc/packages/python311-zope.exceptions/CHANGES.rst
/usr/share/doc/packages/python311-zope.exceptions/COPYRIGHT.txt
/usr/share/doc/packages/python311-zope.exceptions/README.rst
/usr/share/licenses/python311-zope.exceptions
/usr/share/licenses/python311-zope.exceptions/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Oct 26 23:59:49 2024