diff options
| author | Linux User <emmett@vmi2195005.contaboserver.net> | 2025-03-03 14:48:28 +0000 |
|---|---|---|
| committer | Linux User <emmett@vmi2195005.contaboserver.net> | 2025-03-03 14:48:28 +0000 |
| commit | 949e8bfc932c4529e45a10d39957f666712cb8e3 (patch) | |
| tree | 6d49a1502fedb4600cc18227fe4ce745dc8e89e4 /repos/extra/python-setuptools/abuild | |
| parent | b3214b5532217a2ca70aed214eb1339c319fc502 (diff) | |
| download | alicelinux-949e8bfc932c4529e45a10d39957f666712cb8e3.tar.gz alicelinux-949e8bfc932c4529e45a10d39957f666712cb8e3.zip | |
python-setuptools: updated to 75.8.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 53579a4c..17d171a5 100644 --- a/repos/extra/python-setuptools/abuild +++ b/repos/extra/python-setuptools/abuild @@ -1,5 +1,5 @@ name=python-setuptools -version=75.8.0 +version=75.8.2 release=1 source="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-$version.tar.gz" export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0 |