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/swift/
Date: Mon,  5 Oct 2015 14:44:20 +0000 (UTC)	[thread overview]
Message-ID: <1444056227.669caa90f439dc8f49b7891e7b717202a57697c9.prometheanfire@gentoo> (raw)

commit:     669caa90f439dc8f49b7891e7b717202a57697c9
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  5 14:42:58 2015 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Oct  5 14:43:47 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=669caa90

sys-cluster/swift: bup for liberty

Package-Manager: portage-2.2.20.1

 sys-cluster/swift/Manifest                                   | 2 +-
 sys-cluster/swift/{swift-2.4.0.ebuild => swift-2.5.0.ebuild} | 7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/sys-cluster/swift/Manifest b/sys-cluster/swift/Manifest
index 5f51ec9..40007f7 100644
--- a/sys-cluster/swift/Manifest
+++ b/sys-cluster/swift/Manifest
@@ -1,2 +1,2 @@
 DIST swift-2.3.0.tar.gz 1346492 SHA256 7225061f92597e7eaf6196c9336c5e590c7626b7e84126c51e8ca5bf5b7bdae1 SHA512 cf8e1e640f1f679516ce1af772c93f860d7d1f1b6712fa9b89dda1688a4b02cd3fdadc443f4911be5927544f0cffe365ff4174ef6e44d118cb56c7b05cd630b9 WHIRLPOOL aade05a7b8f23e680aa932150e8edbc2e9b6bb83528ffa62becdf4d29c8597b20e873017c3c6a95e66448c13c60531abee6ed0bd9b524b6319642c0436ad5e4c
-DIST swift-2.4.0.tar.gz 1418193 SHA256 082b436e58684b5cf7682a175e56c3d7dbd24d72c0251ddf3074a8596e4abd40 SHA512 f4ac4f0f866106d2c2bb8f38c0c3810efebf47738c000488041722250745e4d3f4d4a4c710388021c1cc44b6b372a5f6fd03fe9670e005345669bf6199e6e311 WHIRLPOOL e3293d304a8a52146efa04d7fadd0ab11fed5d62127e1757b8701452719fa2839dbfe7a452e0677071c78eb32b832a732c978f6229b8c927c76632df4df44990
+DIST swift-2.5.0.tar.gz 1524422 SHA256 ede167854a47577ebd98765cf31476f79045f0739fab65f59b37e0ec184d4a42 SHA512 770d1aeb62803288b29edbac7576a8e870f09df5d111ba29d4845c755d65d66b501c9e95d6468e0c635625f04b7009fa2b6d769307348b66984f5cf5ea3481ed WHIRLPOOL ba00f4350c0f2b645f595b1dde8974dfdadcd66f33184776f478db123ec4dd5bb3c1e6cbe42b8cfb856391ceb6da3d1f212ceb3428280195c1993d2146ece435

diff --git a/sys-cluster/swift/swift-2.4.0.ebuild b/sys-cluster/swift/swift-2.5.0.ebuild
similarity index 98%
rename from sys-cluster/swift/swift-2.4.0.ebuild
rename to sys-cluster/swift/swift-2.5.0.ebuild
index e8772d4..a5018b9 100644
--- a/sys-cluster/swift/swift-2.4.0.ebuild
+++ b/sys-cluster/swift/swift-2.5.0.ebuild
@@ -17,10 +17,12 @@ KEYWORDS="~amd64 ~x86"
 IUSE="proxy account container object test +memcached"
 REQUIRED_USE="|| ( proxy account container object )"
 
+CDEPEND="
+	>=dev-python/pbr-0.8.0[${PYTHON_USEDEP}]
+	<dev-python/pbr-2.0[${PYTHON_USEDEP}]"
 DEPEND="
 	dev-python/setuptools[${PYTHON_USEDEP}]
-	>=dev-python/pbr-0.8.0[${PYTHON_USEDEP}]
-	<dev-python/pbr-1.0[${PYTHON_USEDEP}]
+	${CDEPEND}
 	test? (
 		${RDEPEND}
 		dev-python/coverage[${PYTHON_USEDEP}]
@@ -37,6 +39,7 @@ DEPEND="
 	)"
 
 RDEPEND="
