14
0
forked from pool/python-pygal

Accepting request 830032 from home:mcalabkova:branches:devel:languages:python:pytest

- Add patch pytest6.patch

OBS-URL: https://build.opensuse.org/request/show/830032
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygal?expand=0&rev=14
This commit is contained in:
Tomáš Chvátal
2020-08-27 19:45:28 +00:00
committed by Git OBS Bridge
parent 257931ff67
commit b805ee04d7
3 changed files with 23 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pygal
#
# 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
@@ -30,6 +30,7 @@ Patch0: python38.patch
# PATCH-FIX-UPSTREAM pytest4.patch gh#Kozea/pygal#340 mcepl@suse.com
# yes, THIS is what makes this test suite pytest4+ compatible!
Patch1: pytest4.patch
Patch2: pytest6.patch
BuildRequires: %{python_module Flask}
BuildRequires: %{python_module lxml}
BuildRequires: %{python_module pyquery}