- update to 0.43.0:

* Dropped support for Python 3.7
  * Updated vendored packaging to 24.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=77
This commit is contained in:
Dirk Mueller 2024-03-16 14:24:23 +00:00 committed by Git OBS Bridge
parent a97fdf1fa9
commit e6f02e2bf4
4 changed files with 15 additions and 8 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Mar 16 14:23:45 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.43.0:
* Dropped support for Python 3.7
* Updated vendored packaging to 24.0
-------------------------------------------------------------------
Fri Dec 22 15:31:14 UTC 2023 - Ben Greiner <code@bnavigator.de>

View File

@ -1,7 +1,7 @@
#
# spec file
# spec file for package python-wheel
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -32,7 +32,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-wheel%{psuffix}
Version: 0.42.0
Version: 0.43.0
Release: 0
Summary: A built-package format for Python
License: MIT
@ -40,7 +40,7 @@ Group: Development/Languages/Python
URL: https://github.com/pypa/wheel
Source: https://github.com/pypa/wheel/archive/%{version}.tar.gz#/wheel-%{version}.tar.gz
# Bootstrap: Don't BuildRequire setuptools or pip here!
BuildRequires: %{python_module base >= 3.7}
BuildRequires: %{python_module base >= 3.8}
BuildRequires: %{python_module flit-core}
BuildRequires: fdupes
BuildRequires: python-rpm-macros >= 20210929
@ -49,7 +49,7 @@ Requires: alts
BuildRequires: alts
%else
Requires(post): update-alternatives
Requires(postun):update-alternatives
Requires(postun): update-alternatives
%endif
BuildArch: noarch
%if %{with test}

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:000b0bb617ff3914f7a352687a7087ededd5b96a95e70e743c484904115a1021
size 98954

3
wheel-0.43.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:23060d7cc8afafc2930554624b4bae7d58031830672048622c926675ab91e3b0
size 99333