Rebuilt for Python 3.9
This commit is contained in:
parent
4f1ed2ea54
commit
de7b5aa092
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pkgname}
|
||||
Version: 3.2.2
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Markdown implementation in Python
|
||||
License: BSD
|
||||
URL: https://python-markdown.github.io/
|
||||
@ -66,6 +66,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 3.2.2-3
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Sat May 16 2020 Thomas Moschny <thomas.moschny@gmx.de> - 3.2.2-2
|
||||
- Update BRs.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user