From 5ebbfa2465558d3d3022f4aa33deed035a836434 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 10 Apr 2023 05:22:35 +0000 Subject: automatic import of python-sphinx-gallery --- .gitignore | 1 + python-sphinx-gallery.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 8f0e01d..7a72da0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /sphinx-gallery-0.12.0.tar.gz +/sphinx-gallery-0.12.2.tar.gz diff --git a/python-sphinx-gallery.spec b/python-sphinx-gallery.spec index fb5b800..318f678 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.0 +Version: 0.12.2 Release: 1 Summary: A `Sphinx `_ 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/42/c3/688e8d043f0fd9ca3c081338628b9252bb8773e811e78b99cff23142806b/sphinx-gallery-0.12.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b5/19/dbc4997a8c1ad2ce88a723aebdd923da37aaf24ad3a4a4cfe7bd5c057259/sphinx-gallery-0.12.2.tar.gz BuildArch: noarch Requires: python3-sphinx @@ -29,7 +29,7 @@ Provides: python3-sphinx-gallery-doc %prep -%autosetup -n sphinx-gallery-0.12.0 +%autosetup -n sphinx-gallery-0.12.2 %build %py3_build @@ -69,5 +69,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 0.12.0-1 +* Mon Apr 10 2023 Python_Bot - 0.12.2-1 - Package Spec generated diff --git a/sources b/sources index dc37070..4b22f50 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -02084227e133fdbcd2ad51bb460c9519 sphinx-gallery-0.12.0.tar.gz +58a41686155b33abe26648aee8e88c40 sphinx-gallery-0.12.2.tar.gz -- cgit v1.2.3