From eccab758988d456046713aa63206c37b6b30831f Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 9 Nov 2023 15:32:15 -0500 Subject: [PATCH] python3-sphinx-tabs: update to 3.4.4. --- srcpkgs/python3-sphinx-tabs/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-sphinx-tabs/template b/srcpkgs/python3-sphinx-tabs/template index f6f91c51a3a..744691614b0 100644 --- a/srcpkgs/python3-sphinx-tabs/template +++ b/srcpkgs/python3-sphinx-tabs/template @@ -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() {