Rebuilt for Python 3.7
This commit is contained in:
parent
93312f7d76
commit
5727ae7d85
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
Name: python-%{pkgname}
|
Name: python-%{pkgname}
|
||||||
Version: 2.6.11
|
Version: 2.6.11
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Markdown implementation in Python
|
Summary: Markdown implementation in Python
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://python-markdown.github.io/
|
URL: https://python-markdown.github.io/
|
||||||
@ -150,6 +150,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jun 17 2018 Miro Hrončok <mhroncok@redhat.com> - 2.6.11-3
|
||||||
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
* Sun Jun 3 2018 Thomas Moschny <thomas.moschny@gmx.de> - 2.6.11-2
|
* Sun Jun 3 2018 Thomas Moschny <thomas.moschny@gmx.de> - 2.6.11-2
|
||||||
- Try to fix a FTBFS with Python 3.7 (rhbz#1583678).
|
- Try to fix a FTBFS with Python 3.7 (rhbz#1583678).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user