diff --git a/python-wheel.spec b/python-wheel.spec index c00e669..97cc29d 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -7,8 +7,8 @@ %endif Name: python-wheel -Version: 0.36.2 -Release: 3 +Version: 0.37.0 +Release: 1 Epoch: 1 Summary: Built-package format for Python License: MIT @@ -87,6 +87,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-3 -v --ignore build %endif %changelog +* Mon Nov 29 2021 shixuantong - 0.37.0-1 +- update version to 0.37.0 + * Fri Nov 26 2021 shixuantong - 0.36.2-3 - disable tests when bootstrapping diff --git a/wheel-0.36.2.tar.gz b/wheel-0.36.2.tar.gz deleted file mode 100644 index 6ed3182..0000000 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 0000000..defcca0 Binary files /dev/null and b/wheel-0.37.0.tar.gz differ