commit:     9c08525f31a92c8d0187e662d86e0d5f0d6c719e
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 19 20:47:16 2016 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Apr 19 20:48:27 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c08525f

sys-cluster/cinder: bup

Package-Manager: portage-2.2.26

 sys-cluster/cinder/Manifest                              |  1 +
 sys-cluster/cinder/cinder-2015.2.9999.ebuild             |  3 ++-
 .../{cinder-2015.2.9999.ebuild => cinder-7.0.2.ebuild}   | 16 ++++++++++------
 3 files changed, 13 insertions(+), 7 deletions(-)

diff --git a/sys-cluster/cinder/Manifest b/sys-cluster/cinder/Manifest
index 52a1e64..42dc2e7 100644
--- a/sys-cluster/cinder/Manifest
+++ b/sys-cluster/cinder/Manifest
@@ -1,4 +1,5 @@
 DIST cinder-7.0.1.tar.gz 2599206 SHA256 
e02c37efdff0e1792f2a621b2dbb260e66db7c61fc0bba8cc1dd428e09eb05dc SHA512 
1b32b96624f05e23b1ca78136ed2a8854df0da474912a2bcdda28395f233115271ae9f9f2e4eafa2efa97b2c9ae9143413bf60e13dc3c4f6251a6ba08e95daa0
 WHIRLPOOL 
92d9345ae81751c71b74964b6e8cbd33fc797cd8b9c449651449cd878a335811e4895ca3e1cd23d0f28d8bec68d23b6a199a6c2a21510d5858cfbe3f971d1444
+DIST cinder-7.0.2.tar.gz 2602703 SHA256 
32f316be5244b669346036f6ebb3b19e84d0082e665f341355a5622b6dbae485 SHA512 
8d62dfc8884152684ed4da30bc8ab38a58502d9892a4a7369795069b9dc32a9b0bf20ccb8de7f05e4e7d90c114d1bd0cded5334d6f667d73648a2b8142980e5c
 WHIRLPOOL 
a1fa654468042cbe5e882bbd9820c3dc7742d2280a410d080c3ae92eec24be85278765f67dc07afa7c44dc494b636d35c7adccddb3164c878cbab36e6e53dea3
 DIST cinder-8.0.0.tar.gz 3955244 SHA256 
bd05f3c0b7b2ae098284c062d20230aecdaa47ed623cb79907c39dd1e28f8a2e SHA512 
5c6ec1dc172036068016373e2d30e55c88f07dae12438fcfe207caea2965360f0c7df5aff1a901c6e2442ebf0dbd56f0428e3f24651f6cdd682bb659f636b20c
 WHIRLPOOL 
3bcd4477b7fd65b45dc305198fa8462e5c3bfffbdf75170607facdb446308aa9301a609090b4b43968369bf737b851d73a31af9b63752522b960850b3b6c0845
 DIST liberty-cinder.conf.sample 122223 SHA256 
dad765cbe995576c23b4aa45e316272826fd9a293bf111bcdcb2da9ab562fb43 SHA512 
64696a606233fa6a0f2c844924a61e48552f38ce54dadbc8202455d32b9fa37575c8e1d5c1b3e086d37f832e60f754007f2bfa9cd4915e3ae5fd52e283896f64
 WHIRLPOOL 
2d03754cfe60be0b0f278181e3b9cec399227e643032d9bb53fdafb4504793da6459ceb9b93802d5452ab9b77d9b613ff87f04605833553011a0847d9d3f7e2c
 DIST mitaka-cinder-api-paste.ini 2416 SHA256 
3794a5e34dace60474274e93a7346662eb03a485d1b9b67afded591e764aba9d SHA512 
f6e3800557fa7efb562a69f80eea9b516c0ad2e54b9a013c92118bf91daaf2bdd2a9ced309626fab13fe9b979f0c768ac22bba63c7fa8aa3443004d50359d844
 WHIRLPOOL 
90e8c7bf065609e6a85d247c15b1022ea51bb94b000841c30a69d99c96082a08125fca58cf5b216990c6b746f52af5cedebbafc5b9450a91c0d32cdc21951952

