Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-tblib | Distribution: SUSE Linux Enterprise 15 |
Version: 1.7.0 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 150600.1.3 | Build date: Mon Apr 29 18:27:45 2024 |
Group: Development/Languages/Python | Build host: h03-ch2d |
Size: 91800 | Source RPM: python-tblib-1.7.0-150600.1.3.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://github.com/ionelmc/python-tblib | |
Summary: Traceback serialization library |
Traceback serialization library. It allows you to: * Pickle tracebacks and raise exceptions with pickled tracebacks in different processes. This allows better error handling when running code over multiple processes (imagine multiprocessing, billiard, futures, celery etc). * Create traceback objects from strings (the ``from_string`` method). *No pickling is used*. * Serialize tracebacks to/from plain dicts (the ``from_dict`` and ``to_dict`` methods). *No pickling is used*. * Raise the tracebacks created from the aforementioned sources. Again, note that using the pickle support is completely optional. You are solely responsible for security problems should you decide to use the pickle support.
BSD-2-Clause
* Fri Jun 09 2023 ecsos@opensuse.org - Add %{?sle15_python_module_pythons} * Wed Sep 16 2020 dmueller@suse.com - update to 1.7.0: * Add more attributes to ``Frame`` and ``Code`` objects for pytest compatibility. * Sun Dec 15 2019 stefan.bruens@rwth-aachen.de - Move the Twisted test out of the main package to avoid the Twisted dependency chain. * Sun Dec 15 2019 stefan.bruens@rwth-aachen.de - version update to 1.6.0 * When pickling an Exception, also pickle its traceback and the Exception chain (raise ... from ...). Contributed by Guido Imperiale in #53. - version update to 1.5.0 * Added support for Python 3.8. Contributed by Victor Stinner in #42. * Removed support for end of life Python 3.4. * Few CI improvements and fixes. * Mon May 06 2019 pgajdos@suse.com - version update to 1.4.0 * Remove support for end of life Python 3.3. * Fixed tests for Python 3.7. Contributed by Elliott Sales de Andrade in `#36 <https://github.com/ionelmc/python-tblib/issues/36>`_. * Fixed compatibility issue with Twised (``twisted.python.failure.Failure`` expected a ``co_code`` attribute). - deleted patches - 0001-Patch-tests-against-Python-3.7.patch (upstreamed) * Sun Mar 03 2019 jayvdb@gmail.com - Remove bcond_with test preventing the tests from running, and fix the %check - Remove unnecessary dependency on tox, flake8 and 9 other deps - Add 0001-Patch-tests-against-Python-3.7.patch to workaround Python 3.7 test failure. * Tue Dec 04 2018 mcepl@suse.com - Remove superfluous devel dependency for noarch package * Mon Mar 19 2018 sebix+novell.com@sebix.at - Use %license macro for license. * Mon Aug 14 2017 toddrme2178@gmail.com - Initial version
/usr/lib/python3.11/site-packages/tblib /usr/lib/python3.11/site-packages/tblib-1.7.0-py3.11.egg-info /usr/lib/python3.11/site-packages/tblib-1.7.0-py3.11.egg-info/PKG-INFO /usr/lib/python3.11/site-packages/tblib-1.7.0-py3.11.egg-info/SOURCES.txt /usr/lib/python3.11/site-packages/tblib-1.7.0-py3.11.egg-info/dependency_links.txt /usr/lib/python3.11/site-packages/tblib-1.7.0-py3.11.egg-info/not-zip-safe /usr/lib/python3.11/site-packages/tblib-1.7.0-py3.11.egg-info/top_level.txt /usr/lib/python3.11/site-packages/tblib/__init__.py /usr/lib/python3.11/site-packages/tblib/__pycache__ /usr/lib/python3.11/site-packages/tblib/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/tblib/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/tblib/__pycache__/cpython.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/tblib/__pycache__/cpython.cpython-311.pyc /usr/lib/python3.11/site-packages/tblib/__pycache__/decorators.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/tblib/__pycache__/decorators.cpython-311.pyc /usr/lib/python3.11/site-packages/tblib/__pycache__/pickling_support.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/tblib/__pycache__/pickling_support.cpython-311.pyc /usr/lib/python3.11/site-packages/tblib/cpython.py /usr/lib/python3.11/site-packages/tblib/decorators.py /usr/lib/python3.11/site-packages/tblib/pickling_support.py /usr/share/doc/packages/python311-tblib /usr/share/doc/packages/python311-tblib/AUTHORS.rst /usr/share/doc/packages/python311-tblib/CHANGELOG.rst /usr/share/doc/packages/python311-tblib/README.rst /usr/share/licenses/python311-tblib /usr/share/licenses/python311-tblib/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 19:58:50 2024