diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-11 04:05:06 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-11 04:05:06 +0000 |
| commit | 40a0b1608a51f4e87abdd0c6ae98f865b6f4cd93 (patch) | |
| tree | cc4725f346171798152f7352be833d11dd2a35ae /repos/extra/python-setuptools/abuild | |
| parent | 726ca270dc88517f3624469c865a96fada98694f (diff) | |
| download | alicelinux-40a0b1608a51f4e87abdd0c6ae98f865b6f4cd93.tar.gz alicelinux-40a0b1608a51f4e87abdd0c6ae98f865b6f4cd93.zip | |
python-setuptools: updated to 76.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 17d171a5..e0123e3e 100644 --- a/repos/extra/python-setuptools/abuild +++ b/repos/extra/python-setuptools/abuild @@ -1,5 +1,5 @@ name=python-setuptools -version=75.8.2 +version=76.0.0 release=1 source="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-$version.tar.gz" export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0 |