From 5cb376a182dc6f1778bda8e0b1db24e1ba0bd42e Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 31 Jan 2024 17:51:15 -0800 Subject: [PATCH] python3-sphinx-tabs: update to 3.4.5. --- srcpkgs/python3-sphinx-tabs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-sphinx-tabs/template b/srcpkgs/python3-sphinx-tabs/template index 744691614b0..19ae6aa0934 100644 --- a/srcpkgs/python3-sphinx-tabs/template +++ b/srcpkgs/python3-sphinx-tabs/template @@ -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() {