- Remove unneeded BuildRequires on python-devel

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flickrapi?expand=0&rev=15
This commit is contained in:
Steve Kowalik 2021-06-29 07:50:05 +00:00 committed by Git OBS Bridge
parent bdceb5619d
commit 4846b67efb
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 29 07:48:52 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Remove unneeded BuildRequires on python-devel
-------------------------------------------------------------------
Thu Dec 6 13:28:39 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-flickrapi
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -31,7 +31,6 @@ BuildRequires: %{python_module requests}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six}
BuildRequires: fdupes
BuildRequires: python-devel
BuildRequires: python-rpm-macros
Requires: python-requests >= 2.4.3
Requires: python-requests-oauthlib >= 0.4.2