!27 fix python3.10dist(pygments) build requires
From: @sdlzx Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
297465b9b7
@ -12,12 +12,12 @@ need to prettify source code. Highlights are: \
|
||||
RTF, LaTeX and ANSI sequences \
|
||||
* it is usable as a command-line tool and as a library \
|
||||
* … and it highlights even Perl 6!
|
||||
%bcond_without docs
|
||||
%bcond_with docs
|
||||
%bcond_without tests
|
||||
Name: python-pygments
|
||||
Summary: Syntax highlighting engine written in Python
|
||||
Version: 2.10.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: BSD
|
||||
URL: http://pygments.org/
|
||||
Source0: https://pypi.org/packages/source/P/Pygments/Pygments-%{version}.tar.gz
|
||||
@ -78,6 +78,9 @@ make test
|
||||
%endif
|
||||
|
||||
%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
|
||||
- Upgrade version to 2.10.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user