From 92a4913e686aa738aeb0cc00a77894c0f802d238 Mon Sep 17 00:00:00 2001 From: OscarL Date: Sun, 2 Oct 2022 11:19:03 -0300 Subject: [PATCH] python38: bump to version 3.8.14 (#7245) Also: sorted the requires libs/cmds. No functional changes intended. --- ...-3.8.12.patchset => python38-3.8.14.patchset} | 0 ....12.patchset => python38_x86-3.8.14.patchset} | 0 ...on38-3.8.12.recipe => python38-3.8.14.recipe} | 16 ++++++++-------- 3 files changed, 8 insertions(+), 8 deletions(-) rename dev-lang/python/patches/{python38-3.8.12.patchset => python38-3.8.14.patchset} (100%) rename dev-lang/python/patches/{python38_x86-3.8.12.patchset => python38_x86-3.8.14.patchset} (100%) rename dev-lang/python/{python38-3.8.12.recipe => python38-3.8.14.recipe} (96%) diff --git a/dev-lang/python/patches/python38-3.8.12.patchset b/dev-lang/python/patches/python38-3.8.14.patchset similarity index 100% rename from dev-lang/python/patches/python38-3.8.12.patchset rename to dev-lang/python/patches/python38-3.8.14.patchset diff --git a/dev-lang/python/patches/python38_x86-3.8.12.patchset b/dev-lang/python/patches/python38_x86-3.8.14.patchset similarity index 100% rename from dev-lang/python/patches/python38_x86-3.8.12.patchset rename to dev-lang/python/patches/python38_x86-3.8.14.patchset diff --git a/dev-lang/python/python38-3.8.12.recipe b/dev-lang/python/python38-3.8.14.recipe similarity index 96% rename from dev-lang/python/python38-3.8.12.recipe rename to dev-lang/python/python38-3.8.14.recipe index 03899e46c..a927cda6b 100644 --- a/dev-lang/python/python38-3.8.12.recipe +++ b/dev-lang/python/python38-3.8.14.recipe @@ -8,10 +8,10 @@ Python is free to use, even for commercial products, because of its \ OSI-approved open source license." HOMEPAGE="https://www.python.org" LICENSE="Python" -COPYRIGHT="1990-2020 Python Software Foundation" -REVISION="3" +COPYRIGHT="1990-2022 Python Software Foundation" +REVISION="1" SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz" -CHECKSUM_SHA256="b1d3a76420375343b5e8a22fceb1ac65b77193e9ed27146524f0a9db058728ea" +CHECKSUM_SHA256="5d77e278271ba803e9909a41a4f3baca006181c93ada682a5e5fe8dc4a24c5f3" SOURCE_DIR="Python-$portVersion" PATCHES="python38-$portVersion.patchset" if [ "$secondaryArchSuffix" = _x86 ] ; then @@ -46,26 +46,26 @@ REQUIRES=" haiku$secondaryArchSuffix cmd:file lib:libbz2$secondaryArchSuffix + lib:libedit$secondaryArchSuffix lib:libexpat$secondaryArchSuffix lib:libffi$secondaryArchSuffix lib:libintl$secondaryArchSuffix lib:liblzma$secondaryArchSuffix lib:libncurses$secondaryArchSuffix - lib:libssl$secondaryArchSuffix - lib:libedit$secondaryArchSuffix lib:libsqlite3$secondaryArchSuffix + lib:libssl$secondaryArchSuffix lib:libz$secondaryArchSuffix " BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libbz2$secondaryArchSuffix + devel:libedit$secondaryArchSuffix devel:libexpat$secondaryArchSuffix devel:libffi$secondaryArchSuffix devel:liblzma$secondaryArchSuffix devel:libncurses$secondaryArchSuffix - devel:libssl$secondaryArchSuffix - devel:libedit$secondaryArchSuffix devel:libsqlite3$secondaryArchSuffix + devel:libssl$secondaryArchSuffix devel:libtclstub8.6$secondaryArchSuffix devel:libtk8.6$secondaryArchSuffix devel:libz$secondaryArchSuffix @@ -78,8 +78,8 @@ BUILD_PREREQUIRES=" cmd:gcc$secondaryArchSuffix cmd:ld$secondaryArchSuffix cmd:libtoolize$secondaryArchSuffix - cmd:pkg_config$secondaryArchSuffix cmd:make + cmd:pkg_config$secondaryArchSuffix " GLOBAL_WRITABLE_FILES="