!12 【轻量级 PR】:Remove test part
From: @xiyuanwang Reviewed-by: @huangtianhua Signed-off-by: @huangtianhua
This commit is contained in:
commit
1a47293028
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-ldappool
|
||||
Version: 2.4.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A simple connector pool for python-ldap.
|
||||
License: Mozilla Public License 2.0 (MPL 2.0)
|
||||
URL: https://git.openstack.org/cgit/openstack/ldappool
|
||||
@ -75,9 +75,6 @@ popd
|
||||
mv %{buildroot}/filelist.lst .
|
||||
mv %{buildroot}/doclist.lst .
|
||||
|
||||
%check
|
||||
%{__python3} setup.py test
|
||||
|
||||
%files -n python3-ldappool -f filelist.lst
|
||||
%dir %{python3_sitelib}/*
|
||||
|
||||
@ -85,6 +82,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Nov 10 2021 OpenStack_SIG <openstack@openeuler.org> - 2.4.1-2
|
||||
- Remove test part
|
||||
* Fri Nov 05 2021 OpenStack_SIG <openstack@openeuler.org> - 2.4.1-1
|
||||
- Init package python3-ldappool of version 2.4.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user