idella4     14/11/19 15:14:59

  Modified:             nose-9999.ebuild nose-1.3.4.ebuild ChangeLog
  Log:
  clean old python impls, add pypy3 support
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.10                 dev-python/nose/nose-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-9999.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-9999.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-9999.ebuild?r1=1.9&r2=1.10

Index: nose-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/nose-9999.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- nose-9999.ebuild    1 Apr 2014 01:18:40 -0000       1.9
+++ nose-9999.ebuild    19 Nov 2014 15:14:59 -0000      1.10
@@ -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/nose/nose-9999.ebuild,v 1.9 
2014/04/01 01:18:40 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-9999.ebuild,v 1.10 
2014/11/19 15:14:59 idella4 Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 inherit git-2
 #endif
 
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy pypy2_0 )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
 inherit distutils-r1 eutils
 
 DESCRIPTION="A unittest extension offering automatic test suite discovery and 
easy test authoring"



1.10                 dev-python/nose/nose-1.3.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild?r1=1.9&r2=1.10

Index: nose-1.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- nose-1.3.4.ebuild   11 Nov 2014 11:14:37 -0000      1.9
+++ nose-1.3.4.ebuild   19 Nov 2014 15:14:59 -0000      1.10
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild,v 1.9 
2014/11/11 11:14:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild,v 1.10 
2014/11/19 15:14:59 idella4 Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="A unittest extension offering automatic test suite discovery and 
easy test authoring"



1.137                dev-python/nose/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -r1.136 -r1.137
--- ChangeLog   11 Nov 2014 11:14:37 -0000      1.136
+++ ChangeLog   19 Nov 2014 15:14:59 -0000      1.137
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/nose
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.136 
2014/11/11 11:14:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.137 
2014/11/19 15:14:59 idella4 Exp $
+
+  19 Nov 2014; Ian Delaney <[email protected]> nose-1.3.4.ebuild,
+  nose-9999.ebuild:
+  clean old python impls, add pypy3 support
 
   11 Nov 2014; Agostino Sarubbo <[email protected]> nose-1.3.4.ebuild:
   Stable for ia64, wrt bug #524416




Reply via email to