Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python312-tblib | Distribution: openSUSE Tumbleweed |
Version: 3.1.0 | Vendor: openSUSE |
Release: 1.1 | Build date: Thu Apr 17 04:37:45 2025 |
Group: Unspecified | Build host: reproducible |
Size: 91019 | Source RPM: python-tblib-3.1.0-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
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
* Thu Apr 17 2025 Steve Kowalik <steven.kowalik@suse.com> - Add missing BuildRequires on pytest-benchmark for running the test suite. * Thu Apr 10 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> - Update to 3.1.0 * Improved performance of ``as_traceback`` by a large factor. * Dropped support for now-EOL Python 3.8 and added 3.13 in the test grid. - Drop more-aggressive-location-stripping.patch, fixed upstream - Drop vendore-reraise-from-six.patch, merged upstream - Renumber patches * Mon Sep 09 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> - Cherry-pick patch from Fedora to fix testsuite with Python 3.13 * test_pickle_exception-even-harder-location-stripping.patch * Fri May 31 2024 Matej Cepl <mcepl@cepl.eu> - Clean up SPEC file. * Fri May 17 2024 Markéta Machová <mmachova@suse.com> - Update to 3.0.0 * Removed support for legacy Pythons (2.7 up to 3.7) and added Pythons 3.11 and 3.12 in the test grid. * Added support for __context__, __suppress_context__ and __notes__. * Added the get_locals argument to tblib.pickling_support.install(), tblib.Traceback and tblib.Frame. - Add vendore-reraise-from-six.patch to get rid of six - Add more-aggressive-location-stripping.patch to fix test failure - Standardize multibuild * Fri Jun 09 2023 ecsos <ecsos@opensuse.org> - Add %{?sle15_python_module_pythons} * Wed Sep 16 2020 Dirk Mueller <dmueller@suse.com> - update to 1.7.0: * Add more attributes to ``Frame`` and ``Code`` objects for pytest compatibility. * Sun Dec 15 2019 Stefan Brüns <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 Brüns <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)
/usr/lib/python3.12/site-packages/tblib /usr/lib/python3.12/site-packages/tblib-3.1.0.dist-info /usr/lib/python3.12/site-packages/tblib-3.1.0.dist-info/INSTALLER /usr/lib/python3.12/site-packages/tblib-3.1.0.dist-info/METADATA /usr/lib/python3.12/site-packages/tblib-3.1.0.dist-info/RECORD /usr/lib/python3.12/site-packages/tblib-3.1.0.dist-info/REQUESTED /usr/lib/python3.12/site-packages/tblib-3.1.0.dist-info/WHEEL /usr/lib/python3.12/site-packages/tblib-3.1.0.dist-info/licenses /usr/lib/python3.12/site-packages/tblib-3.1.0.dist-info/licenses/AUTHORS.rst /usr/lib/python3.12/site-packages/tblib-3.1.0.dist-info/licenses/LICENSE /usr/lib/python3.12/site-packages/tblib-3.1.0.dist-info/top_level.txt /usr/lib/python3.12/site-packages/tblib/__init__.py /usr/lib/python3.12/site-packages/tblib/__pycache__ /usr/lib/python3.12/site-packages/tblib/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/tblib/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/tblib/__pycache__/decorators.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/tblib/__pycache__/decorators.cpython-312.pyc /usr/lib/python3.12/site-packages/tblib/__pycache__/pickling_support.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/tblib/__pycache__/pickling_support.cpython-312.pyc /usr/lib/python3.12/site-packages/tblib/decorators.py /usr/lib/python3.12/site-packages/tblib/pickling_support.py /usr/share/doc/packages/python312-tblib /usr/share/doc/packages/python312-tblib/AUTHORS.rst /usr/share/doc/packages/python312-tblib/CHANGELOG.rst /usr/share/doc/packages/python312-tblib/README.rst /usr/share/licenses/python312-tblib /usr/share/licenses/python312-tblib/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Apr 25 00:00:28 2025