Rebuilt for Python 3.10
This commit is contained in:
parent
e9743571ee
commit
627098066f
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 4.6.3
|
Version: 4.6.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: XML processing library combining libxml2/libxslt with the ElementTree API
|
Summary: XML processing library combining libxml2/libxslt with the ElementTree API
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -57,6 +57,9 @@ env WITH_CYTHON=true %py3_build
|
|||||||
%{python3_sitearch}/%{modname}-*.egg-info/
|
%{python3_sitearch}/%{modname}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 4.6.3-2
|
||||||
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
* Thu May 20 2021 Charalampos Stratakis <cstratak@redhat.com> - 4.6.3-1
|
* Thu May 20 2021 Charalampos Stratakis <cstratak@redhat.com> - 4.6.3-1
|
||||||
- Update to 4.6.3
|
- Update to 4.6.3
|
||||||
- Fixes CVE-2021-28957
|
- Fixes CVE-2021-28957
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user