diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-02 15:47:48 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-02 15:47:48 +0000 |
| commit | 01ef622604de7b924d5237555dbbdd381dfe8b1d (patch) | |
| tree | 7833baeb935516aae7ae56608afceca5990966ea /repos/extra/python-setuptools/abuild | |
| parent | 4a1c6d15e96081e696f211097b6c10183b422d1d (diff) | |
| download | alicelinux-01ef622604de7b924d5237555dbbdd381dfe8b1d.tar.gz alicelinux-01ef622604de7b924d5237555dbbdd381dfe8b1d.zip | |
python-setuptools: updated to 80.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 d8377926..504b0143 100644 --- a/repos/extra/python-setuptools/abuild +++ b/repos/extra/python-setuptools/abuild @@ -1,5 +1,5 @@ name=python-setuptools -version=80.0.0 +version=80.1.0 release=1 source="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-$version.tar.gz" export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0 |