diff --git a/python-setuptools.spec b/python-setuptools.spec index a2f6cd8eb4f801e748c0d6cfd388b5a914691d11..e801ee3e3d57319733ca232c4d626f6a79b7c94c 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -8,7 +8,7 @@ Name: python-setuptools Version: 59.4.0 -Release: 3 +Release: 4 Summary: Easily build and distribute Python packages License: MIT and (BSD or ASL 2.0) @@ -110,6 +110,9 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=$(pwd) py.test-%{python3_version} --ignore= %changelog +* Thu Oct 27 2022 zhangruifang - 59.4.0-4 +- Rebuild for next release + * Tue Jan 04 2022 shixuantong - 59.4.0-3 - Bootstrap for Python 3.9.9