From e59ac7123d97e3f4c77835a2fe6cdfb15c87488c Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 02:20:11 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-pygments.git#e37bc6bd762663af020aaa209c3a4dc3646fef86 --- python-pygments.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-pygments.spec b/python-pygments.spec index 6a97db8..bf072dc 100644 --- a/python-pygments.spec +++ b/python-pygments.spec @@ -4,7 +4,7 @@ Name: python-pygments Version: 2.7.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Syntax highlighting engine written in Python License: BSD @@ -34,6 +34,7 @@ need to prettify source code. Highlights are: BuildRequires: python%{python3_pkgversion}-devel BuildRequires: pyproject-rpm-macros %if %{with tests} +BuildRequires: make BuildRequires: python%{python3_pkgversion}-pytest %endif %if %{with docs} @@ -83,6 +84,9 @@ make test PYTHON=%{python3} %endif %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.7.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Nov 25 2020 Petr Viktorin - 2.7.2-1 - Update to 2.7.2