14
0

Accepting request 681075 from home:jayvdb:noflake8

- Remove bcond_with test preventing the tests from running
- Remove unnecessary dependency on flake8
- Increase dependency on bleach to fix test failure
- Add cmarkgfm >= 0.2.0 from upstream

OBS-URL: https://build.opensuse.org/request/show/681075
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-readme_renderer?expand=0&rev=5
This commit is contained in:
Thomas Bechtold
2019-03-04 05:23:22 +00:00
committed by Git OBS Bridge
parent 157abcb401
commit 5f1634ac58
2 changed files with 17 additions and 16 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Mar 3 09:43:05 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Remove bcond_with test preventing the tests from running
- Remove unnecessary dependency on flake8
- Increase dependency on bleach to fix test failure
- Add cmarkgfm >= 0.2.0 from upstream
-------------------------------------------------------------------
Sun Dec 30 11:27:34 UTC 2018 - Thomas Bechtold <tbechtold@suse.com>