14
0

- Add patch to build with python 3.7:

* python37.patch

- Update to 1.2.1:
  *  Added directory support via @dhruvsomani in #48. Fixes #38

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-restructuredtext_lint?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2019-01-02 12:05:25 +00:00
committed by Git OBS Bridge
parent a0683400ed
commit 2c0ba80c86
5 changed files with 97 additions and 7 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Jan 2 12:00:58 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add patch to build with python 3.7:
* python37.patch
-------------------------------------------------------------------
Wed Jan 2 11:54:41 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.2.1:
* Added directory support via @dhruvsomani in #48. Fixes #38
-------------------------------------------------------------------
Tue Dec 4 12:53:51 UTC 2018 - Matej Cepl <mcepl@suse.com>