]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
[RM-13909] bump requirement for remoto 377/head
authorAlfredo Deza <adeza@redhat.com>
Tue, 15 Dec 2015 19:42:52 +0000 (14:42 -0500)
committerAlfredo Deza <adeza@redhat.com>
Tue, 15 Dec 2015 19:42:52 +0000 (14:42 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
setup.py

index ef612edb7c4120533fc64f4befe666bacf8f9aac..97a9aa179f8f163ba9633b9555edf1054152dd48 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -24,7 +24,7 @@ if os.environ.get('CEPH_DEPLOY_NO_VENDOR'):
     clean_vendor('remoto')
 else:
     vendorize([
-        ('remoto', '0.0.25', ['python', 'vendor.py']),
+        ('remoto', '0.0.26', ['python', 'vendor.py']),
     ])