forked from pool/python-pygraphviz
Accepting request 1248968 from home:ecsos:python
- Make it compatible wirh %{?sle15_python_module_pythons}. OBS-URL: https://build.opensuse.org/request/show/1248968 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygraphviz?expand=0&rev=34
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 27 12:23:39 UTC 2025 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
- Make it compatible wirh %{?sle15_python_module_pythons}.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 1 12:37:59 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Tue Oct 1 12:37:59 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pygraphviz
|
# spec file for package python-pygraphviz
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -45,12 +45,12 @@ BuildRequires: graphviz-gd
|
|||||||
BuildRequires: libpng-devel
|
BuildRequires: libpng-devel
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
%if %{with doc}
|
%if %{with doc}
|
||||||
|
BuildRequires: %{python_module Sphinx}
|
||||||
|
BuildRequires: %{python_module matplotlib}
|
||||||
|
BuildRequires: %{python_module numpydoc}
|
||||||
|
BuildRequires: %{python_module pydata-sphinx-theme}
|
||||||
BuildRequires: %{python_module pygraphviz = %{version}}
|
BuildRequires: %{python_module pygraphviz = %{version}}
|
||||||
BuildRequires: python3-Sphinx
|
BuildRequires: %{python_module sphinx-gallery}
|
||||||
BuildRequires: python3-matplotlib
|
|
||||||
BuildRequires: python3-numpydoc
|
|
||||||
BuildRequires: python3-pydata-sphinx-theme
|
|
||||||
BuildRequires: python3-sphinx-gallery
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: swig
|
BuildRequires: swig
|
||||||
|
Reference in New Issue
Block a user