diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-21 04:09:14 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-21 04:09:14 +0000 |
| commit | 53589c3b48300e4c9739cb9d6cb337c539d5b0cc (patch) | |
| tree | fdd6f8e374f303f46c020136c06146707d5bd7b8 /repos/extra/python-setuptools/abuild | |
| parent | 9b890b360847973ffc30d2ec43d05f62cf211eca (diff) | |
| download | alicelinux-53589c3b48300e4c9739cb9d6cb337c539d5b0cc.tar.gz alicelinux-53589c3b48300e4c9739cb9d6cb337c539d5b0cc.zip | |
python-setuptools: updated to 77.0.3
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 7c350d84..eca04dbf 100644 --- a/repos/extra/python-setuptools/abuild +++ b/repos/extra/python-setuptools/abuild @@ -1,5 +1,5 @@ name=python-setuptools -version=76.1.0 +version=77.0.3 release=1 source="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-$version.tar.gz" export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0 |