From 9ffefdb331e97b89fa654a83fa569d1009dd4d29 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 06:47:23 +0000 Subject: automatic import of python-qiskit-sphinx-theme --- .gitignore | 1 + python-qiskit-sphinx-theme.spec | 9 +++++---- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 54a4dab..bd74d0d 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 1.10.3-1 +* Tue Apr 25 2023 Python_Bot - 1.11.1-1 - Package Spec generated diff --git a/sources b/sources index 80fb4d9..a0860e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -df452964a52151af68a25053dea170d7 qiskit_sphinx_theme-1.10.3.tar.gz +23ce7f07e242d47d3cb48ecd69e0b545 qiskit_sphinx_theme-1.11.1.tar.gz -- cgit v1.2.3