!3 fix cant find sphinx

Merge pull request !3 from jinjin/master
This commit is contained in:
openeuler-ci-bot 2020-02-19 15:34:47 +08:00 committed by Gitee
commit 3096cdd478

View File

@ -1,7 +1,7 @@
Name: python-sphinx
Summary: Python documentation generator
Version: 1.7.6
Release: 3
Release: 4
Epoch: 1
License: BSD and Public Domain and Python and (MIT or GPLv2)
URL: http://sphinx-doc.org/
@ -282,6 +282,10 @@ LANG=en_US.UTF-8 PYTHON=python3 make test
%license LICENSE
%doc AUTHORS CHANGES EXAMPLES README.rst
%{_bindir}/sphinx-*-3*
%{_bindir}/sphinx-build
%{_bindir}/sphinx-apidoc
%{_bindir}/sphinx-autogen
%{_bindir}/sphinx-quickstart
%{python3_sitelib}/sphinx/
%{python3_sitelib}/Sphinx-%{version}-py%{python3_version}.egg-info/
%{_libexecdir}/python3-sphinx/
@ -291,5 +295,5 @@ LANG=en_US.UTF-8 PYTHON=python3 make test
%{_mandir}/man1/*
%changelog
* Thu Nov 14 2019 Lijin Yang <yanglijin@huawei.com> - 1:1.7.6-2
* Thu Nov 14 2019 Lijin Yang <yanglijin@huawei.com> - 1:1.7.6-4
- init package