From d516c1a784fc0c096eeab288e07c11a971acf7da Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 22:01:41 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-markdown.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-markdown.spec b/python-markdown.spec index 466a0b7..eabe493 100644 --- a/python-markdown.spec +++ b/python-markdown.spec @@ -3,7 +3,7 @@ Name: python-%{pkgname} Version: 3.4.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Markdown implementation in Python License: BSD URL: https://python-markdown.github.io/ @@ -65,6 +65,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %changelog +* Tue Jun 13 2023 Python Maint - 3.4.1-3 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 3.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild