From 566787137edc3f77dc0a734e80d491970063ae7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sun, 18 Aug 2019 02:19:27 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-defusedxml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-defusedxml.spec b/python-defusedxml.spec index d79f8e1..83f537e 100644 --- a/python-defusedxml.spec +++ b/python-defusedxml.spec @@ -5,7 +5,7 @@ Name: python-%{pypi_name} Version: 0.6.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: XML bomb protection for Python stdlib modules License: Python URL: https://github.com/tiran/defusedxml @@ -57,6 +57,9 @@ module. This is the python%{python3_pkgversion} build. %changelog +* Sun Aug 18 2019 Miro HronĨok - 0.6.0-3 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 0.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild