14
0
forked from pool/python-Sphinx

Accepting request 512790 from home:TheBlackCat:branches:devel:languages:python

- Split documentation into subpackage to avoid dependency loops.
- Only require python3-typing for python3 < 3.5

OBS-URL: https://build.opensuse.org/request/show/512790
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=85
This commit is contained in:
Todd R
2017-07-27 13:01:58 +00:00
committed by Git OBS Bridge
parent c449bfb315
commit f27a5cc865
4 changed files with 1025 additions and 78 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jul 24 19:11:52 UTC 2017 - toddrme2178@gmail.com
- Split documentation into subpackage to avoid dependency loops.
- Only require python3-typing for python3 < 3.5
-------------------------------------------------------------------
Mon Jul 3 13:45:38 UTC 2017 - tbechtold@suse.com