Update python-saharaclient to 1.4.0

Depends-on: I17cc4394fe7f7ef152dfa0e78a658c3a85dd85d2
Change-Id: I7681435cdb164f35f57fa54ef165766b635b87d8
This commit is contained in:
melissaml
2017-11-17 17:31:56 +08:00
parent 6c12df1a97
commit ac7e3e392c

View File

@@ -1,6 +1,6 @@
%global sname saharaclient
Name: {{ py2name('python-saharaclient') }}
Version: 1.3.0
Version: 1.4.0
Release: 0
Summary: Client library for OpenStack Sahara API
License: {{ license('Apache-2.0') }}
@@ -70,7 +70,7 @@ rm -rf doc/build/html/.{doctrees,buildinfo}
%check
# we don't want to depend on hacking/flake8/pep8
rm -v saharaclient/tests/unit/test_hacking.py
%{__python2} setup.py testr
ostestr
%files
%license LICENSE