From a64930636462bf24118ca7266f699ce2b696e821 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Thu, 10 Apr 2025 07:26:30 +0800 Subject: clang branch updated --- repos/extra/python-setuptools/abuild | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 repos/extra/python-setuptools/abuild (limited to 'repos/extra/python-setuptools/abuild') diff --git a/repos/extra/python-setuptools/abuild b/repos/extra/python-setuptools/abuild new file mode 100644 index 00000000..56d074f6 --- /dev/null +++ b/repos/extra/python-setuptools/abuild @@ -0,0 +1,6 @@ +name=python-setuptools +version=78.1.0 +release=1 +source="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-$version.tar.gz" +export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0 +export PYTHONDONTWRITEBYTECODE=1 -- cgit v1.2.3