mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-sphinx_rtd_theme: update to 0.4.3.
This commit is contained in:
parent
2537b0552f
commit
7976ba9906
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-sphinx_rtd_theme'
|
# Template file for 'python-sphinx_rtd_theme'
|
||||||
pkgname=python-sphinx_rtd_theme
|
pkgname=python-sphinx_rtd_theme
|
||||||
version=0.4.2
|
version=0.4.3
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="sphinx_rtd_theme-${version}"
|
wrksrc="sphinx_rtd_theme-${version}"
|
||||||
|
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
|
||||||
depends="python-Sphinx"
|
depends="python-Sphinx"
|
||||||
short_desc="ReadTheDocs.org theme for Sphinx (Python2)"
|
short_desc="ReadTheDocs.org theme for Sphinx (Python2)"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/snide/sphinx_rtd_theme/"
|
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
homepage="https://github.com/snide/sphinx_rtd_theme/"
|
||||||
distfiles="${PYPI_SITE}/s/sphinx_rtd_theme/sphinx_rtd_theme-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/sphinx_rtd_theme/sphinx_rtd_theme-${version}.tar.gz"
|
||||||
checksum=02f02a676d6baabb758a20c7a479d58648e0f64f13e07d1b388e9bb2afe86a09
|
checksum=728607e34d60456d736cc7991fd236afb828b21b82f956c5ea75f94c8414040a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue