Compare commits
No commits in common. "78551458dffd24069d416ea56859db9fe39fe1d6" and "e4d2a3a27cd181d44d5245a310965d24355b6be2" have entirely different histories.
78551458df
...
e4d2a3a27c
File diff suppressed because it is too large
Load Diff
BIN
idna-2.10.tar.gz
BIN
idna-2.10.tar.gz
Binary file not shown.
BIN
idna-2.8.tar.gz
Normal file
BIN
idna-2.8.tar.gz
Normal file
Binary file not shown.
@ -1,13 +1,11 @@
|
|||||||
Name: python-idna
|
Name: python-idna
|
||||||
Version: 2.10
|
Version: 2.8
|
||||||
Release: 3
|
Release: 2
|
||||||
Summary: Internationalized Domain Names in Applications (IDNA)
|
Summary: Internationalized Domain Names in Applications (IDNA)
|
||||||
License: BSD-3-Clause
|
License: BSD and Python and Unicode
|
||||||
URL: https://github.com/kjd/idna
|
URL: https://github.com/kjd/idna
|
||||||
Source0: https://files.pythonhosted.org/packages/source/i/idna/idna-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/i/idna/idna-%{version}.tar.gz
|
||||||
|
|
||||||
Patch6000: backport-CVE-2024-3651.patch
|
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%if 0%{?with_python2}
|
%if 0%{?with_python2}
|
||||||
BuildRequires: python2-devel python2-setuptools
|
BuildRequires: python2-devel python2-setuptools
|
||||||
@ -76,6 +74,9 @@ Python3 package for python-idna
|
|||||||
%{__python3} setup.py test
|
%{__python3} setup.py test
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%files
|
||||||
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%if 0%{?with_python2}
|
%if 0%{?with_python2}
|
||||||
%files -n python2-idna
|
%files -n python2-idna
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -93,24 +94,6 @@ Python3 package for python-idna
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Jun 14 2024 xinghe <xinghe2@h-partners.com> - 2.10-3
|
|
||||||
- Type:bugfix
|
|
||||||
- Id:NA
|
|
||||||
- SUG:NA
|
|
||||||
- DESC:fix license
|
|
||||||
|
|
||||||
* Fri May 10 2024 zhangpan <zhangpan103@h-partners.com> - 2.10-2
|
|
||||||
- fix CVE-2024-3651
|
|
||||||
|
|
||||||
* Tue Aug 18 2020 jinzhimin <jinzhimin2@huawei.com> - 2.10-1
|
|
||||||
- Package update to 2.10.1
|
|
||||||
|
|
||||||
* Wed Jan 15 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.8-3
|
|
||||||
- Type:bugfix
|
|
||||||
- Id:NA
|
|
||||||
- SUG:NA
|
|
||||||
- DESC:delete the python-idna
|
|
||||||
|
|
||||||
* Tue Jan 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.8-2
|
* Tue Jan 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.8-2
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user