diff options
| author | Arn0 <yth@ythogtha.org> | 2025-04-07 16:13:51 +0200 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-04-10 22:01:24 +0700 |
| commit | 41115cc34a4b37763a3aacb6114027e5967f10fa (patch) | |
| tree | 609e19ae39d6ee2a18f14568959c7868c6732155 /python/python3-cython-opt | |
| parent | c9334e674259c3af82c6ca12a3bc7a51c33f4b1e (diff) | |
python/python3-cython-opt: updated for version 3.0.12
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-cython-opt')
| -rw-r--r-- | python/python3-cython-opt/python3-cython-opt.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-cython-opt/python3-cython-opt.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-cython-opt/python3-cython-opt.SlackBuild b/python/python3-cython-opt/python3-cython-opt.SlackBuild index 7c616d7090..f43ec218c2 100644 --- a/python/python3-cython-opt/python3-cython-opt.SlackBuild +++ b/python/python3-cython-opt/python3-cython-opt.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-cython-opt SRCNAM=cython -VERSION=${VERSION:-3.0.11} +VERSION=${VERSION:-3.0.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-cython-opt/python3-cython-opt.info b/python/python3-cython-opt/python3-cython-opt.info index 9f0c4bed57..b9a2a8c586 100644 --- a/python/python3-cython-opt/python3-cython-opt.info +++ b/python/python3-cython-opt/python3-cython-opt.info @@ -1,8 +1,8 @@ PRGNAM="python3-cython-opt" -VERSION="3.0.11" +VERSION="3.0.12" HOMEPAGE="https://cython.org/" -DOWNLOAD="https://pypi.python.org/packages/source/c/cython/cython-3.0.11.tar.gz" -MD5SUM="388b85b7c23f501320d19d991b169f5d" +DOWNLOAD="https://pypi.python.org/packages/source/c/cython/cython-3.0.12.tar.gz" +MD5SUM="ab61fac00686d611197fba10c37f30e5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-build python3-wheel" |
