From 34f1d4d8e496a75e30a4215d9ceeb6826919db03 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 3 Oct 2022 10:49:10 -0400 Subject: [PATCH] python3-stack_data: update to 0.5.1. --- 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 e18b3cd6726..8ff71266a88 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.5.0 +version=0.5.1 revision=1 wrksrc="${pkgname#python3-}-${version}" build_style=python3-module @@ -11,7 +11,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=715c8855fbf5c43587b141e46cc9d9339cc0d1f8d6e0f98ed0d01c6cb974e29f +checksum=95eb784942e861a3d80efd549ff9af6cf847d88343a12eb681d7157cfcb6e32b # Tests require unpackaged dependencies make_check=no