mgorny      14/07/06 12:47:19

  Modified:             python-fastimport-0.9.2-r1.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-fastimport/python-fastimport-0.9.2-r1.ebuild

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

Index: python-fastimport-0.9.2-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-fastimport/python-fastimport-0.9.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-fastimport-0.9.2-r1.ebuild   16 Apr 2014 08:52:23 -0000      1.1
+++ python-fastimport-0.9.2-r1.ebuild   6 Jul 2014 12:47:19 -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-fastimport/python-fastimport-0.9.2-r1.ebuild,v
 1.1 2014/04/16 08:52:23 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-fastimport/python-fastimport-0.9.2-r1.ebuild,v
 1.2 2014/07/06 12:47:19 mgorny Exp $
 
 EAPI=5
 
@@ -21,7 +21,6 @@
 DEPEND="
        test? (
                dev-python/testtools[${PYTHON_USEDEP}]
-               virtual/python-unittest2[${PYTHON_USEDEP}]
        )"
 
 python_test() {



1.8                  dev-python/python-fastimport/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-fastimport/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   16 Apr 2014 08:52:23 -0000      1.7
+++ ChangeLog   6 Jul 2014 12:47:19 -0000       1.8
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/python-fastimport
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-fastimport/ChangeLog,v 
1.7 2014/04/16 08:52:23 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-fastimport/ChangeLog,v 
1.8 2014/07/06 12:47:19 mgorny Exp $
+
+  06 Jul 2014; Michał Górny <[email protected]>
+  python-fastimport-0.9.2-r1.ebuild:
+  Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
+  unittest2 (those packages were only required for <=python-2.6).
 
 *python-fastimport-0.9.2-r1 (16 Apr 2014)
 




Reply via email to