!5 Update package to version 0.13.0
From: @jxy_git Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
7e9099758d
@ -1,24 +1,23 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-sphinx-gallery
|
||||
Version: 0.12.2
|
||||
Version: 0.13.0
|
||||
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/b5/19/dbc4997a8c1ad2ce88a723aebdd923da37aaf24ad3a4a4cfe7bd5c057259/sphinx-gallery-0.12.2.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/4d/43/9d197848fa1867fb10d0561c9124984bb6f49bc05236482384290d03170c/sphinx-gallery-0.13.0.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: python3-sphinx
|
||||
|
||||
%description
|
||||
A Sphinx extension that builds an HTML version of any Python script and puts
|
||||
it into an examples gallery.
|
||||
|
||||
%package -n python3-sphinx-gallery
|
||||
Summary: A Sphinx extension that builds an HTML version of any Python script and puts it into an examples gallery.
|
||||
Provides: python-sphinx-gallery
|
||||
Provides: python-sphinx-gallery = %{version}-%{release}
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
Requires: python3-sphinx
|
||||
%description -n python3-sphinx-gallery
|
||||
A Sphinx extension that builds an HTML version of any Python script and puts
|
||||
it into an examples gallery.
|
||||
@ -71,6 +70,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 06 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 0.13.0-1
|
||||
- Update package to version 0.13.0
|
||||
|
||||
* Fri Apr 07 2023 wulei <wu_lei@hoperun.com> - 0.12.2-1
|
||||
- Upgrade package to version 0.12.2
|
||||
|
||||
|
||||
Binary file not shown.
BIN
sphinx-gallery-0.13.0.tar.gz
Normal file
BIN
sphinx-gallery-0.13.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user