15
0
forked from pool/python-odorik

- Remove unneeded BuildRequires on python

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-odorik?expand=0&rev=17
This commit is contained in:
2022-10-11 02:16:59 +00:00
committed by Git OBS Bridge
parent 3196a5477a
commit a17f0c2512
2 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 11 02:16:31 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Remove unneeded BuildRequires on python
-------------------------------------------------------------------
Thu May 21 06:55:36 UTC 2020 - Petr Gajdos <pgajdos@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-odorik
#
# Copyright (c) 2020 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
@@ -22,7 +22,6 @@ Version: 0.5
Release: 0
Summary: Python module for Odorik API
License: GPL-3.0-or-later
Group: Development/Languages/Python
URL: https://cihar.com/software/odorik/
Source: https://files.pythonhosted.org/packages/source/o/odorik/odorik-%{version}.tar.bz2
BuildRequires: %{python_module Sphinx}
@@ -31,12 +30,11 @@ BuildRequires: %{python_module pytest}
BuildRequires: %{python_module python-dateutil}
BuildRequires: %{python_module pyxdg}
BuildRequires: fdupes
BuildRequires: python
BuildRequires: python-rpm-macros
Requires: python-python-dateutil
Requires: python-xdg
Requires(post): update-alternatives
Requires(postun): update-alternatives
Requires(postun):update-alternatives
BuildArch: noarch
%python_subpackages