python-sphinx fix dep

This commit is contained in:
idriskalp
2019-12-27 16:35:58 +03:00
parent b67f0d23c5
commit 2bc4fadb88
@@ -14,7 +14,7 @@
<Description>It's a very common documentation generator especially using for python based documentation.It can generate HTML or PDF, Ps outputs with Latex output support.</Description>
<Archive sha1sum="d374d466a6d6b4fcf1df997ae580d66480134ea8" type="targz">https://files.pythonhosted.org/packages/8b/7e/b188d9a3b9c938e736e02a74c1363c2888e095d770df2c72b4c312f9fdcb/Sphinx-1.6.5.tar.gz</Archive>
<BuildDependencies>
<Dependency>docutils</Dependency>
<Dependency>python-docutils</Dependency>
<Dependency>python-six</Dependency>
<Dependency>python-requests</Dependency>
<Dependency>python-sphinx-alabaster-theme</Dependency>
@@ -32,7 +32,7 @@
<Package>
<Name>python-sphinx</Name>
<RuntimeDependencies>
<Dependency>docutils</Dependency>
<Dependency>python-docutils</Dependency>
<Dependency>python-Pygments</Dependency>
<Dependency>python-Jinja2</Dependency>
</RuntimeDependencies>