idella4     14/12/26 07:52:43

  Modified:             testtools-1.3.0.ebuild ChangeLog
  Removed:              testtools-1.1.0.ebuild testtools-1.2.0.ebuild
  Log:
  add bordering required for unittest2, rm old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.2                  dev-python/testtools/testtools-1.3.0.ebuild

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

Index: testtools-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/testtools/testtools-1.3.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- testtools-1.3.0.ebuild      24 Dec 2014 08:51:03 -0000      1.1
+++ testtools-1.3.0.ebuild      26 Dec 2014 07:52:43 -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/testtools/testtools-1.3.0.ebuild,v 1.1 
2014/12/24 08:51:03 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/testtools/testtools-1.3.0.ebuild,v 1.2 
2014/12/26 07:52:43 idella4 Exp $
 
 EAPI=5
 
@@ -22,7 +22,7 @@
 
 RDEPEND="dev-python/mimeparse[${PYTHON_USEDEP}]
                dev-python/extras[${PYTHON_USEDEP}]
-               dev-python/unittest2[${PYTHON_USEDEP}]"
+               >=dev-python/unittest2-0.8.0[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]
        doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )



1.115                dev-python/testtools/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/testtools/ChangeLog,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- ChangeLog   24 Dec 2014 08:51:03 -0000      1.114
+++ ChangeLog   26 Dec 2014 07:52:43 -0000      1.115
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/testtools
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/testtools/ChangeLog,v 1.114 
2014/12/24 08:51:03 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/testtools/ChangeLog,v 1.115 
2014/12/26 07:52:43 idella4 Exp $
+
+  26 Dec 2014; Ian Delaney <[email protected]> -testtools-1.1.0.ebuild,
+  -testtools-1.2.0.ebuild, testtools-1.3.0.ebuild:
+  add bordering required for unittest2, rm old
 
 *testtools-1.3.0 (24 Dec 2014)
 




Reply via email to