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.
This commit is contained in:
Alexander von Gluck IV
2025-08-26 13:12:30 -05:00
parent 6edc6a3927
commit 51b146c1c3

View File

@@ -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"