summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/stack_data/stack_data.SlackBuild2
-rw-r--r--python/stack_data/stack_data.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/stack_data/stack_data.SlackBuild b/python/stack_data/stack_data.SlackBuild
index 2ba2e33be1..b847819a08 100644
--- a/python/stack_data/stack_data.SlackBuild
+++ b/python/stack_data/stack_data.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=stack_data
-VERSION=${VERSION:-0.2.0}
+VERSION=${VERSION:-0.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/stack_data/stack_data.info b/python/stack_data/stack_data.info
index 74e63c9649..67a26cc46c 100644
--- a/python/stack_data/stack_data.info
+++ b/python/stack_data/stack_data.info
@@ -1,8 +1,8 @@
PRGNAM="stack_data"
-VERSION="0.2.0"
+VERSION="0.3.0"
HOMEPAGE="https://github.com/alexmojaki/stack_data"
-DOWNLOAD="https://files.pythonhosted.org/packages/3c/71/3e7cdd62d35c863dc45248d827cb65858af6b58271da5ff930bc60ba2e87/stack_data-0.2.0.tar.gz"
-MD5SUM="aa4abb89e9a504aa55b57e039c997552"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/s/stack_data/stack_data-0.3.0.tar.gz"
+MD5SUM="d39afb043bdb116b8d568c2a82f32227"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="asttokens python-executing pure_eval"