python-Sphinx: update to 1.3.3
This commit is contained in:
parent
ab52af3350
commit
0ce74eed29
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-Sphinx'
|
# Template file for 'python-Sphinx'
|
||||||
pkgname=python-Sphinx
|
pkgname=python-Sphinx
|
||||||
version=1.3.2
|
version=1.3.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -22,7 +22,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://sphinx-doc.org/"
|
homepage="http://sphinx-doc.org/"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="${PYPI_SITE}/S/Sphinx/Sphinx-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/S/Sphinx/Sphinx-${version}.tar.gz"
|
||||||
checksum=9f90fabc815fcb26ad4431432eef4872c4e07d18b17f3c9b26d1b2ea504cc9cb
|
checksum=4077bff351d96bd3ebc89daa6f897f3ddcbbca055f427b36f72b75d7310270d8
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cp -a ${wrksrc} /tmp/sphinx-2.7
|
cp -a ${wrksrc} /tmp/sphinx-2.7
|
||||||
|
|
Loading…
Reference in a new issue