diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 06:47:23 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 06:47:23 +0000 |
| commit | 9ffefdb331e97b89fa654a83fa569d1009dd4d29 (patch) | |
| tree | 5160d1d9ce70f19887bc941b4c0e8066aa142f28 | |
| parent | 7bdaf2cbcdcd5c806f1d4f8066107e5b9723c510 (diff) | |
automatic import of python-qiskit-sphinx-themeopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-qiskit-sphinx-theme.spec | 9 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 7 insertions, 5 deletions
@@ -1 +1,2 @@ /qiskit_sphinx_theme-1.10.3.tar.gz +/qiskit_sphinx_theme-1.11.1.tar.gz 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 @@ -1 +1 @@ -df452964a52151af68a25053dea170d7 qiskit_sphinx_theme-1.10.3.tar.gz +23ce7f07e242d47d3cb48ecd69e0b545 qiskit_sphinx_theme-1.11.1.tar.gz |
