mgorny      14/07/06 12:41:25

  Modified:             flask-script-0.6.2.ebuild flask-script-0.6.6.ebuild
                        flask-script-0.6.7.ebuild flask-script-0.6.3.ebuild
                        flask-script-2.0.5.ebuild flask-script-2.0.3.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/flask-script/flask-script-0.6.2.ebuild

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

Index: flask-script-0.6.2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/flask-script/flask-script-0.6.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- flask-script-0.6.2.ebuild   19 Aug 2013 13:41:08 -0000      1.1
+++ flask-script-0.6.2.ebuild   6 Jul 2014 12:41:25 -0000       1.2
@@ -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/flask-script/flask-script-0.6.2.ebuild,v 1.1 
2013/08/19 13:41:08 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/flask-script/flask-script-0.6.2.ebuild,v 1.2 
2014/07/06 12:41:25 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_3} )
@@ -19,8 +19,7 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="doc test"
 
-RDEPEND=">=dev-python/flask-0.10.1-r1[${PYTHON_USEDEP}]
-       virtual/python-argparse[${PYTHON_USEDEP}]"
+RDEPEND=">=dev-python/flask-0.10.1-r1[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]
        doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )



1.2                  dev-python/flask-script/flask-script-0.6.6.ebuild

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

Index: flask-script-0.6.6.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/flask-script/flask-script-0.6.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- flask-script-0.6.6.ebuild   10 Dec 2013 03:20:51 -0000      1.1
+++ flask-script-0.6.6.ebuild   6 Jul 2014 12:41:25 -0000       1.2
@@ -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/flask-script/flask-script-0.6.6.ebuild,v 1.1 
2013/12/10 03:20:51 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/flask-script/flask-script-0.6.6.ebuild,v 1.2 
2014/07/06 12:41:25 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_3} )
@@ -19,8 +19,7 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="doc test"
 
-RDEPEND=">=dev-python/flask-0.10.1-r1[${PYTHON_USEDEP}]
-       virtual/python-argparse[${PYTHON_USEDEP}]"
+RDEPEND=">=dev-python/flask-0.10.1-r1[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]
        doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )



1.2                  dev-python/flask-script/flask-script-0.6.7.ebuild

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

Index: flask-script-0.6.7.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/flask-script/flask-script-0.6.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- flask-script-0.6.7.ebuild   31 Mar 2014 08:20:32 -0000      1.1
+++ flask-script-0.6.7.ebuild   6 Jul 2014 12:41:25 -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/flask-script/flask-script-0.6.7.ebuild,v 1.1 
2014/03/31 08:20:32 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/flask-script/flask-script-0.6.7.ebuild,v 1.2 
2014/07/06 12:41:25 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_3} )
@@ -19,8 +19,7 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="doc test"
 
-RDEPEND=">=dev-python/flask-0.10.1-r1[${PYTHON_USEDEP}]
-       virtual/python-argparse[${PYTHON_USEDEP}]"
+RDEPEND=">=dev-python/flask-0.10.1-r1[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]
        doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )



1.2                  dev-python/flask-script/flask-script-0.6.3.ebuild

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

Index: flask-script-0.6.3.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/flask-script/flask-script-0.6.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- flask-script-0.6.3.ebuild   26 Nov 2013 05:40:32 -0000      1.1
+++ flask-script-0.6.3.ebuild   6 Jul 2014 12:41:25 -0000       1.2
@@ -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/flask-script/flask-script-0.6.3.ebuild,v 1.1 
2013/11/26 05:40:32 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/flask-script/flask-script-0.6.3.ebuild,v 1.2 
2014/07/06 12:41:25 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_3} )
@@ -19,8 +19,7 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="doc test"
 
-RDEPEND=">=dev-python/flask-0.10.1-r1[${PYTHON_USEDEP}]
-       virtual/python-argparse[${PYTHON_USEDEP}]"
+RDEPEND=">=dev-python/flask-0.10.1-r1[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]
        doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )



1.2                  dev-python/flask-script/flask-script-2.0.5.ebuild

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

Index: flask-script-2.0.5.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/flask-script/flask-script-2.0.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- flask-script-2.0.5.ebuild   20 May 2014 07:46:18 -0000      1.1
+++ flask-script-2.0.5.ebuild   6 Jul 2014 12:41:25 -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/flask-script/flask-script-2.0.5.ebuild,v 1.1 
2014/05/20 07:46:18 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/flask-script/flask-script-2.0.5.ebuild,v 1.2 
2014/07/06 12:41:25 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3} pypy )
@@ -19,8 +19,7 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="doc test"
 
-RDEPEND=">=dev-python/flask-0.10.1-r1[${PYTHON_USEDEP}]
-       virtual/python-argparse[${PYTHON_USEDEP}]"
+RDEPEND=">=dev-python/flask-0.10.1-r1[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]
        doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )



1.2                  dev-python/flask-script/flask-script-2.0.3.ebuild

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

Index: flask-script-2.0.3.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/flask-script/flask-script-2.0.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- flask-script-2.0.3.ebuild   6 May 2014 10:24:00 -0000       1.1
+++ flask-script-2.0.3.ebuild   6 Jul 2014 12:41:25 -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/flask-script/flask-script-2.0.3.ebuild,v 1.1 
2014/05/06 10:24:00 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/flask-script/flask-script-2.0.3.ebuild,v 1.2 
2014/07/06 12:41:25 mgorny Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3} pypy )
@@ -19,8 +19,7 @@
 KEYWORDS="~amd64 ~x86"
 IUSE="doc test"
 
-RDEPEND=">=dev-python/flask-0.10.1-r1[${PYTHON_USEDEP}]
-       virtual/python-argparse[${PYTHON_USEDEP}]"
+RDEPEND=">=dev-python/flask-0.10.1-r1[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]
        doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )



1.17                 dev-python/flask-script/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/flask-script/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   20 May 2014 07:46:18 -0000      1.16
+++ ChangeLog   6 Jul 2014 12:41:25 -0000       1.17
@@ -1,6 +1,13 @@
 # ChangeLog for dev-python/flask-script
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-script/ChangeLog,v 1.16 
2014/05/20 07:46:18 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flask-script/ChangeLog,v 1.17 
2014/07/06 12:41:25 mgorny Exp $
+
+  06 Jul 2014; Michał Górny <mgo...@gentoo.org> flask-script-0.6.2.ebuild,
+  flask-script-0.6.3.ebuild, flask-script-0.6.6.ebuild,
+  flask-script-0.6.7.ebuild, flask-script-2.0.3.ebuild,
+  flask-script-2.0.5.ebuild:
+  Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
+  unittest2 (those packages were only required for <=python-2.6).
 
 *flask-script-2.0.5 (20 May 2014)
 




Reply via email to