14
0

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

- Remove unused dependency on PyYAML
- Update to v1.2.2
  * Dropped PyYAML dev dependency by simplifying one test case
- Freshen python37.patch

OBS-URL: https://build.opensuse.org/request/show/674843
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-restructuredtext_lint?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-02-14 08:36:04 +00:00
committed by Git OBS Bridge
parent 2c0ba80c86
commit 5173005055
5 changed files with 18 additions and 21 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Feb 14 06:31:00 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Remove unused dependency on PyYAML
- Update to v1.2.2
* Dropped PyYAML dev dependency by simplifying one test case
- Freshen python37.patch
-------------------------------------------------------------------
Wed Jan 2 12:00:58 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>