diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:23:26 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-10 11:23:26 +0000 |
| commit | afc3dfbd092f200bdd43b1fa4a7363e7c4e0a213 (patch) | |
| tree | 8e1b828b874e7c432ba9792fc46ca30d79e828c9 /repos/extra/python-setuptools/abuild | |
| parent | eb484c5fbb5e554e14f97772a6ffbf6d6518fb4a (diff) | |
| download | alicelinux-afc3dfbd092f200bdd43b1fa4a7363e7c4e0a213.tar.gz alicelinux-afc3dfbd092f200bdd43b1fa4a7363e7c4e0a213.zip | |
python-setuptools: updated to 80.9.0
Diffstat (limited to 'repos/extra/python-setuptools/abuild')
| -rw-r--r-- | repos/extra/python-setuptools/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/python-setuptools/abuild b/repos/extra/python-setuptools/abuild index 2889e1b0..e2e6951e 100644 --- a/repos/extra/python-setuptools/abuild +++ b/repos/extra/python-setuptools/abuild @@ -1,5 +1,5 @@ name=python-setuptools -version=80.7.1 +version=80.9.0 release=1 source="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-$version.tar.gz" export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0 |