summaryrefslogtreecommitdiff
path: root/python-qiskit-sphinx-theme.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-qiskit-sphinx-theme.spec')
-rw-r--r--python-qiskit-sphinx-theme.spec9
1 files changed, 5 insertions, 4 deletions
diff --git a/python-qiskit-sphinx-theme.spec b/python-qiskit-sphinx-theme.spec
index 1cfd349..18c1c79 100644
--- a/python-qiskit-sphinx-theme.spec
+++ b/python-qiskit-sphinx-theme.spec
@@ -1,14 +1,15 @@
%global _empty_manifest_terminate_build 0
Name: python-qiskit-sphinx-theme
-Version: 1.10.3
+Version: 1.11.1
Release: 1
Summary: qiskit_sphinx_theme
License: Apache 2
URL: https://github.com/Qiskit/qiskit_sphinx_theme
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ec/47/f975db1ddc926a5e22387b9b758b222fdd3672f3e93c3bfcc4928e5a94b4/qiskit_sphinx_theme-1.10.3.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/6f/3c/521358ca81030891aac90bb54728213d4cd03618dac1371af92502fed02e/qiskit_sphinx_theme-1.11.1.tar.gz
BuildArch: noarch
Requires: python3-sphinx
+Requires: python3-sphinxcontrib-jquery
%description
A Sphinx theme for Qiskit that is based on the
@@ -41,7 +42,7 @@ Pytorch Sphinx theme.
%prep
-%autosetup -n qiskit-sphinx-theme-1.10.3
+%autosetup -n qiskit-sphinx-theme-1.11.1
%build
%py3_build
@@ -81,5 +82,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.10.3-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.11.1-1
- Package Spec generated