From deaa39fed74cc7f68a3502a4de8a50b08bbcfbab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:55:54 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-ruamel-yaml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ruamel-yaml.spec b/python-ruamel-yaml.spec index bbf3256..011c3bf 100644 --- a/python-ruamel-yaml.spec +++ b/python-ruamel-yaml.spec @@ -5,7 +5,7 @@ Name: python-%{pname} Version: 0.15.41 -Release: 5%{?dist} +Release: 6%{?dist} Summary: YAML 1.2 loader/dumper package for Python License: MIT @@ -69,6 +69,9 @@ PYTHONPATH=$(echo build/lib.*%{python3_version}) py.test-%{python3_version} _tes %{python3_sitearch}/%{pypi_name}-%{version}-py?.?.egg-info %changelog +* Mon Aug 19 2019 Miro HronĨok - 0.15.41-6 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 0.15.41-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild