From 7a2566e921817430638d324d7630b8182d3a51c2 Mon Sep 17 00:00:00 2001 From: John Eckersberg Date: Tue, 11 Apr 2023 09:44:32 -0400 Subject: [PATCH] Rebuilt for Python 3.12 / Cython 0.29.34 (rhbz#2177815) --- PyYAML.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/PyYAML.spec b/PyYAML.spec index 7f24be5..c76023a 100644 --- a/PyYAML.spec +++ b/PyYAML.spec @@ -7,7 +7,7 @@ Name: PyYAML Version: 6.0 -Release: 6%{?dist} +Release: 7%{?dist} %global uversion %{version} Summary: YAML parser and emitter for Python @@ -111,6 +111,9 @@ rm -rf ext/_yaml.c %changelog +* Tue Apr 11 2023 John Eckersberg - 6.0-7 +- Rebuilt for Python 3.12 / Cython 0.29.34 (rhbz#2177815) + * Wed Jan 18 2023 Fedora Release Engineering - 6.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild