14
0

Accepting request 971950 from devel:languages:python

- Add missing BR hostname

OBS-URL: https://build.opensuse.org/request/show/971950
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-subprocrunner?expand=0&rev=8
This commit is contained in:
2022-04-22 19:54:34 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 21 23:58:17 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Add missing BR hostname
-------------------------------------------------------------------
Sat Jun 5 13:14:13 UTC 2021 - Martin Hauke <mardnh@gmx.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-subprocrunner
#
# Copyright (c) 2021 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
@@ -35,6 +35,7 @@ Requires: python-six
Requires: python-typepy
BuildArch: noarch
# SECTION test requirements
BuildRequires: hostname
BuildRequires: %{python_module loguru >= 0.4.1}
BuildRequires: %{python_module mbstrdecoder >= 1.0.0}
BuildRequires: %{python_module pytest-mock}