From 93ed39f5bc3816463a8b270d4e0ef67cdaefa07e14021b0b9dc32b4ee7a3e3ff Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 6 Oct 2021 17:37:27 +0000 Subject: [PATCH] Accepting request 923497 from home:DocB:branches:devel:languages:python - skip python2 to make it build for Leap 15.3 OBS-URL: https://build.opensuse.org/request/show/923497 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-xvfb?expand=0&rev=11 --- python-pytest-xvfb.changes | 5 +++++ python-pytest-xvfb.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-pytest-xvfb.changes b/python-pytest-xvfb.changes index ec13e76..b071253 100644 --- a/python-pytest-xvfb.changes +++ b/python-pytest-xvfb.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 6 10:32:51 UTC 2021 - Axel Braun + +- skip python2 to make it build for Leap 15.3 + ------------------------------------------------------------------- Thu Aug 20 13:21:30 UTC 2020 - John Vandenberg diff --git a/python-pytest-xvfb.spec b/python-pytest-xvfb.spec index 4350e85..80d3b53 100644 --- a/python-pytest-xvfb.spec +++ b/python-pytest-xvfb.spec @@ -1,7 +1,7 @@ # # spec file for package python-pytest-xvfb # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,6 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-pytest-xvfb Version: 2.0.0 Release: 0