diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-31 12:22:02 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-31 12:22:02 +0000 |
| commit | f8b6f1ca1b0c8f800c00827eedd16711535ea333 (patch) | |
| tree | 919bed800334480ffc32745926081323239a2758 /repos/extra/python-setuptools/abuild | |
| parent | c08dfcaf8a3f8ef9670a33d90346b772f0f3565e (diff) | |
| download | alicelinux-f8b6f1ca1b0c8f800c00827eedd16711535ea333.tar.gz alicelinux-f8b6f1ca1b0c8f800c00827eedd16711535ea333.zip | |
python-setuptools: updated to 80.10.2
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 c39d9d8f..5df3e0cd 100644 --- a/repos/extra/python-setuptools/abuild +++ b/repos/extra/python-setuptools/abuild @@ -1,5 +1,5 @@ name=python-setuptools -version=80.10.1 +version=80.10.2 release=1 source="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-$version.tar.gz" export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0 |