From 08fe2345bfd53b69db2d3627813255a64363d3fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 2 Jul 2018 18:24:01 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- PyYAML.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/PyYAML.spec b/PyYAML.spec index eee54d1..aebaa89 100644 --- a/PyYAML.spec +++ b/PyYAML.spec @@ -8,7 +8,7 @@ Name: PyYAML Version: 4.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: YAML parser and emitter for Python Group: Development/Libraries @@ -135,6 +135,9 @@ popd %changelog +* Mon Jul 02 2018 Miro HronĨok - 4.1-3 +- Rebuilt for Python 3.7 + * Mon Jul 02 2018 Igor Gnatenko - 4.1-2 - Rebuilt for Python 3.7