Init kazoo for Train

This commit is contained in:
huangtianhua 2021-11-06 12:06:46 +08:00
parent 069585086f
commit 22087681f3

View File

@ -19,9 +19,7 @@ BuildRequires: python3-pbr
BuildRequires: python3-pip
BuildRequires: python3-wheel
BuildRequires: python3-six
BuildRequires: python3-pure-sasl
Requires: python3-six
Requires: python3-pure-sasl
%description -n python3-kazoo
Kazoo is a Python library designed to make working with Zookeeper a more hassle-free experience that is less prone to errors.
@ -74,5 +72,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Wed Jul 14 2021 OpenStack_SIG <openstack@openeuler.org> - 2.8.0-1
* Sat Nov 06 2021 OpenStack_SIG <openstack@openeuler.org> - 2.8.0-1
- Package Spec generate