From 309267b58fbb1dfcef293541e4bb59a70f879e82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:37 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- python-defusedxml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-defusedxml.spec b/python-defusedxml.spec index 318c532..96deb76 100644 --- a/python-defusedxml.spec +++ b/python-defusedxml.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.4.1 -Release: 8%{?dist} +Release: 9%{?dist} Summary: XML bomb protection for Python stdlib modules License: Python URL: https://bitbucket.org/tiran/defusedxml @@ -106,6 +106,9 @@ popd %endif # with_python3 %changelog +* Mon Dec 19 2016 Miro HronĨok - 0.4.1-9 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 0.4.1-8 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages