mgorny 14/07/06 12:46:50 Modified: pyrax-1.4.7-r1.ebuild pyrax-1.4.3.ebuild pyrax-1.3.6.ebuild pyrax-9999.ebuild pyrax-1.4.7.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.3 dev-python/pyrax/pyrax-1.4.7-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyrax/pyrax-1.4.7-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyrax/pyrax-1.4.7-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyrax/pyrax-1.4.7-r1.ebuild?r1=1.2&r2=1.3 Index: pyrax-1.4.7-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyrax/pyrax-1.4.7-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pyrax-1.4.7-r1.ebuild 11 Aug 2013 05:12:24 -0000 1.2 +++ pyrax-1.4.7-r1.ebuild 6 Jul 2014 12:46:50 -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/pyrax/pyrax-1.4.7-r1.ebuild,v 1.2 2013/08/11 05:12:24 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrax/pyrax-1.4.7-r1.ebuild,v 1.3 2014/07/06 12:46:50 mgorny Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -19,8 +19,7 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] test? ( dev-python/mock[${PYTHON_USEDEP}] >=dev-python/python-novaclient-2.13.0[${PYTHON_USEDEP}] - dev-python/python-swiftclient[${PYTHON_USEDEP}] - virtual/python-unittest2[${PYTHON_USEDEP}] )" + dev-python/python-swiftclient[${PYTHON_USEDEP}] )" RDEPEND=" dev-python/httplib2[${PYTHON_USEDEP}] keyring? ( dev-python/keyring[${PYTHON_USEDEP}] ) 1.3 dev-python/pyrax/pyrax-1.4.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyrax/pyrax-1.4.3.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyrax/pyrax-1.4.3.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyrax/pyrax-1.4.3.ebuild?r1=1.2&r2=1.3 Index: pyrax-1.4.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyrax/pyrax-1.4.3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pyrax-1.4.3.ebuild 11 Aug 2013 05:12:24 -0000 1.2 +++ pyrax-1.4.3.ebuild 6 Jul 2014 12:46:50 -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/pyrax/pyrax-1.4.3.ebuild,v 1.2 2013/08/11 05:12:24 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrax/pyrax-1.4.3.ebuild,v 1.3 2014/07/06 12:46:50 mgorny Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -19,8 +19,7 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] test? ( dev-python/mock[${PYTHON_USEDEP}] >=dev-python/python-novaclient-2.13.0[${PYTHON_USEDEP}] - dev-python/python-swiftclient[${PYTHON_USEDEP}] - virtual/python-unittest2[${PYTHON_USEDEP}] )" + dev-python/python-swiftclient[${PYTHON_USEDEP}] )" RDEPEND=" dev-python/httplib2[${PYTHON_USEDEP}] dev-python/keyring[${PYTHON_USEDEP}] 1.3 dev-python/pyrax/pyrax-1.3.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyrax/pyrax-1.3.6.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyrax/pyrax-1.3.6.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyrax/pyrax-1.3.6.ebuild?r1=1.2&r2=1.3 Index: pyrax-1.3.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyrax/pyrax-1.3.6.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pyrax-1.3.6.ebuild 11 Aug 2013 05:12:24 -0000 1.2 +++ pyrax-1.3.6.ebuild 6 Jul 2014 12:46:50 -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/pyrax/pyrax-1.3.6.ebuild,v 1.2 2013/08/11 05:12:24 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrax/pyrax-1.3.6.ebuild,v 1.3 2014/07/06 12:46:50 mgorny Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -19,8 +19,7 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] test? ( dev-python/mock >=dev-python/python-novaclient-2.10.0[${PYTHON_USEDEP}] - dev-python/python-swiftclient[${PYTHON_USEDEP}] - virtual/python-unittest2[${PYTHON_USEDEP}] )" + dev-python/python-swiftclient[${PYTHON_USEDEP}] )" RDEPEND=" dev-python/httplib2[${PYTHON_USEDEP}] dev-python/keyring[${PYTHON_USEDEP}] 1.3 dev-python/pyrax/pyrax-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyrax/pyrax-9999.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyrax/pyrax-9999.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyrax/pyrax-9999.ebuild?r1=1.2&r2=1.3 Index: pyrax-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyrax/pyrax-9999.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pyrax-9999.ebuild 11 Aug 2013 05:12:24 -0000 1.2 +++ pyrax-9999.ebuild 6 Jul 2014 12:46:50 -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/pyrax/pyrax-9999.ebuild,v 1.2 2013/08/11 05:12:24 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrax/pyrax-9999.ebuild,v 1.3 2014/07/06 12:46:50 mgorny Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -21,8 +21,7 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] test? ( dev-python/mock >=dev-python/python-novaclient-2.10.0[${PYTHON_USEDEP}] - dev-python/python-swiftclient[${PYTHON_USEDEP}] - virtual/python-unittest2[${PYTHON_USEDEP}] )" + dev-python/python-swiftclient[${PYTHON_USEDEP}] )" RDEPEND=" dev-python/httplib2[${PYTHON_USEDEP}] dev-python/keyring[${PYTHON_USEDEP}] 1.3 dev-python/pyrax/pyrax-1.4.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyrax/pyrax-1.4.7.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyrax/pyrax-1.4.7.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyrax/pyrax-1.4.7.ebuild?r1=1.2&r2=1.3 Index: pyrax-1.4.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyrax/pyrax-1.4.7.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pyrax-1.4.7.ebuild 11 Aug 2013 05:12:24 -0000 1.2 +++ pyrax-1.4.7.ebuild 6 Jul 2014 12:46:50 -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/pyrax/pyrax-1.4.7.ebuild,v 1.2 2013/08/11 05:12:24 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrax/pyrax-1.4.7.ebuild,v 1.3 2014/07/06 12:46:50 mgorny Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -19,8 +19,7 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] test? ( dev-python/mock[${PYTHON_USEDEP}] >=dev-python/python-novaclient-2.13.0[${PYTHON_USEDEP}] - dev-python/python-swiftclient[${PYTHON_USEDEP}] - virtual/python-unittest2[${PYTHON_USEDEP}] )" + dev-python/python-swiftclient[${PYTHON_USEDEP}] )" RDEPEND=" dev-python/httplib2[${PYTHON_USEDEP}] dev-python/keyring[${PYTHON_USEDEP}] 1.13 dev-python/pyrax/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyrax/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyrax/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyrax/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pyrax/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 1 Apr 2014 19:21:48 -0000 1.12 +++ ChangeLog 6 Jul 2014 12:46:50 -0000 1.13 @@ -1,6 +1,12 @@ # ChangeLog for dev-python/pyrax # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrax/ChangeLog,v 1.12 2014/04/01 19:21:48 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrax/ChangeLog,v 1.13 2014/07/06 12:46:50 mgorny Exp $ + + 06 Jul 2014; Michał Górny <mgo...@gentoo.org> pyrax-1.3.6.ebuild, + pyrax-1.4.3.ebuild, pyrax-1.4.7-r1.ebuild, pyrax-1.4.7.ebuild, + pyrax-9999.ebuild: + Clean up obsolete dependencies on virtual/python-argparse and virtual/python- + unittest2 (those packages were only required for <=python-2.6). *pyrax-1.7.2 (01 Apr 2014)