forked from pool/python-branca
Accepting request 985520 from home:danigm
Fix the build for Tumbleweed in x86_64 OBS-URL: https://build.opensuse.org/request/show/985520 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-branca?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 28 08:51:59 UTC 2022 - Daniel García Moreno <dani@danigm.net>
|
||||
|
||||
- New BuildRequires for tests: ipykernel
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 10 17:31:08 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-branca
|
||||
#
|
||||
# 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
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module Jinja2}
|
||||
BuildRequires: %{python_module ipykernel}
|
||||
BuildRequires: %{python_module nbconvert}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module selenium}
|
||||
|
||||
Reference in New Issue
Block a user