14
0
forked from pool/python-tld

Accepting request 1029559 from home:pgajdos:python

- python-six is not required

OBS-URL: https://build.opensuse.org/request/show/1029559
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tld?expand=0&rev=42
This commit is contained in:
2022-10-18 12:11:24 +00:00
committed by Git OBS Bridge
parent 8295a77aa5
commit a5741777a8
2 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Oct 17 15:53:55 UTC 2022 - pgajdos@suse.com
- python-six is not required
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jun 20 09:02:23 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at> Sun Jun 20 09:02:23 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-tld # spec file for package python-tld
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -32,7 +32,6 @@ BuildRequires: %{python_module setuptools}
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros
Requires: python-setuptools Requires: python-setuptools
Requires: python-six >= 1.9
Requires(post): update-alternatives Requires(post): update-alternatives
Requires(postun):update-alternatives Requires(postun):update-alternatives
BuildArch: noarch BuildArch: noarch
@@ -40,7 +39,6 @@ BuildArch: noarch
BuildRequires: %{python_module Faker} BuildRequires: %{python_module Faker}
BuildRequires: %{python_module factory_boy} BuildRequires: %{python_module factory_boy}
BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest}
BuildRequires: %{python_module six >= 1.9}
# /SECTION # /SECTION
%python_subpackages %python_subpackages