!52 Updated jQuery version to 3.6.0
From: @tong_1001 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
1f0143be21
2617
backport-Update-jQuery-to-3.4.1.patch
Normal file
2617
backport-Update-jQuery-to-3.4.1.patch
Normal file
File diff suppressed because one or more lines are too long
2934
backport-html-Updated-jQuery-version-from-3.4.1-to-3.5.1.patch
Normal file
2934
backport-html-Updated-jQuery-version-from-3.4.1-to-3.5.1.patch
Normal file
File diff suppressed because one or more lines are too long
588
backport-html-Updated-jQuery-version-from-3.5.1-to-3.6.0.patch
Normal file
588
backport-html-Updated-jQuery-version-from-3.5.1-to-3.6.0.patch
Normal file
File diff suppressed because one or more lines are too long
@ -1,14 +1,19 @@
|
|||||||
Name: python-sphinx
|
Name: python-sphinx
|
||||||
Summary: Python documentation generator
|
Summary: Python documentation generator
|
||||||
Version: 1.8.4
|
Version: 1.8.4
|
||||||
Release: 2
|
Release: 3
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: BSD and Public Domain and Python and (MIT or GPLv2)
|
License: BSD and Public Domain and Python and (MIT or GPLv2)
|
||||||
URL: http://sphinx-doc.org/
|
URL: http://sphinx-doc.org/
|
||||||
Source0: https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-%{version}.tar.gz
|
||||||
Source1: default-sphinx-command.in
|
Source1: default-sphinx-command.in
|
||||||
|
|
||||||
Patch0001: xfail-test_latex_remote_images.patch
|
Patch0001: xfail-test_latex_remote_images.patch
|
||||||
Patch0002: sphinx-test_theming.diff
|
Patch0002: sphinx-test_theming.diff
|
||||||
|
Patch6000: backport-Update-jQuery-to-3.4.1.patch
|
||||||
|
Patch6001: backport-html-Updated-jQuery-version-from-3.4.1-to-3.5.1.patch
|
||||||
|
Patch6002: backport-html-Updated-jQuery-version-from-3.5.1-to-3.6.0.patch
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python2-devel >= 2.4 python2-babel python2-setuptools python2-docutils python2-jinja2 python2-pygments >= 2.0
|
BuildRequires: python2-devel >= 2.4 python2-babel python2-setuptools python2-docutils python2-jinja2 python2-pygments >= 2.0
|
||||||
BuildRequires: python2-six python2-sphinx_rtd_theme python2-sphinx-theme-alabaster python2-imagesize python2-requests
|
BuildRequires: python2-six python2-sphinx_rtd_theme python2-sphinx-theme-alabaster python2-imagesize python2-requests
|
||||||
@ -292,7 +297,10 @@ LANG=en_US.UTF-8 PYTHON=python3 make test
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu May 27 2021 liksh <liks11@chinaunicom.cn>
|
* Thu Jul 20 2023 shixuantong <shixuantong1@huawei.com> - 1.8.4-3
|
||||||
|
- Updated jQuery version to 3.6.0
|
||||||
|
|
||||||
|
* Thu May 27 2021 liksh <liks11@chinaunicom.cn> - 1.8.4-2
|
||||||
- build python2 package need cmd sphinx-build like python3-sphinx
|
- build python2 package need cmd sphinx-build like python3-sphinx
|
||||||
|
|
||||||
* Mon Aug 31 2020 shixuantong <shixuantong@huawei.com> - 1.8.4-1
|
* Mon Aug 31 2020 shixuantong <shixuantong@huawei.com> - 1.8.4-1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user