SHA256
1
0
forked from pool/python-tblib
python-tblib/python-tblib.changes
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

36 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Mon May 6 07:56:48 UTC 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)
-------------------------------------------------------------------
Sun Mar 3 10:29:39 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- 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.
-------------------------------------------------------------------
Tue Dec 4 12:55:02 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Mon Mar 19 19:55:11 UTC 2018 - sebix+novell.com@sebix.at
- Use %license macro for license.
-------------------------------------------------------------------
Mon Aug 14 00:28:19 UTC 2017 - toddrme2178@gmail.com
- Initial version