Accepting request 902967 from devel:languages:python
- Remove unneeded BuildRequires on python-devel OBS-URL: https://build.opensuse.org/request/show/902967 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flickrapi?expand=0&rev=13
This commit is contained in:
commit
ac83ee2d1b
@ -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>
|
Thu Dec 6 13:28:39 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-flickrapi
|
# 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
|
# 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
|
||||||
@ -31,7 +31,6 @@ BuildRequires: %{python_module requests}
|
|||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: %{python_module six}
|
BuildRequires: %{python_module six}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-devel
|
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-requests >= 2.4.3
|
Requires: python-requests >= 2.4.3
|
||||||
Requires: python-requests-oauthlib >= 0.4.2
|
Requires: python-requests-oauthlib >= 0.4.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user