diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:47:01 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:47:01 +0800 |
| commit | f386832d7682d89aef6f86eecd922dccea1671cf (patch) | |
| tree | 3fef663cc29c3c9c75c0dc7e3e9027881694f957 /repos/extra/python-setuptools/abuild | |
| parent | a1eceea277c27b0fd22cbc3667b5bcecd0b21241 (diff) | |
| download | alicelinux-f386832d7682d89aef6f86eecd922dccea1671cf.tar.gz alicelinux-f386832d7682d89aef6f86eecd922dccea1671cf.zip | |
python-setuptools: updated to 75.6.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 6393ae8f..66865999 100644 --- a/repos/extra/python-setuptools/abuild +++ b/repos/extra/python-setuptools/abuild @@ -1,5 +1,5 @@ name=python-setuptools -version=75.3.0 +version=75.6.0 release=1 source="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-$version.tar.gz" export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0 |