From ef637cc502a680b82bb2436f366e8c48b2058335 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 7 Apr 2023 07:56:56 +0000 Subject: automatic import of python-nbsphinx --- .gitignore | 1 + python-nbsphinx.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 63a704a..e129692 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /nbsphinx-0.8.12.tar.gz +/nbsphinx-0.9.1.tar.gz diff --git a/python-nbsphinx.spec b/python-nbsphinx.spec index fac4a90..7cc957a 100644 --- a/python-nbsphinx.spec +++ b/python-nbsphinx.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-nbsphinx -Version: 0.8.12 +Version: 0.9.1 Release: 1 Summary: Jupyter Notebook Tools for Sphinx License: MIT URL: https://nbsphinx.readthedocs.io/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5d/a0/7733314b9b3e3886e8d3493375edd9b52b173c39549a0b2a4555c34ec59e/nbsphinx-0.8.12.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f0/70/008f1d1d4c2b9b51918d5c3bad1f5ff51a17a0d258d7a2c5f67b90bcb0f7/nbsphinx-0.9.1.tar.gz BuildArch: noarch Requires: python3-docutils @@ -85,7 +85,7 @@ License: MIT -- see the file ``LICENSE`` for details. %prep -%autosetup -n nbsphinx-0.8.12 +%autosetup -n nbsphinx-0.9.1 %build %py3_build @@ -125,5 +125,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 0.8.12-1 +* Fri Apr 07 2023 Python_Bot - 0.9.1-1 - Package Spec generated diff --git a/sources b/sources index 4051c78..a39673b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -425a2d8dfe6fb159147ad7731e4ccfb2 nbsphinx-0.8.12.tar.gz +7618a3fc94ffe13cc5974704b71ee6ff nbsphinx-0.9.1.tar.gz -- cgit v1.2.3