public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/python-keystoneclient: python-keystoneclient-0.4.1.ebuild python-keystoneclient-0.3.2.ebuild python-keystoneclient-0.3.1.ebuild ChangeLog
@ 2013-12-19  2:05 Matt Thode (prometheanfire)
  0 siblings, 0 replies; only message in thread
From: Matt Thode (prometheanfire) @ 2013-12-19  2:05 UTC (permalink / raw
  To: gentoo-commits

prometheanfire    13/12/19 02:05:16

  Modified:             python-keystoneclient-0.4.1.ebuild
                        python-keystoneclient-0.3.2.ebuild
                        python-keystoneclient-0.3.1.ebuild ChangeLog
  Log:
  changing deps to be more clear (don't like the inclusing of r1 in a <= dep)
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)

Revision  Changes    Path
1.2                  dev-python/python-keystoneclient/python-keystoneclient-0.4.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.4.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.4.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.4.1.ebuild?r1=1.1&r2=1.2

Index: python-keystoneclient-0.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.4.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-keystoneclient-0.4.1.ebuild	30 Nov 2013 07:28:20 -0000	1.1
+++ python-keystoneclient-0.4.1.ebuild	19 Dec 2013 02:05:15 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.4.1.ebuild,v 1.1 2013/11/30 07:28:20 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.4.1.ebuild,v 1.2 2013/12/19 02:05:15 prometheanfire Exp $
 
 EAPI=5
 #testsuite has unpretty httpretty deps
@@ -36,7 +36,7 @@
 				>=dev-python/pycrypto-2.6[${PYTHON_USEDEP}]
 				>=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]
 				>=dev-python/testrepository-0.0.17[${PYTHON_USEDEP}]
-				<=dev-python/testtools-0.9.32-r1[${PYTHON_USEDEP}]
+				<dev-python/testtools-0.9.33[${PYTHON_USEDEP}]
 				>=dev-python/webob-1.2.3[${PYTHON_USEDEP}]
 				<dev-python/webob-1.3[${PYTHON_USEDEP}]
 			) "
@@ -64,7 +64,7 @@
 python_test() {
 	# https://bugs.launchpad.net/python-keystoneclient/+bug/1243528
 	# https://bugs.launchpad.net/python-keystoneclient/+bug/1174410; last touched on 
-	# 2013-05-29 with 'importance: 	Undecided → Medium' and never worked since.
+	# 2013-05-29 with 'importance: 	Undecided → Medium' and never worked since.
 	sed -e 's:test_encrypt_cache_data:_&:' \
 		-e 's:test_no_memcache_protection:_&:' \
 		-e 's:test_sign_cache_data:_&:' \



1.6                  dev-python/python-keystoneclient/python-keystoneclient-0.3.2.ebuild

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

Index: python-keystoneclient-0.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.3.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- python-keystoneclient-0.3.2.ebuild	30 Nov 2013 07:28:20 -0000	1.5
+++ python-keystoneclient-0.3.2.ebuild	19 Dec 2013 02:05:16 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.3.2.ebuild,v 1.5 2013/11/30 07:28:20 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.3.2.ebuild,v 1.6 2013/12/19 02:05:16 prometheanfire Exp $
 
 EAPI=5
 #testsuite has unpretty httpretty deps
@@ -35,7 +35,7 @@
 				>=dev-python/pycrypto-2.6[${PYTHON_USEDEP}]
 				>=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]
 				>=dev-python/testrepository-0.0.17[${PYTHON_USEDEP}]
-				<=dev-python/testtools-0.9.24-r1[${PYTHON_USEDEP}]
+				<dev-python/testtools-0.9.25[${PYTHON_USEDEP}]
 				>=dev-python/webob-1.2.3[${PYTHON_USEDEP}]
 				<dev-python/webob-1.3[${PYTHON_USEDEP}]
 				>=dev-python/Babel-0.9.6[${PYTHON_USEDEP}] )"
@@ -55,7 +55,7 @@
 python_test() {
 	# https://bugs.launchpad.net/python-keystoneclient/+bug/1243528
 	# https://bugs.launchpad.net/python-keystoneclient/+bug/1174410; last touched on 
-	# 2013-05-29 with 'importance: 	Undecided → Medium' and never worked since.
+	# 2013-05-29 with 'importance: 	Undecided → Medium' and never worked since.
 	sed -e 's:test_encrypt_cache_data:_&:' \
 		-e 's:test_no_memcache_protection:_&:' \
 		-e 's:test_sign_cache_data:_&:' \



1.8                  dev-python/python-keystoneclient/python-keystoneclient-0.3.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.3.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.3.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.3.1.ebuild?r1=1.7&r2=1.8

Index: python-keystoneclient-0.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.3.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- python-keystoneclient-0.3.1.ebuild	9 Nov 2013 10:47:56 -0000	1.7
+++ python-keystoneclient-0.3.1.ebuild	19 Dec 2013 02:05:16 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.3.1.ebuild,v 1.7 2013/11/09 10:47:56 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/python-keystoneclient-0.3.1.ebuild,v 1.8 2013/12/19 02:05:16 prometheanfire Exp $
 
 EAPI=5
 
@@ -31,7 +31,7 @@
 			dev-python/openstack-nose-plugin[${PYTHON_USEDEP}]
 			=dev-python/pep8-1.4.5[${PYTHON_USEDEP}]
 			>=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}]
-			<=dev-python/testtools-0.9.24-r1[${PYTHON_USEDEP}]
+			<dev-python/testtools-0.9.25[${PYTHON_USEDEP}]
 			dev-python/unittest2[${PYTHON_USEDEP}]
 			>=dev-python/webob-1.0.8[${PYTHON_USEDEP}] )"
 RDEPEND=">=dev-python/d2to1-0.2.10[${PYTHON_USEDEP}]
@@ -54,6 +54,6 @@
 python_test() {
 	# https://bugs.launchpad.net/python-keystoneclient/+bug/1243528
 	# https://bugs.launchpad.net/python-keystoneclient/+bug/1174410; last touched on
-	# 2013-05-29 with 'importance:  Undecided → Medium' and never worked since.
+	# 2013-05-29 with 'importance:  Undecided → Medium' and never worked since.
 	nosetests -I 'test_http*' -e test_auth_token_middleware.py || die "testsuite failed"
 }



1.24                 dev-python/python-keystoneclient/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	9 Dec 2013 02:33:31 -0000	1.23
+++ ChangeLog	19 Dec 2013 02:05:16 -0000	1.24
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/python-keystoneclient
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/ChangeLog,v 1.23 2013/12/09 02:33:31 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-keystoneclient/ChangeLog,v 1.24 2013/12/19 02:05:16 prometheanfire Exp $
+
+  19 Dec 2013; Matthew Thode <prometheanfire@gentoo.org>
+  python-keystoneclient-0.3.1.ebuild, python-keystoneclient-0.3.2.ebuild,
+  python-keystoneclient-0.4.1.ebuild:
+  changing deps to be more clear (don't like the inclusing of r1 in a <= dep)
 
   09 Dec 2013; Matthew Thode <prometheanfire@gentoo.org> metadata.xml:
   fixing up metadata





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

only message in thread, other threads:[~2013-12-19  2:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-19  2:05 [gentoo-commits] gentoo-x86 commit in dev-python/python-keystoneclient: python-keystoneclient-0.4.1.ebuild python-keystoneclient-0.3.2.ebuild python-keystoneclient-0.3.1.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