diff --git a/srcpkgs/python-Sphinx/template b/srcpkgs/python-Sphinx/template index 1a8e218e1a1..e62305b9a48 100644 --- a/srcpkgs/python-Sphinx/template +++ b/srcpkgs/python-Sphinx/template @@ -1,10 +1,10 @@ # Template file for 'python-Sphinx' pkgname=python-Sphinx -version=1.3.5 +version=1.3.6 revision=1 noarch=yes -build_style=python-module wrksrc="Sphinx-${version}" +build_style=python-module python_versions="2.7 3.4" hostmakedepends=" python-setuptools python3.4-setuptools python-docutils python3.4-docutils @@ -22,7 +22,7 @@ maintainer="Alessio Sergi " homepage="http://sphinx-doc.org/" license="2-clause-BSD" distfiles="${PYPI_SITE}/S/Sphinx/Sphinx-${version}.tar.gz" -checksum=b7d133bb4990d010a2ad934c319b52d8a2156cb0491484f5e2a558619bc9ae04 +checksum=0b3be9221220af36090d139192347bb5f42b13401e4c53a4de8f5329a7a3ff8a pre_build() { sed -i '/^#!/d' sphinx/pycode/pgen2/token.py