public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/python-glanceclient: python-glanceclient-0.8.0.ebuild ChangeLog
@ 2013-03-11  3:02 Matt Thode (prometheanfire)
  0 siblings, 0 replies; only message in thread
From: Matt Thode (prometheanfire) @ 2013-03-11  3:02 UTC (permalink / raw
  To: gentoo-commits

prometheanfire    13/03/11 03:02:23

  Modified:             ChangeLog
  Added:                python-glanceclient-0.8.0.ebuild
  Log:
  bumping python-glanceclient to 0.8.0
  
  (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)

Revision  Changes    Path
1.5                  dev-python/python-glanceclient/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-glanceclient/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-glanceclient/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-glanceclient/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-glanceclient/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	17 Jan 2013 19:51:12 -0000	1.4
+++ ChangeLog	11 Mar 2013 03:02:22 -0000	1.5
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/python-glanceclient
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-glanceclient/ChangeLog,v 1.4 2013/01/17 19:51:12 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-glanceclient/ChangeLog,v 1.5 2013/03/11 03:02:22 prometheanfire Exp $
+
+*python-glanceclient-0.8.0 (11 Mar 2013)
+
+  11 Mar 2013; Matthew Thode <prometheanfire@gentoo.org>
+  +python-glanceclient-0.8.0.ebuild:
+  bumping python-glanceclient to 0.8.0
 
   17 Jan 2013; Matthew Thode <prometheanfire@gentoo.org> metadata.xml,
   python-glanceclient-0.7.0.ebuild:



1.1                  dev-python/python-glanceclient/python-glanceclient-0.8.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-glanceclient/python-glanceclient-0.8.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-glanceclient/python-glanceclient-0.8.0.ebuild?rev=1.1&content-type=text/plain

Index: python-glanceclient-0.8.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-glanceclient/python-glanceclient-0.8.0.ebuild,v 1.1 2013/03/11 03:02:22 prometheanfire Exp $

EAPI=5
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

#tests restricted due to unpackaged deps
RESTRICT="test"
DESCRIPTION="A client for the OpenStack Glance API"
HOMEPAGE="https://github.com/openstack/python-glanceclient"
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/mox
#				dev-python/coverage
#				dev-python/discover						#not packaged
#				=dev-python/pep8-1.3.3
#				>=dev-python/setuptools-git-0.4
#				>=dev-python/sphinx-1.1.2
#				>=dev-python/testrepository-0.0.13		#not packaged
#				>=dev-python/testtools-0.9.22 )"
RDEPEND="virtual/python-argparse[${PYTHON_USEDEP}]
		>=dev-python/python-keystoneclient-0.1.2[${PYTHON_USEDEP}]
		<dev-python/python-keystoneclient-1[${PYTHON_USEDEP}]
		>=dev-python/prettytable-0.6
		<dev-python/prettytable-0.7
		dev-python/pyopenssl
		>=dev-python/warlock-0.7.0[${PYTHON_USEDEP}]
		<dev-python/warlock-2[${PYTHON_USEDEP}]"

#python_test() {
#	"${PYTHON}" setup.py nosetests || die
#}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-11  3:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-11  3:02 [gentoo-commits] gentoo-x86 commit in dev-python/python-glanceclient: python-glanceclient-0.8.0.ebuild ChangeLog 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