public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/cinder/
Date: Tue, 19 Apr 2016 20:49:02 +0000 (UTC)	[thread overview]
Message-ID: <1461098907.9c08525f31a92c8d0187e662d86e0d5f0d6c719e.prometheanfire@gentoo> (raw)

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	other threads:[~2016-04-19 20:49 UTC|newest]

Thread overview: 141+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-19 20:49 Matt Thode [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-05-31 21:07 [gentoo-commits] repo/gentoo:master commit in: sys-cluster/cinder/ Michał Górny
2021-04-11 19:07 Matthew Thode
2021-03-09 17:17 Matthew Thode
2021-02-15 15:26 Matthew Thode
2021-01-15 18:51 Matthew Thode
2020-12-19 21:40 Matthew Thode
2020-12-09  4:00 Matthew Thode
2020-12-08  7:42 Matthew Thode
2020-10-27 21:55 Matthew Thode
2020-10-18 21:59 Matthew Thode
2020-10-01 18:06 Matthew Thode
2020-07-03  0:31 Matthew Thode
2020-07-02 23:54 Matthew Thode
2020-06-25 18:53 Matthew Thode
2020-06-09 17:51 Matthew Thode
2020-06-06 16:26 Matthew Thode
2020-05-30 18:02 Matthew Thode
2020-05-16 21:21 Matthew Thode
2020-04-23 16:21 Matthew Thode
2020-04-23 15:55 Matthew Thode
2020-04-04 21:05 Matthew Thode
2020-03-16 18:55 Michał Górny
2020-02-08 19:38 Matthew Thode
2020-02-08 19:38 Matthew Thode
2020-01-26 22:41 Matthew Thode
2020-01-08 17:10 Matthew Thode
2019-12-29 13:23 Andreas Sturmlechner
2019-11-19 18:36 Matthew Thode
2019-11-10  0:55 Matthew Thode
2019-11-05 17:15 Matthew Thode
2019-10-21  0:19 Matthew Thode
2019-10-05 20:14 Matthew Thode
2019-08-11 21:13 Matthew Thode
2019-07-27 18:14 Matthew Thode
2019-07-11 17:58 Matthew Thode
2019-06-10 15:38 Matthew Thode
2019-06-10 15:38 Matthew Thode
2019-05-11 19:25 Matthew Thode
2019-05-10 16:23 Matthew Thode
2019-04-25 15:54 Matthew Thode
2019-04-10 22:44 Matthew Thode
2019-03-26 15:54 Matthew Thode
2019-03-25  0:07 Matthew Thode
2019-03-07 21:28 Matthew Thode
2019-02-28 16:22 Matthew Thode
2019-02-28 16:22 Matthew Thode
2019-02-08  0:37 Matthew Thode
2019-01-30  0:09 Matthew Thode
2019-01-04  5:26 Matthew Thode
2018-12-04 17:59 Matthew Thode
2018-11-08 17:31 Matthew Thode
2018-10-24 22:12 Matthew Thode
2018-10-10  3:03 Matthew Thode
2018-09-28 20:33 Matt Thode
2018-08-30 18:27 Matt Thode
2018-07-16 20:18 Matt Thode
2018-07-04 17:56 Matt Thode
2018-07-01 15:19 Pacho Ramos
2018-06-26 20:29 Pacho Ramos
2018-06-18 16:18 Matt Thode
2018-06-18 15:42 Matt Thode
2018-06-04 15:40 Matt Thode
2018-05-23 18:05 Matt Thode
2018-04-25  2:40 Matt Thode
2018-03-31  1:54 Matt Thode
2018-03-09 18:00 Matt Thode
2018-03-07 18:39 Matt Thode
2018-03-01  9:57 Matt Thode
2018-02-22 20:17 Matt Thode
2018-02-11  2:01 Matt Thode
2018-01-19 17:25 Matt Thode
2017-12-22  1:56 Matt Thode
2017-12-04 20:09 Matt Thode
2017-11-05  4:47 Matt Thode
2017-09-30  1:06 Matt Thode
2017-09-16 15:01 Matt Thode
2017-09-06 14:07 Matt Thode
2017-08-31 17:44 Matt Thode
2017-08-30 21:07 Matt Thode
2017-08-28 21:52 Matt Thode
2017-08-28  0:52 Matt Thode
2017-08-23 21:10 Matt Thode
2017-07-25 19:00 Matt Thode
2017-07-14 19:43 Matt Thode
2017-07-12 14:43 Pacho Ramos
2017-06-23 16:14 Matt Thode
2017-06-20  3:08 Matt Thode
2017-05-19 15:14 Matt Thode
2017-05-07  3:36 Matt Thode
2017-05-07  3:36 Matt Thode
2017-04-28 17:00 Matt Thode
2017-04-28 17:00 Matt Thode
2017-04-25 17:47 Matt Thode
2017-04-25 16:47 Matt Thode
2017-04-12 20:03 Matt Thode
2017-04-11 14:00 Matt Thode
2017-03-29 18:08 Matt Thode
2017-02-27  4:27 Matt Thode
2017-02-24 17:39 Matt Thode
2017-02-24 17:39 Matt Thode
2017-02-02  5:06 Matt Thode
2017-01-16 19:37 Matt Thode
2017-01-16 19:37 Matt Thode
2016-12-20  3:16 Matt Thode
2016-12-12  1:56 Matt Thode
2016-12-12  1:56 Matt Thode
2016-11-30  5:18 Matt Thode
2016-11-15  4:33 Matt Thode
2016-11-06 21:39 Matt Thode
2016-10-20 23:47 Matt Thode
2016-10-06 18:20 Matt Thode
2016-10-03 20:37 Matt Thode
2016-09-21 14:05 Matt Thode
2016-09-10 17:57 Matt Thode
2016-09-10 17:57 Matt Thode
2016-08-10 17:53 Matt Thode
2016-06-06 16:15 Agostino Sarubbo
2016-04-22 16:56 Patrick Lauer
2016-04-20 21:31 Matt Thode
2016-04-19 20:10 Ian Stakenvicius
2016-04-07 14:32 Matt Thode
2016-03-26  0:19 Matt Thode
2016-01-24 17:22 Agostino Sarubbo
2015-12-24  2:38 Matt Thode
2015-12-15 21:55 Matt Thode
2015-11-16 21:26 Matt Thode
2015-11-16 16:26 Agostino Sarubbo
2015-11-16 16:15 Agostino Sarubbo
2015-10-30 14:13 Matt Thode
2015-10-30 13:14 Justin Lecher
2015-10-19  5:26 Matt Thode
2015-10-16  6:15 Matt Thode
2015-10-16  5:25 Matt Thode
2015-10-15 16:48 Matt Thode
2015-10-15  7:58 Matt Thode
2015-10-13 18:27 Matt Thode
2015-10-13 18:27 Matt Thode
2015-08-29  3:03 Matt Thode
2015-08-24 14:04 Agostino Sarubbo
2015-08-24 14:02 Agostino Sarubbo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1461098907.9c08525f31a92c8d0187e662d86e0d5f0d6c719e.prometheanfire@gentoo \
    --to=prometheanfire@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox