forked from pool/python-python-utils
Accepting request 1042418 from home:pgajdos:python
- version update to 3.4.5 * no upstream changelog, see https://github.com/wolph/python-utils/commits/develop - python-six is not required OBS-URL: https://build.opensuse.org/request/show/1042418 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-utils?expand=0&rev=11
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-python-utils
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,9 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-python-utils
|
||||
Version: 2.5.6
|
||||
Version: 3.4.5
|
||||
Release: 0
|
||||
Summary: Utilities not included with the standard Python install
|
||||
License: BSD-3-Clause
|
||||
@@ -29,10 +28,10 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module loguru}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module six}
|
||||
# /SECTION
|
||||
Requires: python-six
|
||||
Requires: python-loguru
|
||||
BuildArch: noarch
|
||||
|
||||
%python_subpackages
|
||||
|
Reference in New Issue
Block a user