!13 remove python2 test

From: @eaglegai
Reviewed-by: @orange-snn
Signed-off-by: @orange-snn
This commit is contained in:
openeuler-ci-bot 2021-06-15 08:39:48 +00:00 committed by Gitee
commit bedf30e99c

View File

@ -14,7 +14,7 @@ messages, names, and records.
Name: python-dns
Summary: %{sum}
Version: 1.16.0
Release: 1
Release: 2
License: MIT
URL: http://www.dnspython.org/
Source0: http://www.dnspython.org/kits/%{version}/dnspython-%{version}.tar.gz
@ -62,7 +62,6 @@ find examples -type f | xargs chmod a-x
%py3_install
%check
%{__python2} setup.py test
%{__python3} setup.py test
%files -n python2-dns
@ -79,6 +78,9 @@ find examples -type f | xargs chmod a-x
%doc examples
%changelog
* Tue Jun 15 2021 gaihuiying <gaihuiying1@huawei.com> - 1.16.0-2
- remove python2 test
* Mon Jan 18 2021 jinzhimin<jinzhimin2@huawei.com> - 1.16.0-1
- update to 1.16.0