mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-stack_data: update to 0.6.3.
This commit is contained in:
parent
0de674fbd0
commit
fe70216512
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-stack_data'
|
# Template file for 'python3-stack_data'
|
||||||
pkgname=python3-stack_data
|
pkgname=python3-stack_data
|
||||||
version=0.6.2
|
version=0.6.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools_scm"
|
hostmakedepends="python3-setuptools_scm"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/alexmojaki/stack_data"
|
homepage="https://github.com/alexmojaki/stack_data"
|
||||||
distfiles="${PYPI_SITE}/s/stack_data/stack_data-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/stack_data/stack_data-${version}.tar.gz"
|
||||||
checksum=32d2dd0376772d01b6cb9fc996f3c8b57a357089dec328ed4b6553d037eaf815
|
checksum=836a778de4fec4dcd1dcd89ed8abff8a221f58308462e1c4aa2a3cf30148f0b9
|
||||||
# Tests require unpackaged dependencies
|
# Tests require unpackaged dependencies
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue