Compare commits
12 Commits
ca4b362499
...
1f0143be21
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1f0143be21 | ||
|
|
96c121a170 | ||
|
|
de74467339 | ||
|
|
ed88979c12 | ||
|
|
69fc78ec31 | ||
|
|
64372d04cf | ||
|
|
6e74f7bd23 | ||
|
|
ef3d45036d | ||
|
|
213dfe53b7 | ||
|
|
597df13b90 | ||
|
|
c3be44180b | ||
|
|
3096cdd478 |
Binary file not shown.
BIN
Sphinx-1.8.4.tar.gz
Normal file
BIN
Sphinx-1.8.4.tar.gz
Normal file
Binary file not shown.
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
|
||||
Summary: Python documentation generator
|
||||
Version: 1.7.6
|
||||
Release: 6
|
||||
Version: 1.8.4
|
||||
Release: 3
|
||||
Epoch: 1
|
||||
License: BSD and Public Domain and Python and (MIT or GPLv2)
|
||||
URL: http://sphinx-doc.org/
|
||||
Source0: https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-%{version}.tar.gz
|
||||
Source1: default-sphinx-command.in
|
||||
|
||||
Patch0001: xfail-test_latex_remote_images.patch
|
||||
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
|
||||
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
|
||||
@ -270,13 +275,9 @@ LANG=en_US.UTF-8 PYTHON=python3 make test
|
||||
%doc AUTHORS CHANGES EXAMPLES README.rst
|
||||
%{_bindir}/sphinx-*-2*
|
||||
%{_bindir}/sphinx-build
|
||||
%{_bindir}/sphinx-apidoc
|
||||
%{_bindir}/sphinx-autogen
|
||||
%{_bindir}/sphinx-quickstart
|
||||
%{python2_sitelib}/sphinx/
|
||||
%{python2_sitelib}/Sphinx-%{version}-py%{python2_version}.egg-info/
|
||||
%{_libexecdir}/python2-sphinx/
|
||||
%{_modulesdir}/python-sphinx/.version
|
||||
|
||||
%files -n python3-sphinx
|
||||
%license LICENSE
|
||||
@ -289,14 +290,24 @@ LANG=en_US.UTF-8 PYTHON=python3 make test
|
||||
%{python3_sitelib}/sphinx/
|
||||
%{python3_sitelib}/Sphinx-%{version}-py%{python3_version}.egg-info/
|
||||
%{_libexecdir}/python3-sphinx/
|
||||
%{_modulesdir}/python-sphinx/.version
|
||||
|
||||
%files help
|
||||
%doc html reST
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
* Mon Aug 31 2020 shixuantong <shixuantong@huawei.com> - 1.8.4-1
|
||||
- update version to 1.8.4
|
||||
|
||||
* Thu Feb 20 2020 Lijin Yang <yanglijin@huawei.com> - 1:1.7.6-6
|
||||
- delete useless file
|
||||
- delete useless files
|
||||
|
||||
* Thu Feb 20 2020 Lijin Yang <yanglijin@huawei.com> - 1:1.7.6-5
|
||||
- Type: enhancement
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user