mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
python3-stack_data: update to 0.4.0.
This commit is contained in:
parent
ebc1a94503
commit
39eb634ffa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-stack_data'
|
||||
pkgname=python3-stack_data
|
||||
version=0.3.0
|
||||
version=0.4.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=77bec1402dcd0987e9022326473fdbcc767304892a533ed8c29888dacb7dddbc
|
||||
checksum=a90ae7e260f7d15aefeceb46f0a028d4ccb9eb8856475c53e341945342d41ea7
|
||||
# Tests require unpackaged dependencies
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue