Commit Graph

19 Commits

Author SHA256 Message Date
Ana Guerrero
5eaa30b4c2 Accepting request 1177999 from devel:languages:python
- Clean up SPEC file.
- 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/1177999
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tblib?expand=0&rev=8
2024-06-04 10:50:53 +00:00
727b5fc8f4 Fix Patch numbering.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tblib?expand=0&rev=18
2024-05-31 22:35:47 +00:00
4c10e0a116 - Clean up SPEC file.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tblib?expand=0&rev=17
2024-05-31 22:34:32 +00:00
0b675b4971 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
2024-05-31 22:31:30 +00:00
Dominique Leuenberger
8662559037 Accepting request 1092209 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1092209
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tblib?expand=0&rev=7
2023-06-12 13:24:28 +00:00
a978dfee45 Accepting request 1092155 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092155
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tblib?expand=0&rev=14
2023-06-11 11:29:48 +00:00
Dominique Leuenberger
acd3a0468b Accepting request 835015 from devel:languages:python
- update to 1.7.0:
* Add more attributes to ``Frame`` and ``Code`` objects for pytest compatibility.

OBS-URL: https://build.opensuse.org/request/show/835015
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tblib?expand=0&rev=6
2020-10-29 08:45:18 +00:00
3cd2f11ef3 - update to 1.7.0:
* Add more attributes to ``Frame`` and ``Code`` objects for pytest compatibility.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tblib?expand=0&rev=12
2020-09-16 21:27:08 +00:00
Dominique Leuenberger
c4fcdfab2d Accepting request 757222 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/757222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tblib?expand=0&rev=5
2019-12-23 21:40:00 +00:00
Steve Kowalik
1dcb816449 Accepting request 757191 from home:StefanBruens:branches:devel:languages:python
- Move the Twisted test out of the main package to avoid the
  Twisted dependency chain.
- 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.

OBS-URL: https://build.opensuse.org/request/show/757191
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tblib?expand=0&rev=10
2019-12-16 05:09:46 +00:00
Dominique Leuenberger
c1ff8eff80 Accepting request 700984 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/700984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tblib?expand=0&rev=4
2019-05-07 21:11:52 +00:00
Tomáš Chvátal
2e64fc9c76 Accepting request 700983 from home:pgajdos
- 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)

OBS-URL: https://build.opensuse.org/request/show/700983
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tblib?expand=0&rev=8
2019-05-06 08:11:34 +00:00
Dominique Leuenberger
1d53e1da87 Accepting request 681084 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/681084
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tblib?expand=0&rev=3
2019-03-08 10:58:36 +00:00
Tomáš Chvátal
6022fcd26c Accepting request 681078 from home:jayvdb:noflake8
- 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.

OBS-URL: https://build.opensuse.org/request/show/681078
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tblib?expand=0&rev=6
2019-03-03 12:33:04 +00:00
Dominique Leuenberger
8a8068b3e0 Accepting request 659706 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659706
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tblib?expand=0&rev=2
2018-12-26 23:28:38 +00:00
189f152bae Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tblib?expand=0&rev=4
2018-12-04 14:08:20 +00:00
Dominique Leuenberger
de2ca649f6 Accepting request 588746 from devel:languages:python
needed by request#585243

see https://build.opensuse.org/project/show/openSUSE:Factory:Staging:adi:73

- Use %license macro for license.
- Initial version

OBS-URL: https://build.opensuse.org/request/show/588746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tblib?expand=0&rev=1
2018-03-20 21:00:39 +00:00
Tomáš Chvátal
3d475712b3 Accepting request 588724 from home:sebix:branches:devel:languages:python
%license fix. Automatic submission.

OBS-URL: https://build.opensuse.org/request/show/588724
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tblib?expand=0&rev=2
2018-03-19 22:01:51 +00:00
Todd R
5a163db66e - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tblib?expand=0&rev=1
2017-08-14 02:54:17 +00:00