summaryrefslogtreecommitdiffstats
path: root/python/python3-Cython
diff options
context:
space:
mode:
author Christoph Willing <chris.willing@linux.com>2020-05-11 10:39:47 +1000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-05-16 08:44:07 +0700
commitf195b49bbd71ef90410ec79faefce8222e1e8163 (patch)
tree78e016ab346a409b87345feef3c256046be9058b /python/python3-Cython
parent22ed6f8c0d7fc97ea9128fba624dd543fe1d458e (diff)
downloadslackbuilds-f195b49bbd71ef90410ec79faefce8222e1e8163.tar.gz
slackbuilds-f195b49bbd71ef90410ec79faefce8222e1e8163.tar.xz
python/python3-Cython: Updated for version 0.29.17
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-Cython')
-rw-r--r--python/python3-Cython/python3-Cython.SlackBuild4
-rw-r--r--python/python3-Cython/python3-Cython.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3-Cython/python3-Cython.SlackBuild b/python/python3-Cython/python3-Cython.SlackBuild
index 4c73220185..173569230e 100644
--- a/python/python3-Cython/python3-Cython.SlackBuild
+++ b/python/python3-Cython/python3-Cython.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-Cython
-# Copyright 2016-2019 Christoph Willing Brisbane, Australia
+# Copyright 2016-2020 Christoph Willing Brisbane, Australia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=python3-Cython
SRCNAM=Cython
-VERSION=${VERSION:-0.29.6}
+VERSION=${VERSION:-0.29.17}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-Cython/python3-Cython.info b/python/python3-Cython/python3-Cython.info
index 8b56f1391e..9fb6e094c1 100644
--- a/python/python3-Cython/python3-Cython.info
+++ b/python/python3-Cython/python3-Cython.info
@@ -1,8 +1,8 @@
PRGNAM="python3-Cython"
-VERSION="0.29.6"
+VERSION="0.29.17"
HOMEPAGE="https://cython.org"
-DOWNLOAD="https://files.pythonhosted.org/packages/36/da/fcb979fc8cb486a67a013d6aefefbb95a3e19e67e49dff8a35e014046c5e/Cython-0.29.6.tar.gz"
-MD5SUM="8a9441e85ac8085e3d947082db4e7993"
+DOWNLOAD="https://files.pythonhosted.org/packages/99/36/a3dc962cc6d08749aa4b9d85af08b6e354d09c5468a3e0edc610f44c856b/Cython-0.29.17.tar.gz"
+MD5SUM="0936311ccd09f1164ab2f46ca5cd8c3b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"