summaryrefslogtreecommitdiffstats
path: root/python/stack_data/stack_data.info
diff options
context:
space:
mode:
author Isaac Yu <isaacyu1@isaacyu1.com>2022-11-05 14:59:59 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-12 22:33:06 +0700
commit80adf5632ba44e7061d60e569db47e4fe4438008 (patch)
tree8d0920c433ed83dc6984690e9cb74d2d65ed0d94 /python/stack_data/stack_data.info
parentcaafe1df316d2fc7055035088865cf28cd555726 (diff)
downloadslackbuilds-80adf5632ba44e7061d60e569db47e4fe4438008.tar.gz
slackbuilds-80adf5632ba44e7061d60e569db47e4fe4438008.tar.xz
python/stack_data: Updated for version 0.6.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--python/stack_data/stack_data.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/stack_data/stack_data.info b/python/stack_data/stack_data.info
index beae00151a..4ed792ad0a 100644
--- a/python/stack_data/stack_data.info
+++ b/python/stack_data/stack_data.info
@@ -1,8 +1,8 @@
PRGNAM="stack_data"
-VERSION="0.5.1"
+VERSION="0.6.0"
HOMEPAGE="https://github.com/alexmojaki/stack_data"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/s/stack_data/stack_data-0.5.1.tar.gz"
-MD5SUM="80a758cf84b583615957e886fd77608c"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/s/stack_data/stack_data-0.6.0.tar.gz"
+MD5SUM="eedee8944e6e08ddb3195f968553e861"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="asttokens python-executing pure_eval"