diff --git a/python-setuptools.spec b/python-setuptools.spec index 33a7447c9545d69211b9873183458ca33a0e975e..cbe9f243ba6130ff1aac51b5e45c3a5a9b8b2f8a 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -7,7 +7,7 @@ %global python_whlname setuptools-%{version}-py3-none-any.whl Name: python-setuptools -Version: 69.2.0 +Version: 69.5.0 Release: 1 Summary: Easily build and distribute Python packages @@ -115,6 +115,9 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=$(pwd) py.test-%{python3_version} --ignore= %changelog +* Wed May 28 2025 Dongxing Wang - 69.5.0-1 +- Update package to version 69.5.0 + * Mon Aug 26 2024 dillon chen - 69.2.0-1 - back package to version 69.2.0 diff --git a/setuptools-69.2.0.tar.gz b/setuptools-69.2.0.tar.gz deleted file mode 100644 index 9252be2374d0ff49f15e0160dd4d7a736d14227e..0000000000000000000000000000000000000000 Binary files a/setuptools-69.2.0.tar.gz and /dev/null differ diff --git a/setuptools-69.5.0.tar.gz b/setuptools-69.5.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..c35f8e4b9a3503af714e4881323e4e2e8b1e5185 Binary files /dev/null and b/setuptools-69.5.0.tar.gz differ