SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python312-exceptiongroup rpm build for : OpenSuSE. For other distributions click python312-exceptiongroup.

Name : python312-exceptiongroup
Version : 1.2.2 Vendor : openSUSE
Release : 1.1 Date : 2024-07-26 13:42:55
Group : Unspecified Source RPM : python-exceptiongroup-1.2.2-1.1.src.rpm
Size : 0.12 MB
Packager : https://bugs_opensuse_org
Summary : Backport of PEP 654 (exception groups)
Description :
This is a backport of the ``BaseExceptionGroup`` and ``ExceptionGroup`` classes from
Python 3.11.

It contains the following:

* The ``exceptiongroup.BaseExceptionGroup`` and ``exceptiongroup.ExceptionGroup``
classes
* A utility function (``exceptiongroup.catch()``) for catching exceptions possibly
nested in an exception group
* Patches to the ``TracebackException`` class that properly formats exception groups
(installed on import)
* An exception hook that handles formatting of exception groups through
``TracebackException`` (installed on import)
* Special versions of some of the functions from the ``traceback`` module, modified to
correctly handle exception groups even when monkey patching is disabled, or blocked by
another custom exception hook:

* ``traceback.format_exception()``
* ``traceback.format_exception_only()``
* ``traceback.print_exception()``
* ``traceback.print_exc()``

If this package is imported on Python 3.11 or later, the built-in implementations of the
exception group classes are used instead, ``TracebackException`` is not monkey patched
and the exception hook won\'t be installed.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Factory:/RISCV/standard/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python312-exceptiongroup-1.2.2-1.1.noarch.rpm
ftp.icm.edu.pl  python312-exceptiongroup-1.2.2-1.1.noarch.rpm
ftp.icm.edu.pl  python312-exceptiongroup-1.2.2-1.1.noarch.rpm
ftp.icm.edu.pl  python312-exceptiongroup-1.2.2-1.1.noarch.rpm
ftp.icm.edu.pl  python312-exceptiongroup-1.2.2-1.1.noarch.rpm
     

Provides :
python3.12dist(exceptiongroup)
python312-exceptiongroup
python3dist(exceptiongroup)

Requires :
python(abi) = 3.12
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.12/site-packages/exceptiongroup
/usr/lib/python3.12/site-packages/exceptiongroup-1.2.2.dist-info
/usr/lib/python3.12/site-packages/exceptiongroup-1.2.2.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/exceptiongroup-1.2.2.dist-info/LICENSE
/usr/lib/python3.12/site-packages/exceptiongroup-1.2.2.dist-info/METADATA
/usr/lib/python3.12/site-packages/exceptiongroup-1.2.2.dist-info/RECORD
/usr/lib/python3.12/site-packages/exceptiongroup-1.2.2.dist-info/REQUESTED
/usr/lib/python3.12/site-packages/exceptiongroup-1.2.2.dist-info/WHEEL
/usr/lib/python3.12/site-packages/exceptiongroup/__init__.py
/usr/lib/python3.12/site-packages/exceptiongroup/__pycache__
/usr/lib/python3.12/site-packages/exceptiongroup/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/exceptiongroup/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/exceptiongroup/__pycache__/_catch.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/exceptiongroup/__pycache__/_catch.cpython-312.pyc
/usr/lib/python3.12/site-packages/exceptiongroup/__pycache__/_exceptions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/exceptiongroup/__pycache__/_exceptions.cpython-312.pyc
/usr/lib/python3.12/site-packages/exceptiongroup/__pycache__/_formatting.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/exceptiongroup/__pycache__/_formatting.cpython-312.pyc
/usr/lib/python3.12/site-packages/exceptiongroup/__pycache__/_suppress.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/exceptiongroup/__pycache__/_suppress.cpython-312.pyc
/usr/lib/python3.12/site-packages/exceptiongroup/__pycache__/_version.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/exceptiongroup/__pycache__/_version.cpython-312.pyc
/usr/lib/python3.12/site-packages/exceptiongroup/_catch.py
/usr/lib/python3.12/site-packages/exceptiongroup/_exceptions.py
/usr/lib/python3.12/site-packages/exceptiongroup/_formatting.py
/usr/lib/python3.12/site-packages/exceptiongroup/_suppress.py
/usr/lib/python3.12/site-packages/exceptiongroup/_version.py
/usr/lib/python3.12/site-packages/exceptiongroup/py.typed
/usr/share/doc/packages/python312-exceptiongroup
/usr/share/doc/packages/python312-exceptiongroup/README.rst
There is 2 files more in these RPM.

 
ICM