From 1837b326d11365a2ec034ccd586d821477c86c7b Mon Sep 17 00:00:00 2001 From: Arn0 Date: Thu, 18 Jan 2024 15:32:23 +0100 Subject: python/PyPy: updated for version 7.3.15 Signed-off-by: Willy Sudiarto Raharjo --- python/PyPy/PyPy.SlackBuild | 2 +- python/PyPy/PyPy.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/PyPy') diff --git a/python/PyPy/PyPy.SlackBuild b/python/PyPy/PyPy.SlackBuild index 0e0a8d41e6536..321ed43910cc7 100644 --- a/python/PyPy/PyPy.SlackBuild +++ b/python/PyPy/PyPy.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=PyPy -VERSION=${VERSION:-7.3.14} +VERSION=${VERSION:-7.3.15} SRCNAM=pypy2.7 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/PyPy/PyPy.info b/python/PyPy/PyPy.info index c94cb36098e22..051f4f161716a 100644 --- a/python/PyPy/PyPy.info +++ b/python/PyPy/PyPy.info @@ -1,8 +1,8 @@ PRGNAM="PyPy" -VERSION="7.3.14" +VERSION="7.3.15" HOMEPAGE="https://www.pypy.org/" -DOWNLOAD="https://downloads.python.org/pypy/pypy2.7-v7.3.14-src.tar.bz2" -MD5SUM="9df65d32e865976388cdc4f5ce607a08" +DOWNLOAD="https://downloads.python.org/pypy/pypy2.7-v7.3.15-src.tar.bz2" +MD5SUM="47a5fffbae1567f0ae3e83bab5a695c1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pycparser %README%" -- cgit v1.2.3