diff --git a/.gitignore b/.gitignore index d3bfd55..6834fd9 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /wheel-0.34.2.tar.gz /wheel-0.35.1.tar.gz /wheel-0.36.2.tar.gz +/wheel-0.37.0.tar.gz diff --git a/python-wheel.spec b/python-wheel.spec index 3cea038..1dc65b6 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -18,8 +18,8 @@ %global python_wheeldir %{_datadir}/python-wheels Name: python-%{pypi_name} -Version: 0.36.2 -Release: 5%{?dist} +Version: 0.37.0 +Release: 1%{?dist} Epoch: 1 Summary: Built-package format for Python @@ -59,7 +59,7 @@ It has two different roles: # Actual version can be found in git history: # https://github.com/pypa/wheel/commits/master/src/wheel/vendored/packaging/tags.py %global bundled %{expand: -Provides: bundled(python3dist(packaging)) = 20.8 +Provides: bundled(python3dist(packaging)) = 20.9 } @@ -130,6 +130,10 @@ rm setup.cfg # to drop pytest coverage options configured there %endif %changelog +* Tue Aug 17 2021 Karolina Surma - 1:0.37.0-1 +- Update to 0.37.0 +- Fixes: rhbz#1991740 + * Tue Jul 27 2021 Fedora Release Engineering - 1:0.36.2-5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild diff --git a/sources b/sources index 43bb2fa..044baef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wheel-0.36.2.tar.gz) = 23f3dd0540ecc8e762f37a4bb69713abe99125a605c03b1a3412cec910fb7a6cea3eee3910d7c98122b276170a17414c9132b57b57a30a4ba1283cea8f9e20fa +SHA512 (wheel-0.37.0.tar.gz) = 2e0eb1c5560a0229be9de450da8b2bc62153744abb6d8ab9a0625c150dc00d3fc3e24dbe37cc26f4ca6b6876b5c63298427b2076ee42b8f772c75010bfc135a8