15
0

- Update to 0.1.1:

* PR: Fix possible Sphinxify.py TypeError on import
  * PR: Remove dangling r in Readme
  * docrepr failing to import in readthedocs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docrepr?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2019-03-08 14:35:18 +00:00
committed by Git OBS Bridge
parent c7daa5067b
commit a969e8c57d
4 changed files with 22 additions and 17 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Mar 1 13:27:53 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.1.1:
* PR: Fix possible Sphinxify.py TypeError on import
* PR: Remove dangling r in Readme
* docrepr failing to import in readthedocs
-------------------------------------------------------------------
Tue Dec 4 12:47:25 UTC 2018 - Matej Cepl <mcepl@suse.com>