diff options
| author | Isaac Yu <isaacyu1@isaacyu1.com> | 2022-10-08 22:40:09 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-10-13 10:19:15 +0700 |
| commit | 485e2ed85076f61438567fe1c1329cd8f120c1fa (patch) | |
| tree | ed463b92b59ff6fd412c5db9144c32884c5accff /python/stack_data/stack_data.info | |
| parent | d69e71c4ae1a73d833aa8402118c5977eec12846 (diff) | |
python/stack_data: Update for 0.5.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/stack_data/stack_data.info')
| -rw-r--r-- | python/stack_data/stack_data.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/stack_data/stack_data.info b/python/stack_data/stack_data.info index 67a26cc46c..beae00151a 100644 --- a/python/stack_data/stack_data.info +++ b/python/stack_data/stack_data.info @@ -1,8 +1,8 @@ PRGNAM="stack_data" -VERSION="0.3.0" +VERSION="0.5.1" HOMEPAGE="https://github.com/alexmojaki/stack_data" -DOWNLOAD="https://files.pythonhosted.org/packages/source/s/stack_data/stack_data-0.3.0.tar.gz" -MD5SUM="d39afb043bdb116b8d568c2a82f32227" +DOWNLOAD="https://files.pythonhosted.org/packages/source/s/stack_data/stack_data-0.5.1.tar.gz" +MD5SUM="80a758cf84b583615957e886fd77608c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="asttokens python-executing pure_eval" |
