diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-14 09:43:05 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-14 09:43:05 +0000 |
| commit | 8669107721ac6551f4660de29246eebcd064a2e2 (patch) | |
| tree | 6b00af8f1d72eb310a1d1772e6d88b2a27ecc32b /repos/extra/python-setuptools/abuild | |
| parent | 78b74b90acb488fcaab33d9b0eb0e0e29c30fad2 (diff) | |
| download | alicelinux-8669107721ac6551f4660de29246eebcd064a2e2.tar.gz alicelinux-8669107721ac6551f4660de29246eebcd064a2e2.zip | |
python-setuptools: updated to 80.4.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 4b1242e2..3a26e289 100644 --- a/repos/extra/python-setuptools/abuild +++ b/repos/extra/python-setuptools/abuild @@ -1,5 +1,5 @@ name=python-setuptools -version=80.3.1 +version=80.4.0 release=1 source="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-$version.tar.gz" export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0 |