14
0

Accepting request 701429 from home:jayvdb:coala:python3-bears

- Add optional build dependencies Pillow, Pygments and roman,
  causing 16 additonal test methods to run
- Add Recommends for Pillow, Pygments and roman
- Use %license
- Simplify test invocation

OBS-URL: https://build.opensuse.org/request/show/701429
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=51
This commit is contained in:
Tomáš Chvátal
2019-05-08 10:06:25 +00:00
committed by Git OBS Bridge
parent ec6812ad0d
commit 3736bf6346
2 changed files with 23 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue May 7 15:03:33 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Add optional build dependencies Pillow, Pygments and roman,
causing 16 additonal test methods to run
- Add Recommends for Pillow, Pygments and roman
- Use %license
- Simplify test invocation
-------------------------------------------------------------------
Wed Jan 9 22:14:42 UTC 2019 - Matej Cepl <mcepl@suse.com>