python3-stack_data: update to 0.6.0.

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:46 -04:00
parent 229be3cfe0
commit da0d530a19

View file

@ -1,6 +1,6 @@
# Template file for 'python3-stack_data'
pkgname=python3-stack_data
version=0.5.1
version=0.6.0
revision=1
wrksrc="${pkgname#python3-}-${version}"
build_style=python3-module
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="MIT"
homepage="https://github.com/alexmojaki/stack_data"
distfiles="${PYPI_SITE}/s/stack_data/stack_data-${version}.tar.gz"
checksum=95eb784942e861a3d80efd549ff9af6cf847d88343a12eb681d7157cfcb6e32b
checksum=8e515439f818efaa251036af72d89e4026e2b03993f3453c000b200fb4f2d6aa
# Tests require unpackaged dependencies
make_check=no