Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 16:53:29 +02:00 committed by Tomáš Hrnčiar
parent 03baf9edf0
commit d4858b0e88

View File

@ -3,7 +3,7 @@
Name: python-%{pkgname}
Version: 3.3.7
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Markdown implementation in Python
License: BSD
URL: https://python-markdown.github.io/
@ -65,6 +65,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \
%changelog
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.3.7-2
- Rebuilt for Python 3.11
* Sat May 28 2022 Thomas Moschny <thomas.moschny@gmx.de> - 3.3.7-1
- Update to 3.3.7.