2 Commits

Author SHA256 Message Date
1cec7b530d Accepting request 1320606 from devel:languages:python
Forwarded request #1320479 from glaubitz

- Update to 3.2.2
    * Fixed regression occurring with TimeoutError exceptions. They
      should be represented now exactly as the original when unpickling.
  - from version 3.2.1
    * Fixed regression occurring with ExceptionGroup exceptions. That
      exception type is now handled specifically in the new
      unpickle_exception_with_attrs function (just like OSError).
  - from version 3.2.0
    * Changed tblib.pickling_support.install to support exceptions with
      __init__ that does match the default BaseException.__reduce__ (as
      it expects the positional arguments to __init__ to match the args
      attribute).
    * Fixed some doctest and coverage config.

OBS-URL: https://build.opensuse.org/request/show/1320606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tblib?expand=0&rev=11
2025-12-02 12:19:01 +00:00
6d5b927a93 - Update to 3.2.2
* Fixed regression occurring with TimeoutError exceptions. They
    should be represented now exactly as the original when unpickling.
- from version 3.2.1
  * Fixed regression occurring with ExceptionGroup exceptions. That
    exception type is now handled specifically in the new
    unpickle_exception_with_attrs function (just like OSError).
- from version 3.2.0
  * Changed tblib.pickling_support.install to support exceptions with
    __init__ that does match the default BaseException.__reduce__ (as
    it expects the positional arguments to __init__ to match the args
    attribute).
  * Fixed some doctest and coverage config.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tblib?expand=0&rev=25
2025-11-29 22:25:17 +00:00
4 changed files with 21 additions and 4 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Nov 28 13:18:54 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 3.2.2
* Fixed regression occurring with TimeoutError exceptions. They
should be represented now exactly as the original when unpickling.
- from version 3.2.1
* Fixed regression occurring with ExceptionGroup exceptions. That
exception type is now handled specifically in the new
unpickle_exception_with_attrs function (just like OSError).
- from version 3.2.0
* Changed tblib.pickling_support.install to support exceptions with
__init__ that does match the default BaseException.__reduce__ (as
it expects the positional arguments to __init__ to match the args
attribute).
* Fixed some doctest and coverage config.
-------------------------------------------------------------------
Thu Apr 17 02:37:45 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -26,7 +26,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-tblib%{?psuffix}
Version: 3.1.0
Version: 3.2.2
Release: 0
Summary: Traceback serialization library
License: BSD-2-Clause

Binary file not shown.

3
tblib-3.2.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e9a652692d91bf4f743d4a15bc174c0b76afc750fe8c7b6d195cc1c1d6d2ccec
size 35046