diff options
author | CoprDistGit <infra@openeuler.org> | 2023-05-30 04:28:11 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 04:28:11 +0000 |
commit | 139c252b2fab82cb0cb67729f2d09b46cbe14e8e (patch) | |
tree | 1558bba77dbb4f0377040c11c59f7dd54341d158 | |
parent | 80fa1b98b2b4b52435a3a483ce52e9e7ad3ba2a2 (diff) |
automatic import of python-sphinxcontrib-matlabdomain
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-sphinxcontrib-matlabdomain.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /sphinxcontrib-matlabdomain-0.18.0.tar.gz +/sphinxcontrib-matlabdomain-0.19.1.tar.gz diff --git a/python-sphinxcontrib-matlabdomain.spec b/python-sphinxcontrib-matlabdomain.spec index 06f39ee..1d8b5a7 100644 --- a/python-sphinxcontrib-matlabdomain.spec +++ b/python-sphinxcontrib-matlabdomain.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-sphinxcontrib-matlabdomain -Version: 0.18.0 +Version: 0.19.1 Release: 1 Summary: Sphinx "matlabdomain" extension License: BSD URL: https://github.com/sphinx-contrib/matlabdomain -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/dd/28/af81f0ddc5166678a2ae5c483b79900ef9be070e592bcdfe5893aae80ac6/sphinxcontrib-matlabdomain-0.18.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/63/3c/0808e066fd3685b002c783f510ceaf002a7527b60c94b7e3c5bbd7fed4a7/sphinxcontrib-matlabdomain-0.19.1.tar.gz BuildArch: noarch Requires: python3-Sphinx @@ -57,7 +57,7 @@ The extension works really well with `sphinx.ext.napoleon Recent `Changes <https://github.com/sphinx-contrib/matlabdomain/blob/master/CHANGES.rst>`_. %prep -%autosetup -n sphinxcontrib-matlabdomain-0.18.0 +%autosetup -n sphinxcontrib-matlabdomain-0.19.1 %build %py3_build @@ -97,5 +97,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.18.0-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 0.19.1-1 - Package Spec generated @@ -1 +1 @@ -b717bcfa40ad25d32a202947e439d458 sphinxcontrib-matlabdomain-0.18.0.tar.gz +b491d43e7b85417a8a88c8166b889f59 sphinxcontrib-matlabdomain-0.19.1.tar.gz |