diff options
| author | Arn0 <yth@ythogtha.org> | 2025-07-17 22:16:38 +0200 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-07-19 08:17:51 +0700 |
| commit | a9ec5fe531af5928fb0e33d6bf8b739f03bfb0b9 (patch) | |
| tree | 6a54b0b6fa7234f464d05f610eae5a6ddd519806 /python/PyPy3 | |
| parent | 43cccd39ffa11adc4568e5bbacdd15877b755797 (diff) | |
python/PyPy3: updated for version 7.3.20
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/PyPy3')
| -rw-r--r-- | python/PyPy3/PyPy3.SlackBuild | 2 | ||||
| -rw-r--r-- | python/PyPy3/PyPy3.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/PyPy3/PyPy3.SlackBuild b/python/PyPy3/PyPy3.SlackBuild index b67fbdf3cf..023e70fd96 100644 --- a/python/PyPy3/PyPy3.SlackBuild +++ b/python/PyPy3/PyPy3.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=PyPy3 -VERSION=${VERSION:-7.3.19} +VERSION=${VERSION:-7.3.20} SRCNAM=pypy3.11 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/PyPy3/PyPy3.info b/python/PyPy3/PyPy3.info index 17c7114dd2..3ce9060f38 100644 --- a/python/PyPy3/PyPy3.info +++ b/python/PyPy3/PyPy3.info @@ -1,8 +1,8 @@ PRGNAM="PyPy3" -VERSION="7.3.19" +VERSION="7.3.20" HOMEPAGE="https://www.pypy.org/" -DOWNLOAD="https://downloads.python.org/pypy/pypy3.11-v7.3.19-src.tar.bz2" -MD5SUM="36a344d93a6cac86b356520b74b8e9d2" +DOWNLOAD="https://downloads.python.org/pypy/pypy3.11-v7.3.20-src.tar.bz2" +MD5SUM="d904f55d67b8b6eb25758334f6f676bf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pycparser %README%" |
