python-Sphinx: update to 1.3.6
This commit is contained in:
parent
012fe6ee0a
commit
fe51860b17
|
@ -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 <al3hex@gmail.com>"
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue