python3-sphinx-tabs: update to 3.4.4.

This commit is contained in:
classabbyamp 2023-11-09 15:32:15 -05:00
parent 96e4f40c92
commit eccab75898
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -1,7 +1,7 @@
# Template file for 'python3-sphinx-tabs'
pkgname=python3-sphinx-tabs
version=3.4.1
revision=3
version=3.4.4
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
# https://github.com/executablebooks/sphinx-tabs/issues/159
@ -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=d2a09f9e8316e400d57503f6df1c78005fdde220e5af589cc79d493159e1b832
checksum=f1b72c4f23d1ba9cdcaf880fd883524bc70689f561b9785719b8b3c3c5ed0aca
make_check=no # unpackaged dependencies: pytest-regressions sphinx_testing rinohtype
post_install() {