* [gentoo-commits] gentoo-x86 commit in dev-python/python-swiftclient: python-swiftclient-1.5.0.ebuild ChangeLog python-swiftclient-1.2.0-r1.ebuild
@ 2013-08-11 2:10 Matt Thode (prometheanfire)
0 siblings, 0 replies; only message in thread
From: Matt Thode (prometheanfire) @ 2013-08-11 2:10 UTC (permalink / raw
To: gentoo-commits
prometheanfire 13/08/11 02:10:45
Modified: ChangeLog
Added: python-swiftclient-1.5.0.ebuild
Removed: python-swiftclient-1.2.0-r1.ebuild
Log:
updating swiftclient to 1.5.0
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Revision Changes Path
1.4 dev-python/python-swiftclient/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-swiftclient/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-swiftclient/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-swiftclient/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-swiftclient/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 11 Mar 2013 02:27:19 -0000 1.3
+++ ChangeLog 11 Aug 2013 02:10:45 -0000 1.4
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/python-swiftclient
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-swiftclient/ChangeLog,v 1.3 2013/03/11 02:27:19 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-swiftclient/ChangeLog,v 1.4 2013/08/11 02:10:45 prometheanfire Exp $
+
+*python-swiftclient-1.5.0 (11 Aug 2013)
+
+ 11 Aug 2013; Matthew Thode <prometheanfire@gentoo.org>
+ +python-swiftclient-1.5.0.ebuild, -python-swiftclient-1.2.0-r1.ebuild:
+ updating swiftclient to 1.5.0
*python-swiftclient-1.3.0 (11 Mar 2013)
@@ -20,4 +26,3 @@
+python-swiftclient-1.2.0.ebuild, +metadata.xml:
initial commit of dev-python/python-swiftclient for soon to exist
sys-cluster/swift
-
1.1 dev-python/python-swiftclient/python-swiftclient-1.5.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-swiftclient/python-swiftclient-1.5.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-swiftclient/python-swiftclient-1.5.0.ebuild?rev=1.1&content-type=text/plain
Index: python-swiftclient-1.5.0.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-swiftclient/python-swiftclient-1.5.0.ebuild,v 1.1 2013/08/11 02:10:45 prometheanfire Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
#restricted due to packages missing and bad depends in the test ==webob-1.0.8
RESTRICT="test"
inherit distutils-r1
DESCRIPTION="Python bindings to the OpenStack Object Storage API"
HOMEPAGE="http://docs.openstack.org/developer/python-swiftclient"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
test? ( ~dev-python/pep8-1.4.5[${PYTHON_USEDEP}]
~dev-python/pyflakes-0.7.2[${PYTHON_USEDEP}]
~dev-python/flake8-2.0[${PYTHON_USEDEP}]
dev-python/coverage[${PYTHON_USEDEP}]
dev-python/python-keystoneclient[${PYTHON_USEDEP}]
>=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]
>=dev-python/testtools-0.9.22[${PYTHON_USEDEP}] )"
RDEPEND=">=dev-python/simplejson-2.0.9[${PYTHON_USEDEP}]
>=dev-python/pbr-0.5[${PYTHON_USEDEP}]
<dev-python/pbr-0.6[${PYTHON_USEDEP}]
>=dev-python/d2to1-0.2.10[${PYTHON_USEDEP}]
<dev-python/d2to1-0.3[${PYTHON_USEDEP}]"
python_test() {
sh run_tests.sh | die
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-08-11 2:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-11 2:10 [gentoo-commits] gentoo-x86 commit in dev-python/python-swiftclient: python-swiftclient-1.5.0.ebuild ChangeLog python-swiftclient-1.2.0-r1.ebuild Matt Thode (prometheanfire)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox