diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-09-03 20:43:24 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-09-03 20:43:24 +0800 |
| commit | bcc7531a7c7abffe412e6130a348b7f74aa5cc26 (patch) | |
| tree | 1664f7a40fedf47fc24147383bbab1a30fc84240 /repos/extra/python-setuptools/abuild | |
| parent | 734eb6c6298b9f53791ff6eda575c45edb0b2110 (diff) | |
| download | alicelinux-bcc7531a7c7abffe412e6130a348b7f74aa5cc26.tar.gz alicelinux-bcc7531a7c7abffe412e6130a348b7f74aa5cc26.zip | |
python-setuptools: updated to 74.0.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 281736cb..45fff068 100644 --- a/repos/extra/python-setuptools/abuild +++ b/repos/extra/python-setuptools/abuild @@ -1,5 +1,5 @@ name=python-setuptools -version=72.1.0 +version=74.0.0 release=1 source="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-$version.tar.gz" export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0 |