diff --git a/.gitignore b/.gitignore index 2733402..2c9547b 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /wheel-0.36.2.tar.gz /wheel-0.37.0.tar.gz /wheel-0.37.1.tar.gz +/wheel-0.38.4.tar.gz diff --git a/python-wheel.spec b/python-wheel.spec index cf31f59..e34b2bf 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -14,11 +14,11 @@ %bcond_without main_python %global pypi_name wheel -%global python_wheel_name %{pypi_name}-%{version}-py2.py3-none-any.whl +%global python_wheel_name %{pypi_name}-%{version}-py3-none-any.whl Name: python-%{pypi_name} -Version: 0.37.1 -Release: 4%{?dist} +Version: 0.38.4 +Release: 1%{?dist} Epoch: 1 Summary: Built-package format for Python @@ -58,7 +58,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.9 +Provides: bundled(python3dist(packaging)) = 21.3 } @@ -129,6 +129,9 @@ rm setup.cfg # to drop pytest coverage options configured there %endif %changelog +* Wed Dec 07 2022 Lumír Balhar - 1:0.38.4-1 +- Update to 0.38.4 (rhbz#2136627) + * Fri Jul 22 2022 Fedora Release Engineering - 1:0.37.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild diff --git a/sources b/sources index fc5a61c..d70ff06 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wheel-0.37.1.tar.gz) = 9493db2f29e16d17ca06a4d47854b3df5dfd17f21c77efd42befd54470858256fd59f56aa9585cbf0a09830927b657d546324f793e1b1153665bf0b74d0c0457 +SHA512 (wheel-0.38.4.tar.gz) = 2ff7c6175201f8145f2c1f9937c6955a1dd22eeedab1e456f65c4edae9186610d9e7702c35773b49026c56c9cc201672025e7d42fcc7f782153c65c28e6b90d0