From 559be8fd963b0b6811b22ed232445d98e38c9b55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 14 Jun 2018 11:52:56 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-pygments.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pygments.spec b/python-pygments.spec index 6bcfa42..c871dff 100644 --- a/python-pygments.spec +++ b/python-pygments.spec @@ -8,7 +8,7 @@ Name: python-pygments Version: 2.2.0 -Release: 11%{?dist} +Release: 12%{?dist} Summary: %{sum} License: BSD @@ -129,6 +129,9 @@ make test || : %endif %changelog +* Thu Jun 14 2018 Miro HronĨok - 2.2.0-12 +- Rebuilt for Python 3.7 + * Mon Mar 19 2018 Steve Milner - 2.2.0-11 - Added import-directive.patch to work around a change in sphinx.