fix python3-sphinx build
This commit is contained in:
parent
b11f0a0787
commit
16e009ecce
@ -12,12 +12,12 @@ need to prettify source code. Highlights are: \
|
|||||||
RTF, LaTeX and ANSI sequences \
|
RTF, LaTeX and ANSI sequences \
|
||||||
* it is usable as a command-line tool and as a library \
|
* it is usable as a command-line tool and as a library \
|
||||||
* … and it highlights even Perl 6!
|
* … and it highlights even Perl 6!
|
||||||
%bcond_without docs
|
%bcond_with docs
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
Name: python-pygments
|
Name: python-pygments
|
||||||
Summary: Syntax highlighting engine written in Python
|
Summary: Syntax highlighting engine written in Python
|
||||||
Version: 2.10.0
|
Version: 2.10.0
|
||||||
Release: 1
|
Release: 2
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://pygments.org/
|
URL: http://pygments.org/
|
||||||
Source0: https://pypi.org/packages/source/P/Pygments/Pygments-%{version}.tar.gz
|
Source0: https://pypi.org/packages/source/P/Pygments/Pygments-%{version}.tar.gz
|
||||||
@ -78,6 +78,9 @@ make test
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 03 2022 Liu Zixian <liuzixian4@huawei.com> -2.10.0-2
|
||||||
|
- Disable doc temporarily to break build dependency.
|
||||||
|
|
||||||
* Mon Dec 20 2021 renhongxun <renhongxun@huawei.com> - 2.10.0-1
|
* Mon Dec 20 2021 renhongxun <renhongxun@huawei.com> - 2.10.0-1
|
||||||
- Upgrade version to 2.10.0
|
- Upgrade version to 2.10.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user