!2 python-idna: delete the python-idna

Merge pull request !2 from orange-snn/master
This commit is contained in:
openeuler-ci-bot 2020-01-15 04:59:57 +08:00 committed by Gitee
commit b11659836d

View File

@ -1,6 +1,6 @@
Name: python-idna
Version: 2.8
Release: 2
Release: 3
Summary: Internationalized Domain Names in Applications (IDNA)
License: BSD and Python and Unicode
URL: https://github.com/kjd/idna
@ -74,9 +74,6 @@ Python3 package for python-idna
%{__python3} setup.py test
%endif
%files
%defattr(-,root,root)
%if 0%{?with_python2}
%files -n python2-idna
%defattr(-,root,root)
@ -94,6 +91,12 @@ Python3 package for python-idna
%endif
%changelog
* 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
- Type:bugfix
- Id:NA