diff options
Diffstat (limited to 'python-nbsphinx.spec')
-rw-r--r-- | python-nbsphinx.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 0.8.12-1 +* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 0.9.1-1 - Package Spec generated |