mgorny 14/07/06 12:49:55 Modified: subvertpy-0.8.10.ebuild subvertpy-0.9.0.ebuild subvertpy-0.9.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.6 dev-python/subvertpy/subvertpy-0.8.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subvertpy/subvertpy-0.8.10.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subvertpy/subvertpy-0.8.10.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subvertpy/subvertpy-0.8.10.ebuild?r1=1.5&r2=1.6 Index: subvertpy-0.8.10.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.8.10.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- subvertpy-0.8.10.ebuild 7 Jan 2013 08:51:58 -0000 1.5 +++ subvertpy-0.8.10.ebuild 6 Jul 2014 12:49:55 -0000 1.6 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.8.10.ebuild,v 1.5 2013/01/07 08:51:58 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.8.10.ebuild,v 1.6 2014/07/06 12:49:55 mgorny Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -23,7 +23,6 @@ DEPEND="${RDEPEND} test? ( || ( dev-lang/python:2.7 - virtual/python-unittest2 dev-python/testtools ) )" 1.3 dev-python/subvertpy/subvertpy-0.9.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subvertpy/subvertpy-0.9.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subvertpy/subvertpy-0.9.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subvertpy/subvertpy-0.9.0.ebuild?r1=1.2&r2=1.3 Index: subvertpy-0.9.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.9.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- subvertpy-0.9.0.ebuild 7 Jan 2013 08:51:58 -0000 1.2 +++ subvertpy-0.9.0.ebuild 6 Jul 2014 12:49:55 -0000 1.3 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.9.0.ebuild,v 1.2 2013/01/07 08:51:58 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.9.0.ebuild,v 1.3 2014/07/06 12:49:55 mgorny Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -23,7 +23,6 @@ DEPEND="${RDEPEND} test? ( || ( dev-lang/python:2.7 - virtual/python-unittest2 dev-python/testtools ) )" 1.5 dev-python/subvertpy/subvertpy-0.9.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subvertpy/subvertpy-0.9.1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subvertpy/subvertpy-0.9.1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subvertpy/subvertpy-0.9.1.ebuild?r1=1.4&r2=1.5 Index: subvertpy-0.9.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.9.1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- subvertpy-0.9.1.ebuild 25 Jun 2013 16:57:48 -0000 1.4 +++ subvertpy-0.9.1.ebuild 6 Jul 2014 12:49:55 -0000 1.5 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.9.1.ebuild,v 1.4 2013/06/25 16:57:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/subvertpy-0.9.1.ebuild,v 1.5 2014/07/06 12:49:55 mgorny Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -19,7 +19,6 @@ RDEPEND=">=dev-vcs/subversion-1.4" DEPEND="${RDEPEND} test? ( || ( - virtual/python-unittest2 dev-python/testtools ) )" 1.56 dev-python/subvertpy/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subvertpy/ChangeLog?rev=1.56&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subvertpy/ChangeLog?rev=1.56&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/subvertpy/ChangeLog?r1=1.55&r2=1.56 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/subvertpy/ChangeLog,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- ChangeLog 25 Jun 2013 16:57:48 -0000 1.55 +++ ChangeLog 6 Jul 2014 12:49:55 -0000 1.56 @@ -1,6 +1,11 @@ # ChangeLog for dev-python/subvertpy -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/ChangeLog,v 1.55 2013/06/25 16:57:48 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/subvertpy/ChangeLog,v 1.56 2014/07/06 12:49:55 mgorny Exp $ + + 06 Jul 2014; Michał Górny <mgo...@gentoo.org> subvertpy-0.8.10.ebuild, + subvertpy-0.9.0.ebuild, subvertpy-0.9.1.ebuild: + Clean up obsolete dependencies on virtual/python-argparse and virtual/python- + unittest2 (those packages were only required for <=python-2.6). 25 Jun 2013; Agostino Sarubbo <a...@gentoo.org> subvertpy-0.9.1.ebuild: Stable for amd64, wrt bug #473556