mgorny      14/07/06 12:36:21

  Modified:             argh-0.23.3.ebuild argh-0.23.2.ebuild
                        argh-0.23.0-r1.ebuild argh-0.24.1.ebuild
                        argh-0.23.1.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.4                  dev-python/argh/argh-0.23.3.ebuild

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

Index: argh-0.23.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- argh-0.23.3.ebuild  31 Mar 2014 20:55:57 -0000      1.3
+++ argh-0.23.3.ebuild  6 Jul 2014 12:36:21 -0000       1.4
@@ -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/argh/argh-0.23.3.ebuild,v 1.3 
2014/03/31 20:55:57 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.3.ebuild,v 1.4 
2014/07/06 12:36:21 mgorny Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 LICENSE="LGPL-3"
 IUSE="test"
 
-RDEPEND="virtual/python-argparse[${PYTHON_USEDEP}]"
+RDEPEND=""
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
        test? (
                dev-python/pytest[${PYTHON_USEDEP}]



1.4                  dev-python/argh/argh-0.23.2.ebuild

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

Index: argh-0.23.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- argh-0.23.2.ebuild  31 Mar 2014 20:55:57 -0000      1.3
+++ argh-0.23.2.ebuild  6 Jul 2014 12:36:21 -0000       1.4
@@ -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/argh/argh-0.23.2.ebuild,v 1.3 
2014/03/31 20:55:57 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.2.ebuild,v 1.4 
2014/07/06 12:36:21 mgorny Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 LICENSE="LGPL-3"
 IUSE="test"
 
-RDEPEND="virtual/python-argparse[${PYTHON_USEDEP}]"
+RDEPEND=""
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
        test? (
                dev-python/pytest[${PYTHON_USEDEP}]



1.5                  dev-python/argh/argh-0.23.0-r1.ebuild

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

Index: argh-0.23.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.0-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- argh-0.23.0-r1.ebuild       31 Mar 2014 20:55:57 -0000      1.4
+++ argh-0.23.0-r1.ebuild       6 Jul 2014 12:36:21 -0000       1.5
@@ -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/argh/argh-0.23.0-r1.ebuild,v 1.4 
2014/03/31 20:55:57 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.0-r1.ebuild,v 1.5 
2014/07/06 12:36:21 mgorny Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 LICENSE="LGPL-3"
 IUSE="test"
 
-RDEPEND="virtual/python-argparse[${PYTHON_USEDEP}]"
+RDEPEND=""
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
        test? (
                dev-python/pytest[${PYTHON_USEDEP}]



1.3                  dev-python/argh/argh-0.24.1.ebuild

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

Index: argh-0.24.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.24.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- argh-0.24.1.ebuild  31 Mar 2014 20:55:57 -0000      1.2
+++ argh-0.24.1.ebuild  6 Jul 2014 12:36:21 -0000       1.3
@@ -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/argh/argh-0.24.1.ebuild,v 1.2 
2014/03/31 20:55:57 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.24.1.ebuild,v 1.3 
2014/07/06 12:36:21 mgorny Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 LICENSE="LGPL-3"
 IUSE="test"
 
-RDEPEND="virtual/python-argparse[${PYTHON_USEDEP}]"
+RDEPEND=""
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
        test? (
                dev-python/pytest[${PYTHON_USEDEP}]



1.4                  dev-python/argh/argh-0.23.1.ebuild

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

Index: argh-0.23.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- argh-0.23.1.ebuild  31 Mar 2014 20:55:57 -0000      1.3
+++ argh-0.23.1.ebuild  6 Jul 2014 12:36:21 -0000       1.4
@@ -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/argh/argh-0.23.1.ebuild,v 1.3 
2014/03/31 20:55:57 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/argh-0.23.1.ebuild,v 1.4 
2014/07/06 12:36:21 mgorny Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 LICENSE="LGPL-3"
 IUSE="test"
 
-RDEPEND="virtual/python-argparse[${PYTHON_USEDEP}]"
+RDEPEND=""
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
        test? (
                dev-python/pytest[${PYTHON_USEDEP}]



1.17                 dev-python/argh/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/argh/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   31 Mar 2014 20:55:57 -0000      1.16
+++ ChangeLog   6 Jul 2014 12:36:21 -0000       1.17
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/argh
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/ChangeLog,v 1.16 2014/03/31 
20:55:57 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/argh/ChangeLog,v 1.17 2014/07/06 
12:36:21 mgorny Exp $
+
+  06 Jul 2014; Michał Górny <[email protected]> argh-0.23.0-r1.ebuild,
+  argh-0.23.1.ebuild, argh-0.23.2.ebuild, argh-0.23.3.ebuild,
+  argh-0.24.1.ebuild:
+  Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
+  unittest2 (those packages were only required for <=python-2.6).
 
   31 Mar 2014; Michał Górny <[email protected]> argh-0.23.0-r1.ebuild,
   argh-0.23.1.ebuild, argh-0.23.2.ebuild, argh-0.23.3.ebuild,




Reply via email to