diff options
| author | Emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-24 16:52:46 +0000 |
|---|---|---|
| committer | Emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-24 16:52:46 +0000 |
| commit | f0bb648ac85e415241c0a216af08b43053f95cb7 (patch) | |
| tree | d6d2f4f8807e9774e9439bc124ee64d599c0e289 /repos/extra/python-setuptools/abuild | |
| parent | 5fc0bdd8e8d52b1d1632494997428ce7d63cdc6b (diff) | |
| download | alicelinux-f0bb648ac85e415241c0a216af08b43053f95cb7.tar.gz alicelinux-f0bb648ac85e415241c0a216af08b43053f95cb7.zip | |
python-setuptools: updated to 79.0.1
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 94273663..57822b84 100644 --- a/repos/extra/python-setuptools/abuild +++ b/repos/extra/python-setuptools/abuild @@ -1,5 +1,5 @@ name=python-setuptools -version=79.0.0 +version=79.0.1 release=1 source="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-$version.tar.gz" export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0 |