remove python2 test
This commit is contained in:
parent
0c814dcdf6
commit
8ae732aebe
@ -14,7 +14,7 @@ messages, names, and records.
|
|||||||
Name: python-dns
|
Name: python-dns
|
||||||
Summary: %{sum}
|
Summary: %{sum}
|
||||||
Version: 1.16.0
|
Version: 1.16.0
|
||||||
Release: 1
|
Release: 2
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://www.dnspython.org/
|
URL: http://www.dnspython.org/
|
||||||
Source0: http://www.dnspython.org/kits/%{version}/dnspython-%{version}.tar.gz
|
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
|
%py3_install
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%{__python2} setup.py test
|
|
||||||
%{__python3} setup.py test
|
%{__python3} setup.py test
|
||||||
|
|
||||||
%files -n python2-dns
|
%files -n python2-dns
|
||||||
@ -79,6 +78,9 @@ find examples -type f | xargs chmod a-x
|
|||||||
%doc examples
|
%doc examples
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Jan 18 2021 jinzhimin<jinzhimin2@huawei.com> - 1.16.0-1
|
||||||
- update to 1.16.0
|
- update to 1.16.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user