Bootstrap for Python 3.7
This commit is contained in:
parent
da1eff5e26
commit
74c8514689
@ -1,3 +1,5 @@
|
|||||||
|
%global _without_tests 1
|
||||||
|
%global _without_websupport 1
|
||||||
%if 0%{?fedora} || 0%{?rhel} > 7
|
%if 0%{?fedora} || 0%{?rhel} > 7
|
||||||
%global with_python3 1
|
%global with_python3 1
|
||||||
%else
|
%else
|
||||||
@ -27,7 +29,7 @@
|
|||||||
|
|
||||||
Name: python-sphinx
|
Name: python-sphinx
|
||||||
Version: 1.7.2
|
Version: 1.7.2
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: Python documentation generator
|
Summary: Python documentation generator
|
||||||
|
|
||||||
@ -622,6 +624,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 14 2018 Miro Hrončok <mhroncok@redhat.com> - 1:1.7.2-3
|
||||||
|
- Bootstrap for Python 3.7
|
||||||
|
|
||||||
* Wed Apr 11 2018 Petr Viktorin <pviktori@redhat.com> - 1:1.7.2-2
|
* Wed Apr 11 2018 Petr Viktorin <pviktori@redhat.com> - 1:1.7.2-2
|
||||||
- Conditionalize the ImageMagick build dependency & tests
|
- Conditionalize the ImageMagick build dependency & tests
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user