summaryrefslogtreecommitdiff
path: root/python-sphinxcontrib-matlabdomain.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-sphinxcontrib-matlabdomain.spec')
-rw-r--r--python-sphinxcontrib-matlabdomain.spec8
1 files changed, 4 insertions, 4 deletions
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