From fe70216512e4b30569b6d2b5a5e176187a394f39 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:00:51 -0400 Subject: [PATCH] python3-stack_data: update to 0.6.3. --- srcpkgs/python3-stack_data/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-stack_data/template b/srcpkgs/python3-stack_data/template index 40e7e2c4c7d..aef0f2485c4 100644 --- a/srcpkgs/python3-stack_data/template +++ b/srcpkgs/python3-stack_data/template @@ -1,6 +1,6 @@ # Template file for 'python3-stack_data' pkgname=python3-stack_data -version=0.6.2 +version=0.6.3 revision=1 build_style=python3-module hostmakedepends="python3-setuptools_scm" @@ -10,7 +10,7 @@ maintainer="Andrew J. Hesford " license="MIT" homepage="https://github.com/alexmojaki/stack_data" distfiles="${PYPI_SITE}/s/stack_data/stack_data-${version}.tar.gz" -checksum=32d2dd0376772d01b6cb9fc996f3c8b57a357089dec328ed4b6553d037eaf815 +checksum=836a778de4fec4dcd1dcd89ed8abff8a221f58308462e1c4aa2a3cf30148f0b9 # Tests require unpackaged dependencies make_check=no