diff --git a/python-setuptools.spec b/python-setuptools.spec index a56df504c9b17a1c69c786346a576aa1b04264eb..4d11557e0bb2636d08371ebf15f2d88ef9ce1ba2 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -7,8 +7,8 @@ %global python_whlname setuptools-%{version}-py3-none-any.whl Name: python-setuptools -Version: 78.1.1 -Release: 4 +Version: 80.9.0 +Release: 1 Summary: Easily build and distribute Python packages License: MIT AND Apache-2.0 AND (BSD-2-Clause OR Apache-2.0) AND Python-2.0 AND LGPL-3.0-only @@ -108,6 +108,9 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=$(pwd) py.test-%{python3_version} --ignore= %changelog +* Tue Nov 25 2025 guojunding - 80.9.0-1 +- upgrade package to version 80.9.0 + * Thu Aug 28 2025 fuanan - 78.1.1-4 - update License diff --git a/setuptools-78.1.1.tar.gz b/setuptools-78.1.1.tar.gz deleted file mode 100644 index a6becac7c518245774a9026d9641ddd7f26b8f84..0000000000000000000000000000000000000000 Binary files a/setuptools-78.1.1.tar.gz and /dev/null differ diff --git a/setuptools-80.9.0.tar.gz b/setuptools-80.9.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..b84490c1d97109f8317f2c2c9fb1e781e6eeb26f Binary files /dev/null and b/setuptools-80.9.0.tar.gz differ