python3-sphinx-tabs: update to 3.4.5.
This commit is contained in:
parent
89ddaebd05
commit
5cb376a182
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-sphinx-tabs'
|
# Template file for 'python3-sphinx-tabs'
|
||||||
pkgname=python3-sphinx-tabs
|
pkgname=python3-sphinx-tabs
|
||||||
version=3.4.4
|
version=3.4.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://sphinx-tabs.readthedocs.io/en/latest/"
|
homepage="https://sphinx-tabs.readthedocs.io/en/latest/"
|
||||||
changelog="https://github.com/executablebooks/sphinx-tabs/raw/master/CHANGELOG.md"
|
changelog="https://github.com/executablebooks/sphinx-tabs/raw/master/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/s/sphinx-tabs/sphinx-tabs-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/sphinx-tabs/sphinx-tabs-${version}.tar.gz"
|
||||||
checksum=f1b72c4f23d1ba9cdcaf880fd883524bc70689f561b9785719b8b3c3c5ed0aca
|
checksum=ba9d0c1e3e37aaadd4b5678449eb08176770e0fc227e769b6ce747df3ceea531
|
||||||
make_check=no # unpackaged dependencies: pytest-regressions sphinx_testing rinohtype
|
make_check=no # unpackaged dependencies: pytest-regressions sphinx_testing rinohtype
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue