python3-sphinx-tabs: update to 3.4.7.
This commit is contained in:
parent
d0e0e648c2
commit
9ce92a245a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-sphinx-tabs'
|
||||
pkgname=python3-sphinx-tabs
|
||||
version=3.4.5
|
||||
version=3.4.7
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://sphinx-tabs.readthedocs.io/en/latest/"
|
||||
changelog="https://github.com/executablebooks/sphinx-tabs/raw/master/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/s/sphinx-tabs/sphinx-tabs-${version}.tar.gz"
|
||||
checksum=ba9d0c1e3e37aaadd4b5678449eb08176770e0fc227e769b6ce747df3ceea531
|
||||
checksum=991ad4a424ff54119799ba1491701aa8130dd43509474aef45a81c42d889784d
|
||||
make_check=no # unpackaged dependencies: pytest-regressions sphinx_testing rinohtype
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue