forked from pool/python-tblib
Accepting request 1177690 from home:mcalabkova:branches:devel:languages:python
- 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 OBS-URL: https://build.opensuse.org/request/show/1177690 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tblib?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 17 09:22:14 UTC 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 9 11:45:42 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
|
Reference in New Issue
Block a user