diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:16:54 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:16:54 +0800 |
| commit | 03e7926afdef2d95e70c2d69ef6882b6b2e5d599 (patch) | |
| tree | a9b72a827bfe16352d90e5422fdd4992d5ac7ce5 /repos/extra/python-setuptools/abuild | |
| parent | 63baa2af39033367387a240670b802ac8dc006a5 (diff) | |
| download | alicelinux-03e7926afdef2d95e70c2d69ef6882b6b2e5d599.tar.gz alicelinux-03e7926afdef2d95e70c2d69ef6882b6b2e5d599.zip | |
python-setuptools: updated to 75.1.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 45fff068..df034f09 100644 --- a/repos/extra/python-setuptools/abuild +++ b/repos/extra/python-setuptools/abuild @@ -1,5 +1,5 @@ name=python-setuptools -version=74.0.0 +version=75.1.0 release=1 source="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-$version.tar.gz" export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0 |