diff --git a/python-ldappool.spec b/python-ldappool.spec index f9ad215730ba6254adc02de4f9fd1d5563b5b614..b130d39c6a07e9c1cab0be9b1d584a4b40e273f8 100644 --- a/python-ldappool.spec +++ b/python-ldappool.spec @@ -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 - 2.4.1-2 +- Remove test part * Fri Nov 05 2021 OpenStack_SIG - 2.4.1-1 - Init package python3-ldappool of version 2.4.1