Rebuilt for Python 3.11
This commit is contained in:
parent
03baf9edf0
commit
d4858b0e88
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-%{pkgname}
|
Name: python-%{pkgname}
|
||||||
Version: 3.3.7
|
Version: 3.3.7
|
||||||
Release: 1%{?dist}
|
Release: 2%{?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/
|
||||||
@ -65,6 +65,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat May 28 2022 Thomas Moschny <thomas.moschny@gmx.de> - 3.3.7-1
|
||||||
- Update to 3.3.7.
|
- Update to 3.3.7.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user