!57 upgrade to version 2.17.2
From: @zhaotianyang_z Reviewed-by: @licihua Signed-off-by: @licihua
This commit is contained in:
commit
538c5c7f89
Binary file not shown.
BIN
pygments-2.17.2.tar.gz
Normal file
BIN
pygments-2.17.2.tar.gz
Normal file
Binary file not shown.
@ -15,11 +15,11 @@ need to prettify source code. Highlights are: \
|
||||
%bcond_with docs
|
||||
Name: python-pygments
|
||||
Summary: Syntax highlighting engine written in Python
|
||||
Version: 2.16.1
|
||||
Version: 2.17.2
|
||||
Release: 1
|
||||
License: BSD-2-Clause
|
||||
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
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -31,6 +31,7 @@ BuildRequires: python3-devel, python3-setuptools
|
||||
BuildRequires: python3-setuptools_scm
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: python3-wheel
|
||||
BuildRequires: python3-hatchling
|
||||
|
||||
%if %{with docs}
|
||||
BuildRequires: python3-sphinx python3-pip
|
||||
@ -45,7 +46,7 @@ Summary: Syntax highlighting engine written in Python
|
||||
%package_help
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n Pygments-%{version}
|
||||
%autosetup -p1 -n pygments-%{version}
|
||||
|
||||
%build
|
||||
%pyproject_build
|
||||
@ -65,6 +66,9 @@ Summary: Syntax highlighting engine written in Python
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jan 30 2024 zhaotianyang_z <zhaotianyang4@huawei.com> - 2.17.2-1
|
||||
- upgrade package to version 2.17.2
|
||||
|
||||
* Tue Nov 7 2023 Dongxing Wang <dxwangk@isoftstone.com> - 2.16.1-1
|
||||
- Update package to version 2.16.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user