mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-Sphinx: update to 1.3.6
This commit is contained in:
parent
012fe6ee0a
commit
fe51860b17
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'python-Sphinx'
|
# Template file for 'python-Sphinx'
|
||||||
pkgname=python-Sphinx
|
pkgname=python-Sphinx
|
||||||
version=1.3.5
|
version=1.3.6
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
|
||||||
wrksrc="Sphinx-${version}"
|
wrksrc="Sphinx-${version}"
|
||||||
|
build_style=python-module
|
||||||
python_versions="2.7 3.4"
|
python_versions="2.7 3.4"
|
||||||
hostmakedepends="
|
hostmakedepends="
|
||||||
python-setuptools python3.4-setuptools python-docutils python3.4-docutils
|
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/"
|
homepage="http://sphinx-doc.org/"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/S/Sphinx/Sphinx-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/S/Sphinx/Sphinx-${version}.tar.gz"
|
||||||
checksum=b7d133bb4990d010a2ad934c319b52d8a2156cb0491484f5e2a558619bc9ae04
|
checksum=0b3be9221220af36090d139192347bb5f42b13401e4c53a4de8f5329a7a3ff8a
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i '/^#!/d' sphinx/pycode/pgen2/token.py
|
sed -i '/^#!/d' sphinx/pycode/pgen2/token.py
|
||||||
|
|
Loading…
Add table
Reference in a new issue