From def428a584a684d0419414cc403190db027a84ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 15 Aug 2019 22:12:11 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- PyYAML.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/PyYAML.spec b/PyYAML.spec index 96ccb31..61cddf3 100644 --- a/PyYAML.spec +++ b/PyYAML.spec @@ -1,6 +1,6 @@ Name: PyYAML Version: 5.1.2 -Release: 1%{?dist} +Release: 2%{?dist} %global uversion %{version} Summary: YAML parser and emitter for Python @@ -100,6 +100,9 @@ rm -rf ext/_yaml.c %changelog +* Thu Aug 15 2019 Miro HronĨok - 5.1.2-2 +- Rebuilt for Python 3.8 + * Wed Jul 31 2019 John Eckersberg - 5.1.2-1 - New upstream release 5.1.2