Rebuilt for Python 3.10

This commit is contained in:
Python Maint 2021-06-04 20:16:55 +02:00 committed by Miro Hrončok
parent 61129e4340
commit 24a9adaca0

View File

@ -1,7 +1,7 @@
%define realname PyICU %define realname PyICU
Name: pyicu Name: pyicu
Version: 2.7.3 Version: 2.7.3
Release: 2%{?dist} Release: 3%{?dist}
Summary: Python extension wrapping the ICU C++ libraries Summary: Python extension wrapping the ICU C++ libraries
License: MIT License: MIT
@ -55,6 +55,9 @@ rm -rf %{buildroot}%{python3_sitearch}/tests
%{python3_sitearch}/_icu* %{python3_sitearch}/_icu*
%changelog %changelog
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.7.3-3
- Rebuilt for Python 3.10
* Thu May 20 2021 Pete Walter <pwalter@fedoraproject.org> - 2.7.3-2 * Thu May 20 2021 Pete Walter <pwalter@fedoraproject.org> - 2.7.3-2
- Rebuild for ICU 69 - Rebuild for ICU 69