From e47a9da9ca04c8988d8b5bf1ad1e069e459b1a9b Mon Sep 17 00:00:00 2001 From: Zach Dykstra Date: Wed, 14 Jun 2023 15:11:12 -0500 Subject: [PATCH] python3-sphinx-copybutton: update to 0.5.2. --- srcpkgs/python3-sphinx-copybutton/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-sphinx-copybutton/template b/srcpkgs/python3-sphinx-copybutton/template index f5b5a14d296b..3074116956dd 100644 --- a/srcpkgs/python3-sphinx-copybutton/template +++ b/srcpkgs/python3-sphinx-copybutton/template @@ -1,6 +1,6 @@ # Template file for 'python3-sphinx-copybutton' pkgname=python3-sphinx-copybutton -version=0.5.1 +version=0.5.2 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -11,7 +11,7 @@ license="MIT" homepage="https://sphinx-copybutton.readthedocs.io/en/latest/" changelog="https://raw.githubusercontent.com/executablebooks/sphinx-copybutton/master/CHANGELOG.md" distfiles="${PYPI_SITE}/s/sphinx-copybutton/sphinx-copybutton-${version}.tar.gz" -checksum=366251e28a6f6041514bfb5439425210418d6c750e98d3a695b73e56866a677a +checksum=4cf17c82fb9646d1bc9ca92ac280813a3b605d8c421225fd9913154103ee1fbd make_check=no # package provides no tests post_install() {