From 58ad33e89d34e7a9e6b528338960d1bca2aad2a6 Mon Sep 17 00:00:00 2001 From: OscarL Date: Fri, 25 Aug 2023 04:13:08 -0300 Subject: [PATCH] python3.9: update to version 3.9.18 (#9281) --- ...{python3.9-3.9.17.patchset => python3.9-3.9.18.patchset} | 0 ....9_x86-3.9.17.patchset => python3.9_x86-3.9.18.patchset} | 0 .../{python3.9-3.9.17.recipe => python3.9-3.9.18.recipe} | 6 +++--- 3 files changed, 3 insertions(+), 3 deletions(-) rename dev-lang/python/patches/{python3.9-3.9.17.patchset => python3.9-3.9.18.patchset} (100%) rename dev-lang/python/patches/{python3.9_x86-3.9.17.patchset => python3.9_x86-3.9.18.patchset} (100%) rename dev-lang/python/{python3.9-3.9.17.recipe => python3.9-3.9.18.recipe} (98%) diff --git a/dev-lang/python/patches/python3.9-3.9.17.patchset b/dev-lang/python/patches/python3.9-3.9.18.patchset similarity index 100% rename from dev-lang/python/patches/python3.9-3.9.17.patchset rename to dev-lang/python/patches/python3.9-3.9.18.patchset diff --git a/dev-lang/python/patches/python3.9_x86-3.9.17.patchset b/dev-lang/python/patches/python3.9_x86-3.9.18.patchset similarity index 100% rename from dev-lang/python/patches/python3.9_x86-3.9.17.patchset rename to dev-lang/python/patches/python3.9_x86-3.9.18.patchset diff --git a/dev-lang/python/python3.9-3.9.17.recipe b/dev-lang/python/python3.9-3.9.18.recipe similarity index 98% rename from dev-lang/python/python3.9-3.9.17.recipe rename to dev-lang/python/python3.9-3.9.18.recipe index 0768b4f29..b56bf161e 100644 --- a/dev-lang/python/python3.9-3.9.17.recipe +++ b/dev-lang/python/python3.9-3.9.18.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-2022 Python Software Foundation" -REVISION="2" +COPYRIGHT="1990-2023 Python Software Foundation" +REVISION="1" SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz" -CHECKSUM_SHA256="30ce057c44f283f8ed93606ccbdb8d51dd526bdc4c62cce5e0dc217bfa3e8cee" +CHECKSUM_SHA256="01597db0132c1cf7b331eff68ae09b5a235a3c3caa9c944c29cac7d1c4c4c00a" SOURCE_DIR="Python-$portVersion" PATCHES="python3.9-$portVersion.patchset" if [ "$secondaryArchSuffix" = _x86 ] ; then