python3-stack_data: update to 0.6.3.

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:00:51 -04:00
parent 0de674fbd0
commit fe70216512

View file

@ -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 <ajh@sideband.org>"
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