diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-29 00:58:29 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-01-29 00:58:29 +0800 |
| commit | cdf699850160675111d7eefab611bfc8b4dcb36f (patch) | |
| tree | d82bf4f7d1ee81bcd631134dbb2b319aaf87588f /repos/extra/python-setuptools/abuild | |
| parent | 193a62c69a87c41930400e383c318f4785007166 (diff) | |
| download | alicelinux-cdf699850160675111d7eefab611bfc8b4dcb36f.tar.gz alicelinux-cdf699850160675111d7eefab611bfc8b4dcb36f.zip | |
python-setuptools: updated to 75.8.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 d813561b..53579a4c 100644 --- a/repos/extra/python-setuptools/abuild +++ b/repos/extra/python-setuptools/abuild @@ -1,5 +1,5 @@ name=python-setuptools -version=75.7.0 +version=75.8.0 release=1 source="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-$version.tar.gz" export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0 |