summaryrefslogtreecommitdiff
path: root/python-sphinx-gallery.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-sphinx-gallery.spec')
-rw-r--r--python-sphinx-gallery.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-sphinx-gallery.spec b/python-sphinx-gallery.spec
index 318f678..7785d96 100644
--- a/python-sphinx-gallery.spec
+++ b/python-sphinx-gallery.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-sphinx-gallery
-Version: 0.12.2
+Version: 0.13.0
Release: 1
Summary: A `Sphinx <https://www.sphinx-doc.org/en/master/>`_ extension that builds an HTML gallery of examples from any set of Python scripts.
License: 3-clause BSD
URL: https://sphinx-gallery.github.io
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b5/19/dbc4997a8c1ad2ce88a723aebdd923da37aaf24ad3a4a4cfe7bd5c057259/sphinx-gallery-0.12.2.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4d/43/9d197848fa1867fb10d0561c9124984bb6f49bc05236482384290d03170c/sphinx-gallery-0.13.0.tar.gz
BuildArch: noarch
Requires: python3-sphinx
@@ -29,7 +29,7 @@ Provides: python3-sphinx-gallery-doc
%prep
-%autosetup -n sphinx-gallery-0.12.2
+%autosetup -n sphinx-gallery-0.13.0
%build
%py3_build
@@ -69,5 +69,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.12.2-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.13.0-1
- Package Spec generated