From 21425ff4d60369513854156a7d514f6aed63e63b33d3adbfb4a67ece0a902d7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 24 May 2020 07:44:53 +0000 Subject: [PATCH] - Require also xdpyinfo as it is used for verifications OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-xvfb?expand=0&rev=6 --- python-pytest-xvfb.changes | 5 +++++ python-pytest-xvfb.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-pytest-xvfb.changes b/python-pytest-xvfb.changes index 44b8153..a0f1012 100644 --- a/python-pytest-xvfb.changes +++ b/python-pytest-xvfb.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun May 24 07:43:57 UTC 2020 - Tomáš Chvátal + +- Require also xdpyinfo as it is used for verifications + ------------------------------------------------------------------- Tue Apr 23 10:56:31 UTC 2019 - Tomáš Chvátal diff --git a/python-pytest-xvfb.spec b/python-pytest-xvfb.spec index 2db3f8f..db16013 100644 --- a/python-pytest-xvfb.spec +++ b/python-pytest-xvfb.spec @@ -1,7 +1,7 @@ # # spec file for package python-pytest-xvfb # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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: 1.2.0 Release: 0 Summary: Pytest plugin to run Xvfb for tests License: MIT -Group: Development/Languages/Python URL: https://github.com/The-Compiler/pytest-xvfb Source: https://files.pythonhosted.org/packages/source/p/pytest-xvfb/pytest-xvfb-%{version}.tar.gz BuildRequires: %{python_module PyVirtualDisplay >= 0.2.1} @@ -33,6 +32,7 @@ BuildRequires: python-rpm-macros BuildRequires: xvfb-run Requires: python-PyVirtualDisplay >= 0.2.1 Requires: python-pytest >= 2.8.1 +Requires: xdpyinfo Recommends: xorg-x11-server BuildArch: noarch %python_subpackages