python3-sphinx-tabs: update to 3.4.5.

This commit is contained in:
classabbyamp 2024-01-31 17:51:15 -08:00
parent 89ddaebd05
commit 5cb376a182
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'python3-sphinx-tabs'
pkgname=python3-sphinx-tabs
version=3.4.4
version=3.4.5
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=f1b72c4f23d1ba9cdcaf880fd883524bc70689f561b9785719b8b3c3c5ed0aca
checksum=ba9d0c1e3e37aaadd4b5678449eb08176770e0fc227e769b6ce747df3ceea531
make_check=no # unpackaged dependencies: pytest-regressions sphinx_testing rinohtype
post_install() {