14
0
forked from pool/python-Sphinx

- Update to 2.1:

* Many major updates in the package
  * Supports only python 3.5+
- Remove obsolete conditionals wrt 3.5+ only support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=127
This commit is contained in:
Tomáš Chvátal
2019-06-06 12:55:31 +00:00
committed by Git OBS Bridge
parent 9b8f5810c6
commit 5b51dec249
4 changed files with 35 additions and 66 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jun 4 11:37:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.1:
* Many major updates in the package
* Supports only python 3.5+
- Remove obsolete conditionals wrt 3.5+ only support
-------------------------------------------------------------------
Wed Apr 10 20:43:43 UTC 2019 - Dirk Mueller <dmueller@suse.com>