2 Commits
f29 ... epel7

Author SHA1 Message Date
Miro Hrončok
4947a1210b Rebuilt to provide python3-defusedxml 2023-08-24 15:12:40 +02:00
Troy Dawson
c76b05d3d9 Rebuilt to change main python from 3.4 to 3.6 2019-03-07 15:19:35 -08:00

View File

@@ -14,7 +14,7 @@
Name: python-%{pypi_name}
Version: 0.5.0
Release: 6%{?dist}
Release: 3%{?dist}
Summary: XML bomb protection for Python stdlib modules
License: Python
URL: https://github.com/tiran/defusedxml
@@ -24,7 +24,7 @@ BuildArch: noarch
BuildRequires: python2-devel
# No python2-setuptools on EL 7
BuildRequires: python2-setuptools
BuildRequires: python-setuptools
%if 0%{with_python3}
BuildRequires: python%{python3_pkgversion}-devel
@@ -130,21 +130,12 @@ module. This is the python%{python3_other_pkgversion} build.
%endif # with_python3
%changelog
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Aug 24 2023 Miro Hrončok <mhroncok@redhat.com> - 0.5.0-3
- Rebuilt to provide python3-defusedxml
- Fixes: rhbz#2233752
* Mon Jun 18 2018 Miro Hrončok <mhroncok@redhat.com> - 0.5.0-5
- Rebuilt for Python 3.7
* Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.5.0-4
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Thu Mar 07 2019 Troy Dawson <tdawson@redhat.com> - 0.5.0-2
- Rebuilt to change main python from 3.4 to 3.6
* Fri Feb 10 2017 Adam Williamson <awilliam@redhat.com> - 0.5.0-1
- Update to 0.5.0, drop merged/superseded patches