update package version to 0.11.1
This commit is contained in:
parent
a2b4676bbe
commit
4094278437
@ -1,13 +1,14 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-sphinx-gallery
|
||||
Version: 0.9.0
|
||||
Version: 0.11.1
|
||||
Release: 1
|
||||
Summary: A Sphinx extension that builds an HTML version of any Python script and puts it into an examples gallery.
|
||||
License: 3-clause BSD
|
||||
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
|
||||
|
||||
Requires: python3-sphinx
|
||||
|
||||
%description
|
||||
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.
|
||||
|
||||
%prep
|
||||
%autosetup -n sphinx-gallery-0.9.0
|
||||
%autosetup -n sphinx-gallery-%{version}
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -70,5 +71,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%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
|
||||
- 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