Update to 1.7.5 (bz#1570451)
This commit is contained in:
parent
46248b49f8
commit
b037848b60
4 changed files with 7 additions and 39 deletions
|
|
@ -26,8 +26,8 @@
|
|||
%global upstream_name Sphinx
|
||||
|
||||
Name: python-sphinx
|
||||
Version: 1.7.2
|
||||
Release: 5%{?dist}
|
||||
Version: 1.7.5
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
Summary: Python documentation generator
|
||||
|
||||
|
|
@ -54,10 +54,6 @@ Source6: default-sphinx-command.in
|
|||
# to fetch images, which is not possible in koji or mock.
|
||||
Patch0: xfail-test_latex_remote_images.patch
|
||||
|
||||
# Fix test_autodoc failure with Python 3.6.5
|
||||
# Fixed upstream: https://github.com/sphinx-doc/sphinx/pull/4822
|
||||
patch1: fix-test_autodoc.patch
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: python2-devel >= 2.4
|
||||
BuildRequires: python2-babel
|
||||
|
|
@ -622,6 +618,9 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 19 2018 Charalampos Stratakis <cstratak@redhat.com> - 1:1.7.5-1
|
||||
- Update to 1.7.5 (bz#1570451)
|
||||
|
||||
* Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 1:1.7.2-5
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue