diff --git a/python-wheel.spec b/python-wheel.spec index 2cddd04abce366edc1685334da7d5955d277c253..8c1aef5a8e2ad97a5a46d2c6fc59ffe87b6f1dcf 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -1,7 +1,7 @@ %bcond_with bootstrap Name: python-wheel -Version: 0.36.2 -Release: 2 +Version: 0.37.0 +Release: 1 Epoch: 1 Summary: Built-package format for Python License: MIT @@ -79,6 +79,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-3 -v --ignore build %endif %changelog +* Tue Dec 21 2021 shixuantong - 0.37.0-1 +- update version to 0.37.0 + * Tue Jul 27 2021 shixuantong - 0.36.2-2 - remove useless BuildRequires diff --git a/wheel-0.36.2.tar.gz b/wheel-0.36.2.tar.gz deleted file mode 100644 index 6ed318299be46493d5104c02c4f0c7eae36a3ba3..0000000000000000000000000000000000000000 Binary files a/wheel-0.36.2.tar.gz and /dev/null differ diff --git a/wheel-0.37.0.tar.gz b/wheel-0.37.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..defcca0468a528892c762018f07f19e6b3bb73f4 Binary files /dev/null and b/wheel-0.37.0.tar.gz differ