14
0

Accepting request 1072590 from home:pgajdos:python

- python-six is not required

OBS-URL: https://build.opensuse.org/request/show/1072590
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-validators?expand=0&rev=36
This commit is contained in:
2023-03-17 21:51:19 +00:00
committed by Git OBS Bridge
parent 4d39b51995
commit 5f6af207b3
2 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 17 10:44:31 UTC 2023 - pgajdos@suse.com
- python-six is not required
-------------------------------------------------------------------
Wed Jun 15 16:24:35 UTC 2022 - Mia Herkt <mia@0x0.st>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-validators
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -29,12 +29,10 @@ BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-decorator >= 3.4.0
Requires: python-six >= 1.4.0
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module decorator >= 3.4.0}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module six >= 1.4.0}
# /SECTION
%python_subpackages