From 93a354611e38a6949add5c2e5ccc93ef79b9755f Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Tue, 3 Jun 2025 14:32:36 +0000 Subject: Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI] --- python-setuptools/abuild | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 python-setuptools/abuild (limited to 'python-setuptools/abuild') diff --git a/python-setuptools/abuild b/python-setuptools/abuild new file mode 100644 index 00000000..2889e1b0 --- /dev/null +++ b/python-setuptools/abuild @@ -0,0 +1,6 @@ +name=python-setuptools +version=80.7.1 +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