From 51b146c1c35442d91ce715528654f60a69383101 Mon Sep 17 00:00:00 2001 From: Alexander von Gluck IV Date: Tue, 26 Aug 2025 13:12:30 -0500 Subject: [PATCH] python/setuptools: Bump for riscv64 rebuild * riscv64 is missing setuptools_python39. it was probably bootstrapped * Instead of removing essential packages from the riscv64 repo, and rebuilding it by hand, just bump rev. --- dev-python/setuptools/setuptools-68.2.2.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/setuptools/setuptools-68.2.2.recipe b/dev-python/setuptools/setuptools-68.2.2.recipe index f9be2382a..ab5428d12 100644 --- a/dev-python/setuptools/setuptools-68.2.2.recipe +++ b/dev-python/setuptools/setuptools-68.2.2.recipe @@ -6,7 +6,7 @@ Perl and PHP, respectively." HOMEPAGE="https://pypi.python.org/pypi/setuptools" COPYRIGHT="2006-2013 Python Packaging Authority" LICENSE="MIT" -REVISION="1" +REVISION="2" SOURCE_URI="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-$portVersion.tar.gz" SOURCE_FILENAME="setuptools-$portVersion.tar.gz" CHECKSUM_SHA256="4ac1475276d2f1c48684874089fefcd83bd7162ddaafb81fac866ba0db282a87"