!3 Update package
From: @Wangjunqi123 Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
ada1cf87f6
@ -1,13 +1,14 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-sphinx-gallery
|
Name: python-sphinx-gallery
|
||||||
Version: 0.9.0
|
Version: 0.11.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A Sphinx extension that builds an HTML version of any Python script and puts it into an examples gallery.
|
Summary: A Sphinx extension that builds an HTML version of any Python script and puts it into an examples gallery.
|
||||||
License: 3-clause BSD
|
License: 3-clause BSD
|
||||||
URL: https://sphinx-gallery.github.io
|
URL: https://sphinx-gallery.github.io
|
||||||
Source0: https://files.pythonhosted.org/packages/40/6e/c494d573669eb6a581d7c270b7efd9c1244086f818b9a6e767d6a2adfeda/sphinx-gallery-0.9.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/a8/fc/afffbf7d5ae709f0f18d1ce06a1b2a300b72bac13248194e1a51af247c62/sphinx-gallery-0.11.1.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Requires: python3-sphinx
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A Sphinx extension that builds an HTML version of any Python script and puts
|
A Sphinx extension that builds an HTML version of any Python script and puts
|
||||||
@ -30,7 +31,7 @@ A Sphinx extension that builds an HTML version of any Python script and puts
|
|||||||
it into an examples gallery.
|
it into an examples gallery.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n sphinx-gallery-0.9.0
|
%autosetup -n sphinx-gallery-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -70,5 +71,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 25 2022 wangjunqi <wangjunqi@kylinos.cn> - 0.11.1-1
|
||||||
|
- Update package to version 0.11.1
|
||||||
|
|
||||||
* Wed Sep 01 2021 Python_Bot <Python_Bot@openeuler.org> - 0.9.0-1
|
* Wed Sep 01 2021 Python_Bot <Python_Bot@openeuler.org> - 0.9.0-1
|
||||||
- Package Init
|
- Package Init
|
||||||
|
|||||||
BIN
sphinx-gallery-0.11.1.tar.gz
Normal file
BIN
sphinx-gallery-0.11.1.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user