14
0
forked from pool/python-pysolr

Accepting request 967311 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/967311
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pysolr?expand=0&rev=3
This commit is contained in:
2022-04-06 19:52:05 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 6 10:11:54 UTC 2022 - pgajdos@suse.com
- python-mock is not required for build
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Aug 5 15:21:54 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com> Wed Aug 5 15:21:54 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-pysolr # spec file for package python-pysolr
# #
# Copyright (c) 2020 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
@@ -33,7 +33,6 @@ Requires: python-requests >= 2.9.1
Suggests: python-kazoo >= 2.5.0 Suggests: python-kazoo >= 2.5.0
BuildArch: noarch BuildArch: noarch
# SECTION test requirements # SECTION test requirements
BuildRequires: %{python_module mock}
BuildRequires: %{python_module pytest} BuildRequires: %{python_module pytest}
BuildRequires: %{python_module requests >= 2.9.1} BuildRequires: %{python_module requests >= 2.9.1}
# /SECTION # /SECTION