diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-06-25 09:19:32 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-06-25 09:19:32 +0800 |
| commit | ff801d00cd4b6f1bb05c2ec5594fada7d724fac4 (patch) | |
| tree | 83aa6d5d2aa891b8a3b5dd52ada4c31124709a47 /repos/extra/python-setuptools/abuild | |
| parent | e0ba62c054a2353cb72dc65015e648739710fa1d (diff) | |
| download | alicelinux-ff801d00cd4b6f1bb05c2ec5594fada7d724fac4.tar.gz alicelinux-ff801d00cd4b6f1bb05c2ec5594fada7d724fac4.zip | |
python-setuptools: updated to 70.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 92c13283..6ebbacba 100644 --- a/repos/extra/python-setuptools/abuild +++ b/repos/extra/python-setuptools/abuild @@ -1,5 +1,5 @@ name=python-setuptools -version=70.0.0 +version=70.1.0 release=1 source="https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-$version.tar.gz" export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0 |