Rebuilt for Python 3.9
This commit is contained in:
parent
0b4812903d
commit
83f622be3d
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 2.9
|
Version: 2.9
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Internationalized Domain Names in Applications (IDNA)
|
Summary: Internationalized Domain Names in Applications (IDNA)
|
||||||
|
|
||||||
License: BSD and Python and Unicode
|
License: BSD and Python and Unicode
|
||||||
@ -59,6 +59,9 @@ rm -rf %{srcname}.egg-info
|
|||||||
%{python3_sitelib}/%{srcname}-%{version}-py%{python3_version}.egg-info
|
%{python3_sitelib}/%{srcname}-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 2.9-2
|
||||||
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
* Tue May 05 2020 Lumír Balhar <lbalhar@redhat.com> - 2.9-1
|
* Tue May 05 2020 Lumír Balhar <lbalhar@redhat.com> - 2.9-1
|
||||||
- Update to 2.9 (#1803654)
|
- Update to 2.9 (#1803654)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user