[packages/python-openstackclient] Fix python3-openstackclient deps

jajcus jajcus at pld-linux.org
Fri Aug 4 08:56:43 CEST 2017


commit ec0793a776cf487235472678f62783cc9754d58c
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Fri Aug 4 08:56:03 2017 +0200

    Fix python3-openstackclient deps
    
    Release: 1

 python-openstackclient.spec | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)
---
diff --git a/python-openstackclient.spec b/python-openstackclient.spec
index 3751fc4..a3444ea 100644
--- a/python-openstackclient.spec
+++ b/python-openstackclient.spec
@@ -8,7 +8,7 @@
 Summary:	OpenStack Command-line Client
 Name:		python-openstackclient
 Version:	3.12.0
-Release:	0.1
+Release:	1
 License:	Apache
 Group:		Libraries/Python
 Source0:	http://tarballs.openstack.org/python-openstackclient/%{name}-%{version}.tar.gz
@@ -77,18 +77,18 @@ for the actual tool.
 %package -n python3-openstackclient
 Summary:	OpenStack Command-line Client
 Group:		Libraries/Python
-Requires:	python-babel >= 2.3.4
-Requires:	python-cinderclient >= 3.0.0
-Requires:	python-cliff >= 2.8.0
-Requires:	python-glanceclient >= 2.7.0
-Requires:	python-keystoneauth1 >= 3.0.1
-Requires:	python-keystoneclient >= 3.8.0
-Requires:	python-novaclient >= 9.0.0
-Requires:	python-openstacksdk >= 0.9.17
-Requires:	python-osc-lib >= 1.7.0
-Requires:	python-oslo.i18n >= 2.10
-Requires:	python-oslo.utils >= 3.20.0
-Requires:	python-six >= 1.9.0
+Requires:	python3-babel >= 2.3.4
+Requires:	python3-cinderclient >= 3.0.0
+Requires:	python3-cliff >= 2.8.0
+Requires:	python3-glanceclient >= 2.7.0
+Requires:	python3-keystoneauth1 >= 3.0.1
+Requires:	python3-keystoneclient >= 3.8.0
+Requires:	python3-novaclient >= 9.0.0
+Requires:	python3-openstacksdk >= 0.9.17
+Requires:	python3-osc-lib >= 1.7.0
+Requires:	python3-oslo.i18n >= 2.10
+Requires:	python3-oslo.utils >= 3.20.0
+Requires:	python3-six >= 1.9.0
 
 %description -n python3-openstackclient
 OpenStack Command-line Client.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-openstackclient.git/commitdiff/ec0793a776cf487235472678f62783cc9754d58c



More information about the pld-cvs-commit mailing list