mgorny      14/07/06 12:47:59

  Modified:             python-heatclient-0.2.9.ebuild
                        python-heatclient-9999.ebuild ChangeLog
  Log:
  Clean up obsolete dependencies on virtual/python-argparse and 
virtual/python-unittest2 (those packages were only required for <=python-2.6).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.2                  dev-python/python-heatclient/python-heatclient-0.2.9.ebuild

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

Index: python-heatclient-0.2.9.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-heatclient/python-heatclient-0.2.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-heatclient-0.2.9.ebuild      27 Apr 2014 06:17:45 -0000      1.1
+++ python-heatclient-0.2.9.ebuild      6 Jul 2014 12:47:58 -0000       1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-heatclient/python-heatclient-0.2.9.ebuild,v
 1.1 2014/04/27 06:17:45 prometheanfire Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-heatclient/python-heatclient-0.2.9.ebuild,v
 1.2 2014/07/06 12:47:58 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -34,8 +34,7 @@
                                
>=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
                                >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
                                >=dev-python/testtools-0.9.34[${PYTHON_USEDEP}] 
)"
-RDEPEND="virtual/python-argparse[${PYTHON_USEDEP}]
-               >=dev-python/iso8601-0.1.9[${PYTHON_USEDEP}]
+RDEPEND=">=dev-python/iso8601-0.1.9[${PYTHON_USEDEP}]
                >=dev-python/prettytable-0.7[${PYTHON_USEDEP}]
                <dev-python/prettytable-0.8[${PYTHON_USEDEP}]
                >=dev-python/python-keystoneclient-0.7.0[${PYTHON_USEDEP}]



1.6                  dev-python/python-heatclient/python-heatclient-9999.ebuild

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

Index: python-heatclient-9999.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-heatclient/python-heatclient-9999.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- python-heatclient-9999.ebuild       13 Jun 2014 02:53:17 -0000      1.5
+++ python-heatclient-9999.ebuild       6 Jul 2014 12:47:58 -0000       1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-heatclient/python-heatclient-9999.ebuild,v
 1.5 2014/06/13 02:53:17 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-heatclient/python-heatclient-9999.ebuild,v
 1.6 2014/07/06 12:47:58 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -32,8 +32,7 @@
                                
>=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]
                                >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
                                >=dev-python/testtools-0.9.34[${PYTHON_USEDEP}] 
)"
-RDEPEND="virtual/python-argparse[${PYTHON_USEDEP}]
-               >=dev-python/iso8601-0.1.9[${PYTHON_USEDEP}]
+RDEPEND=">=dev-python/iso8601-0.1.9[${PYTHON_USEDEP}]
                >=dev-python/prettytable-0.7[${PYTHON_USEDEP}]
                <dev-python/prettytable-0.8[${PYTHON_USEDEP}]
                >=dev-python/python-keystoneclient-0.7.0[${PYTHON_USEDEP}]



1.13                 dev-python/python-heatclient/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-heatclient/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   13 Jun 2014 02:53:17 -0000      1.12
+++ ChangeLog   6 Jul 2014 12:47:58 -0000       1.13
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/python-heatclient
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-heatclient/ChangeLog,v 
1.12 2014/06/13 02:53:17 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-heatclient/ChangeLog,v 
1.13 2014/07/06 12:47:58 mgorny Exp $
+
+  06 Jul 2014; Michał Górny <mgo...@gentoo.org> python-heatclient-0.2.9.ebuild,
+  python-heatclient-9999.ebuild:
+  Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
+  unittest2 (those packages were only required for <=python-2.6).
 
   13 Jun 2014; Patrick Lauer <patr...@gentoo.org> 
python-heatclient-9999.ebuild:
   Remove keywords from live ebuild




Reply via email to