+	${CDEPEND}
 	>=dev-python/dnspython-1.9.4[${PYTHON_USEDEP}]
 	>=dev-python/eventlet-0.16.1[${PYTHON_USEDEP}]
 	!~dev-python/eventlet-0.17.0[${PYTHON_USEDEP}]


             reply	other threads:[~2015-10-05 14:44 UTC|newest]

Thread overview: 74+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-05 14:44 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/swift/ Michał Górny
2021-05-14  2:19 Matthew Thode
2021-04-14  4:34 Matthew Thode
2020-11-10 22:54 Matthew Thode
2020-10-22 18:43 Matthew Thode
2020-10-10 23:09 Matthew Thode
2020-10-10 19:32 Matthew Thode
2020-09-22 23:20 Matthew Thode
2020-07-03  0:31 Matthew Thode
2020-06-23 18:39 Matthew Thode
2020-05-23 20:01 Matthew Thode
2020-05-08 19:49 Matthew Thode
2020-04-23 19:36 Matthew Thode
2020-03-24  2:05 Matthew Thode
2020-03-17 13:49 Matthew Thode
2020-03-04 16:29 Matthew Thode
2020-02-19  7:39 Michał Górny
2020-02-08  6:57 Sven Wegener
2020-02-04 20:13 Matthew Thode
2019-11-03 20:21 Matthew Thode
2019-10-23  2:38 Matthew Thode
2019-10-03 23:39 Matthew Thode
2019-08-23 16:13 Matthew Thode
2019-07-23 14:51 Matthew Thode
2019-04-25 15:54 Matthew Thode
2019-04-04 14:47 Matthew Thode
2019-03-26 15:54 Matthew Thode
2019-03-25  0:07 Matthew Thode
2019-02-26 21:24 Matthew Thode
2019-01-15 17:21 Matthew Thode
2018-12-18 18:48 Matthew Thode
2018-09-28 20:33 Matt Thode
2018-08-30 17:17 Matt Thode
2018-03-11  0:46 Matt Thode
2018-03-01  9:57 Matt Thode
2018-02-20  4:37 Matt Thode
2018-02-07  4:56 Matt Thode
2018-01-28  4:13 Matt Thode
2017-12-13 21:44 Matt Thode
2017-11-14  2:26 Matt Thode
2017-10-20 23:20 Matt Thode
2017-09-03 23:49 Matt Thode
2017-09-03 21:56 Matt Thode
2017-08-31 16:55 Matt Thode
2017-08-25 20:39 Matt Thode
2017-06-30 16:12 Matt Thode
2017-06-01 23:55 Matt Thode
2017-04-25 16:47 Matt Thode
2017-02-27  3:17 Matt Thode
2017-02-09 12:10 Matt Thode
2017-01-08 22:49 Matt Thode
2016-12-14  3:40 Matt Thode
2016-11-30  5:18 Matt Thode
2016-10-22 19:59 Matt Thode
2016-09-28  2:51 Matt Thode
2016-08-16 23:10 Matt Thode
2016-07-16 19:43 Matt Thode
2016-07-09  5:05 Matt Thode
2016-07-09  5:05 Matt Thode
2016-06-10 19:05 Matt Thode
2016-04-12  8:24 Austin English
2016-03-25 18:55 Matt Thode
2016-02-28  5:49 Matt Thode
2016-02-10  1:16 Matt Thode
2016-01-21 13:20 Agostino Sarubbo
2015-11-16 16:26 Agostino Sarubbo
2015-11-16 16:15 Agostino Sarubbo
2015-10-30 12:04 Justin Lecher
2015-10-30 12:03 Justin Lecher
2015-09-08 14:56 Matt Thode
2015-08-26 23:44 Matt Thode
2015-08-26 19:21 Agostino Sarubbo
2015-08-26 19:21 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=1444056227.669caa90f439dc8f49b7891e7b717202a57697c9.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