Commit Graph

6 Commits

Author SHA256 Message Date
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
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
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
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
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