deletethepython-idna
This commit is contained in:
parent
e4d2a3a27c
commit
d0bc903c93
@ -1,6 +1,6 @@
|
|||||||
Name: python-idna
|
Name: python-idna
|
||||||
Version: 2.8
|
Version: 2.8
|
||||||
Release: 2
|
Release: 3
|
||||||
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
|
||||||
URL: https://github.com/kjd/idna
|
URL: https://github.com/kjd/idna
|
||||||
@ -74,9 +74,6 @@ 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)
|
||||||
@ -94,6 +91,12 @@ Python3 package for python-idna
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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