From 0f6c615fe337213f017817131c6a7a97608be428 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Thu, 30 May 2024 00:02:02 +0800 Subject: python-setuptools: updated --- repos/extra/python-setuptools/info | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'repos/extra/python-setuptools/info') diff --git a/repos/extra/python-setuptools/info b/repos/extra/python-setuptools/info index cd958064..92c13283 100644 --- a/repos/extra/python-setuptools/info +++ b/repos/extra/python-setuptools/info @@ -1,5 +1,6 @@ name=python-setuptools -version=69.5.1 +version=70.0.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