python3-stack_data: update to 0.6.1.
This commit is contained in:
parent
33c43f45b1
commit
6d383f4800
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-stack_data'
|
||||
pkgname=python3-stack_data
|
||||
version=0.6.0
|
||||
version=0.6.1
|
||||
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=8e515439f818efaa251036af72d89e4026e2b03993f3453c000b200fb4f2d6aa
|
||||
checksum=6c9a10eb5f342415fe085db551d673955611afb821551f554d91772415464315
|
||||
# Tests require unpackaged dependencies
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in New Issue