SHA256
1
0
forked from pool/python-tblib

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
This commit is contained in:
Tomáš Chvátal
2019-03-03 12:33:04 +00:00
committed by Git OBS Bridge
parent 189f152bae
commit 6022fcd26c
3 changed files with 51 additions and 22 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
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>