From 9ce92a245a346e69ad93b22e333bf11d3caaa5ab Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 9 Oct 2024 19:22:28 -0400 Subject: [PATCH] python3-sphinx-tabs: update to 3.4.7. --- 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 19ae6aa0934..ed46fef8125 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.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() {