Rebuilt for Python 3.8

This commit is contained in:
Miro Hrončok 2019-08-15 22:32:50 +02:00
parent 0a7322d2c0
commit 72b23884ae

View File

@ -3,7 +3,7 @@
Name: python-%{pkgname}
Version: 3.1.1
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Markdown implementation in Python
License: BSD
URL: https://python-markdown.github.io/
@ -60,6 +60,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \
%changelog
* Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 3.1.1-5
- Rebuilt for Python 3.8
* Tue Aug 13 2019 Thomas Moschny <thomas.moschny@gmx.de> - 3.1.1-4
- Drop versioned binaries.