14
0
forked from pool/python-Sphinx

- Make sure %python_sitelib/sphinxcontrib is an importable module.

Some 3rd-party extensions assume this

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=35
This commit is contained in:
Sascha Peilicke
2013-09-16 09:26:51 +00:00
committed by Git OBS Bridge
parent 83ef806690
commit fdaf164829
2 changed files with 14 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 16 09:26:11 UTC 2013 - speilicke@suse.com
- Make sure %python_sitelib/sphinxcontrib is an importable module.
Some 3rd-party extensions assume this
-------------------------------------------------------------------
Thu Jul 18 09:15:10 UTC 2013 - speilicke@suse.com