diff --git a/sys-cluster/cinder/cinder-2015.2.9999.ebuild 
b/sys-cluster/cinder/cinder-2015.2.9999.ebuild
index c01d949..443a6c7 100644
--- a/sys-cluster/cinder/cinder-2015.2.9999.ebuild
+++ b/sys-cluster/cinder/cinder-2015.2.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -147,6 +147,7 @@ RDEPEND="
        <=dev-python/python-keystoneclient-2.0.0[${PYTHON_USEDEP}]
        >=dev-python/python-swiftclient-2.2.0[${PYTHON_USEDEP}]
        <=dev-python/python-swiftclient-2.7.0[${PYTHON_USEDEP}]
+       >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
        >=dev-python/requests-2.5.2[${PYTHON_USEDEP}]
        !~dev-python/requests-2.8.0[${PYTHON_USEDEP}]
        <=dev-python/requests-2.8.1[${PYTHON_USEDEP}]

diff --git a/sys-cluster/cinder/cinder-2015.2.9999.ebuild 
b/sys-cluster/cinder/cinder-7.0.2.ebuild
similarity index 95%
copy from sys-cluster/cinder/cinder-2015.2.9999.ebuild
copy to sys-cluster/cinder/cinder-7.0.2.ebuild
index c01d949..6ae2183 100644
--- a/sys-cluster/cinder/cinder-2015.2.9999.ebuild
+++ b/sys-cluster/cinder/cinder-7.0.2.ebuild
@@ -1,21 +1,20 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
 
-inherit distutils-r1 eutils git-2 linux-info user
+inherit distutils-r1 eutils linux-info user
 
 DESCRIPTION="Cinder is the OpenStack Block storage service, a spin out of 
nova-volumes"
 HOMEPAGE="https://launchpad.net/cinder";
-SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/cinder/liberty/cinder.conf.sample
 -> liberty-cinder.conf.sample"
-EGIT_REPO_URI="https://github.com/openstack/cinder.git";
-EGIT_BRANCH="stable/liberty"
+SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz
+       
https://dev.gentoo.org/~prometheanfire/dist/cinder/liberty/cinder.conf.sample 
-> liberty-cinder.conf.sample"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64 ~x86"
 IUSE="+api +scheduler +volume iscsi lvm mysql +memcached postgres sqlite test"
 REQUIRED_USE="|| ( mysql postgres sqlite )"
 
@@ -109,6 +108,9 @@ RDEPEND="
        !~dev-python/oslo-messaging-3.1.0[${PYTHON_USEDEP}]
        <=dev-python/oslo-messaging-3.0.0[${PYTHON_USEDEP}]
        >=dev-python/oslo-middleware-2.8.0[${PYTHON_USEDEP}]
+       !~dev-python/oslo-middleware-3.0.0[${PYTHON_USEDEP}]
+       !~dev-python/oslo-middleware-3.1.0[${PYTHON_USEDEP}]
+       !~dev-python/oslo-middleware-3.2.0[${PYTHON_USEDEP}]
        <=dev-python/oslo-middleware-3.3.0[${PYTHON_USEDEP}]
        >=dev-python/oslo-policy-0.5.0[${PYTHON_USEDEP}]
        <=dev-python/oslo-policy-1.1.0[${PYTHON_USEDEP}]
@@ -147,8 +149,10 @@ RDEPEND="
        <=dev-python/python-keystoneclient-2.0.0[${PYTHON_USEDEP}]
        >=dev-python/python-swiftclient-2.2.0[${PYTHON_USEDEP}]
        <=dev-python/python-swiftclient-2.7.0[${PYTHON_USEDEP}]
+       >=dev-python/pytz-2013.6[${PYTHON_USEDEP}]
        >=dev-python/requests-2.5.2[${PYTHON_USEDEP}]
        !~dev-python/requests-2.8.0[${PYTHON_USEDEP}]
+       !~dev-python/requests-2.9.0[${PYTHON_USEDEP}]
        <=dev-python/requests-2.8.1[${PYTHON_USEDEP}]
        >=dev-python/retrying-1.2.3[${PYTHON_USEDEP}]
        !~dev-python/retrying-1.3.0[${PYTHON_USEDEP}]

Reply via email to