From 22087681f3422f57818e3af3214f2d5fe751b125 Mon Sep 17 00:00:00 2001 From: huangtianhua Date: Sat, 6 Nov 2021 12:06:46 +0800 Subject: [PATCH] Init kazoo for Train --- python-kazoo.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/python-kazoo.spec b/python-kazoo.spec index 0a5037b..e147674 100644 --- a/python-kazoo.spec +++ b/python-kazoo.spec @@ -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 - 2.8.0-1 +* Sat Nov 06 2021 OpenStack_SIG - 2.8.0-1 - Package Spec generate