From 505df81926d8661e30eec9a567699a3628d9ef14 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 22 2020 18:17:04 +0000 Subject: Rebuilt for Python 3.9 --- diff --git a/python-pygments.spec b/python-pygments.spec index f9dccf2..33d9c91 100644 --- a/python-pygments.spec +++ b/python-pygments.spec @@ -1,12 +1,10 @@ -%global _without_tests 1 -%global _without_docs 1 # when bootstrapping, we cannot yet use sphinx and pytest %bcond_without docs %bcond_without tests Name: python-pygments Version: 2.6.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Syntax highlighting engine written in Python License: BSD @@ -83,6 +81,9 @@ make test PYTHON=%{python3} %endif %changelog +* Fri May 22 2020 Miro Hrončok - 2.6.1-3 +- Rebuilt for Python 3.9 + * Fri May 22 2020 Miro Hrončok - 2.6.1-2 - Bootstrap for Python 3.9