Rebuilt for Python 3.8

This commit is contained in:
Miro Hrončok 2019-08-15 20:10:18 +02:00
parent 67618b5c0d
commit f54b7781fa

View File

@ -1,4 +1,3 @@
%global _without_docs 1
%global upstream_name Pygments
%global srcname pygments
%global sum Syntax highlighting engine written in Python
@ -8,7 +7,7 @@
Name: python-pygments
Version: 2.4.2
Release: 3%{?dist}
Release: 4%{?dist}
Summary: %{sum}
License: BSD
@ -130,6 +129,9 @@ make test PYTHON=%{__python3}
%endif
%changelog
* Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 2.4.2-4
- Rebuilt for Python 3.8
* Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 2.4.2-3
- Bootstrap for Python 3.8