python3-stack_data: update to 0.3.0.
This commit is contained in:
parent
14517ea258
commit
f00c13056c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-stack_data'
|
||||
pkgname=python3-stack_data
|
||||
version=0.2.0
|
||||
version=0.3.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=45692d41bd633a9503a5195552df22b583caf16f0b27c4e58c98d88c8b648e12
|
||||
checksum=77bec1402dcd0987e9022326473fdbcc767304892a533ed8c29888dacb7dddbc
|
||||
# Tests require unpackaged dependencies
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in New Issue