[gentoo-commits] gentoo-x86 commit in dev-python/nose: nose-1.3.4.ebuild ChangeLog

2014-12-01 Thread Agostino Sarubbo (ago)
ago 14/12/01 09:45:02

  Modified: nose-1.3.4.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #524416
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=sparc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.11 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.11view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild?rev=1.11content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild?r1=1.10r2=1.11

Index: nose-1.3.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- nose-1.3.4.ebuild   19 Nov 2014 15:14:59 -  1.10
+++ nose-1.3.4.ebuild   1 Dec 2014 09:45:02 -   1.11
@@ -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-1.3.4.ebuild,v 1.10 
2014/11/19 15:14:59 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild,v 1.11 
2014/12/01 09:45:02 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos
+KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
 IUSE=doc examples test
 
 RDEPEND=dev-python/coverage[${PYTHON_USEDEP}]



1.138dev-python/nose/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- ChangeLog   19 Nov 2014 15:14:59 -  1.137
+++ ChangeLog   1 Dec 2014 09:45:02 -   1.138
@@ -1,6 +1,9 @@
 # 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.137 
2014/11/19 15:14:59 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.138 
2014/12/01 09:45:02 ago Exp $
+
+  01 Dec 2014; Agostino Sarubbo a...@gentoo.org nose-1.3.4.ebuild:
+  Stable for sparc, wrt bug #524416
 
   19 Nov 2014; Ian Delaney idel...@gentoo.org nose-1.3.4.ebuild,
   nose-.ebuild:






[gentoo-commits] gentoo-x86 commit in dev-python/nose: nose-1.3.4.ebuild ChangeLog

2014-11-11 Thread Agostino Sarubbo (ago)
ago 14/11/11 11:14:37

  Modified: nose-1.3.4.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #524416
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=ia64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.9  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.9view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild?rev=1.9content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild?r1=1.8r2=1.9

Index: nose-1.3.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- nose-1.3.4.ebuild   2 Nov 2014 09:18:34 -   1.8
+++ nose-1.3.4.ebuild   11 Nov 2014 11:14:37 -  1.9
@@ -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-1.3.4.ebuild,v 1.8 
2014/11/02 09:18:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild,v 1.9 
2014/11/11 11:14:37 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0
-KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos
+KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos
 IUSE=doc examples test
 
 RDEPEND=dev-python/coverage[${PYTHON_USEDEP}]



1.136dev-python/nose/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -r1.135 -r1.136
--- ChangeLog   2 Nov 2014 09:18:34 -   1.135
+++ ChangeLog   11 Nov 2014 11:14:37 -  1.136
@@ -1,6 +1,9 @@
 # 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.135 
2014/11/02 09:18:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.136 
2014/11/11 11:14:37 ago Exp $
+
+  11 Nov 2014; Agostino Sarubbo a...@gentoo.org nose-1.3.4.ebuild:
+  Stable for ia64, wrt bug #524416
 
   02 Nov 2014; Agostino Sarubbo a...@gentoo.org nose-1.3.4.ebuild:
   Stable for alpha, wrt bug #524416






[gentoo-commits] gentoo-x86 commit in dev-python/nose: nose-1.3.4.ebuild ChangeLog

2014-11-02 Thread Agostino Sarubbo (ago)
ago 14/11/02 09:18:34

  Modified: nose-1.3.4.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #524416
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=alpha, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.8  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.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild?r1=1.7r2=1.8

Index: nose-1.3.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- nose-1.3.4.ebuild   31 Oct 2014 16:08:53 -  1.7
+++ nose-1.3.4.ebuild   2 Nov 2014 09:18:34 -   1.8
@@ -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-1.3.4.ebuild,v 1.7 
2014/10/31 16:08:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild,v 1.8 
2014/11/02 09:18:34 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0
-KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos
+KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos
 IUSE=doc examples test
 
 RDEPEND=dev-python/coverage[${PYTHON_USEDEP}]



1.135dev-python/nose/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -r1.134 -r1.135
--- ChangeLog   31 Oct 2014 16:08:53 -  1.134
+++ ChangeLog   2 Nov 2014 09:18:34 -   1.135
@@ -1,6 +1,9 @@
 # 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.134 
2014/10/31 16:08:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.135 
2014/11/02 09:18:34 ago Exp $
+
+  02 Nov 2014; Agostino Sarubbo a...@gentoo.org nose-1.3.4.ebuild:
+  Stable for alpha, wrt bug #524416
 
   31 Oct 2014; Agostino Sarubbo a...@gentoo.org nose-1.3.4.ebuild:
   Stable for ppc64, wrt bug #524416






[gentoo-commits] gentoo-x86 commit in dev-python/nose: nose-1.3.4.ebuild ChangeLog

2014-10-31 Thread Agostino Sarubbo (ago)
ago 14/10/31 16:08:53

  Modified: nose-1.3.4.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #524416
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.7  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.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild?r1=1.6r2=1.7

Index: nose-1.3.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- nose-1.3.4.ebuild   18 Oct 2014 14:41:36 -  1.6
+++ nose-1.3.4.ebuild   31 Oct 2014 16:08:53 -  1.7
@@ -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-1.3.4.ebuild,v 1.6 
2014/10/18 14:41:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild,v 1.7 
2014/10/31 16:08:53 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0
-KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos
+KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos
 IUSE=doc examples test
 
 RDEPEND=dev-python/coverage[${PYTHON_USEDEP}]



1.134dev-python/nose/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -r1.133 -r1.134
--- ChangeLog   18 Oct 2014 14:41:36 -  1.133
+++ ChangeLog   31 Oct 2014 16:08:53 -  1.134
@@ -1,6 +1,9 @@
 # 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.133 
2014/10/18 14:41:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.134 
2014/10/31 16:08:53 ago Exp $
+
+  31 Oct 2014; Agostino Sarubbo a...@gentoo.org nose-1.3.4.ebuild:
+  Stable for ppc64, wrt bug #524416
 
   18 Oct 2014; Agostino Sarubbo a...@gentoo.org nose-1.3.4.ebuild:
   Stable for x86, wrt bug #524416






[gentoo-commits] gentoo-x86 commit in dev-python/nose: nose-1.3.4.ebuild ChangeLog

2014-10-18 Thread Agostino Sarubbo (ago)
ago 14/10/18 14:40:32

  Modified: nose-1.3.4.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #524416
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=ppc, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.5  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.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild?r1=1.4r2=1.5

Index: nose-1.3.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- nose-1.3.4.ebuild   16 Oct 2014 18:26:12 -  1.4
+++ nose-1.3.4.ebuild   18 Oct 2014 14:40:32 -  1.5
@@ -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-1.3.4.ebuild,v 1.4 
2014/10/16 18:26:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild,v 1.5 
2014/10/18 14:40:32 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0
-KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos
+KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos
 IUSE=doc examples test
 
 RDEPEND=dev-python/coverage[${PYTHON_USEDEP}]



1.132dev-python/nose/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -r1.131 -r1.132
--- ChangeLog   16 Oct 2014 18:26:12 -  1.131
+++ ChangeLog   18 Oct 2014 14:40:32 -  1.132
@@ -1,6 +1,9 @@
 # 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.131 
2014/10/16 18:26:12 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.132 
2014/10/18 14:40:32 ago Exp $
+
+  18 Oct 2014; Agostino Sarubbo a...@gentoo.org nose-1.3.4.ebuild:
+  Stable for ppc, wrt bug #524416
 
   16 Oct 2014; Markus Meier mae...@gentoo.org nose-1.3.4.ebuild:
   arm stable, bug #524416






[gentoo-commits] gentoo-x86 commit in dev-python/nose: nose-1.3.4.ebuild ChangeLog

2014-10-18 Thread Agostino Sarubbo (ago)
ago 14/10/18 14:41:36

  Modified: nose-1.3.4.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #524416
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=x86, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.6  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.6view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild?rev=1.6content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild?r1=1.5r2=1.6

Index: nose-1.3.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- nose-1.3.4.ebuild   18 Oct 2014 14:40:32 -  1.5
+++ nose-1.3.4.ebuild   18 Oct 2014 14:41:36 -  1.6
@@ -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-1.3.4.ebuild,v 1.5 
2014/10/18 14:40:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild,v 1.6 
2014/10/18 14:41:36 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0
-KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos
+KEYWORDS=~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc 
x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos
 IUSE=doc examples test
 
 RDEPEND=dev-python/coverage[${PYTHON_USEDEP}]



1.133dev-python/nose/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -r1.132 -r1.133
--- ChangeLog   18 Oct 2014 14:40:32 -  1.132
+++ ChangeLog   18 Oct 2014 14:41:36 -  1.133
@@ -1,6 +1,9 @@
 # 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.132 
2014/10/18 14:40:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.133 
2014/10/18 14:41:36 ago Exp $
+
+  18 Oct 2014; Agostino Sarubbo a...@gentoo.org nose-1.3.4.ebuild:
+  Stable for x86, wrt bug #524416
 
   18 Oct 2014; Agostino Sarubbo a...@gentoo.org nose-1.3.4.ebuild:
   Stable for ppc, wrt bug #524416






[gentoo-commits] gentoo-x86 commit in dev-python/nose: nose-1.3.4.ebuild ChangeLog

2014-10-09 Thread Agostino Sarubbo (ago)
ago 14/10/09 08:16:46

  Modified: nose-1.3.4.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #524416
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: 
--include-arches=amd64, signed Manifest commit with key 7194459F)

Revision  ChangesPath
1.3  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.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild?r1=1.2r2=1.3

Index: nose-1.3.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- nose-1.3.4.ebuild   4 Oct 2014 21:10:59 -   1.2
+++ nose-1.3.4.ebuild   9 Oct 2014 08:16:46 -   1.3
@@ -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-1.3.4.ebuild,v 1.2 
2014/10/04 21:10:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild,v 1.3 
2014/10/09 08:16:46 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos
+KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos
 IUSE=doc examples test
 
 RDEPEND=dev-python/coverage[${PYTHON_USEDEP}]



1.130dev-python/nose/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- ChangeLog   4 Oct 2014 21:10:59 -   1.129
+++ ChangeLog   9 Oct 2014 08:16:46 -   1.130
@@ -1,6 +1,9 @@
 # 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.129 
2014/10/04 21:10:59 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.130 
2014/10/09 08:16:46 ago Exp $
+
+  09 Oct 2014; Agostino Sarubbo a...@gentoo.org nose-1.3.4.ebuild:
+  Stable for amd64, wrt bug #524416
 
   04 Oct 2014; Jeroen Roovers j...@gentoo.org nose-1.3.4.ebuild:
   Stable for HPPA (bug #524416).






[gentoo-commits] gentoo-x86 commit in dev-python/nose: nose-1.3.4.ebuild ChangeLog

2014-10-04 Thread Jeroen Roovers (jer)
jer 14/10/04 21:10:59

  Modified: nose-1.3.4.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #524416).
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: 
--ignore-arches, signed Manifest commit with key A792A613)

Revision  ChangesPath
1.2  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.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild?r1=1.1r2=1.2

Index: nose-1.3.4.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- nose-1.3.4.ebuild   9 Sep 2014 14:20:24 -   1.1
+++ nose-1.3.4.ebuild   4 Oct 2014 21:10:59 -   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/nose/nose-1.3.4.ebuild,v 1.1 
2014/09/09 14:20:24 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild,v 1.2 
2014/10/04 21:10:59 jer Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE=LGPL-2.1
 SLOT=0
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos
 IUSE=doc examples test
 
 RDEPEND=dev-python/coverage[${PYTHON_USEDEP}]



1.129dev-python/nose/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- ChangeLog   9 Sep 2014 14:20:24 -   1.128
+++ ChangeLog   4 Oct 2014 21:10:59 -   1.129
@@ -1,6 +1,9 @@
 # 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.128 
2014/09/09 14:20:24 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.129 
2014/10/04 21:10:59 jer Exp $
+
+  04 Oct 2014; Jeroen Roovers j...@gentoo.org nose-1.3.4.ebuild:
+  Stable for HPPA (bug #524416).
 
 *nose-1.3.4 (09 Sep 2014)
 






[gentoo-commits] gentoo-x86 commit in dev-python/nose: nose-1.3.4.ebuild ChangeLog

2014-09-09 Thread Ian Delaney (idella4)
idella4 14/09/09 14:20:24

  Modified: ChangeLog
  Added:nose-1.3.4.ebuild
  Log:
  bump; upgrade  tidy deps, drop redundant patches, tidy install phase
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  ChangesPath
1.128dev-python/nose/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -r1.127 -r1.128
--- ChangeLog   14 May 2014 11:21:44 -  1.127
+++ ChangeLog   9 Sep 2014 14:20:24 -   1.128
@@ -1,6 +1,11 @@
 # 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.127 
2014/05/14 11:21:44 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.128 
2014/09/09 14:20:24 idella4 Exp $
+
+*nose-1.3.4 (09 Sep 2014)
+
+  09 Sep 2014; Ian Delaney idel...@gentoo.org +nose-1.3.4.ebuild:
+  bump; upgrade  tidy deps, drop redundant patches, tidy install phase
 
 *nose-1.3.3 (14 May 2014)
 



1.1  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.1view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/nose/nose-1.3.4.ebuild?rev=1.1content-type=text/plain

Index: nose-1.3.4.ebuild
===
# 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.1 
2014/09/09 14:20:24 idella4 Exp $

EAPI=5

PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
inherit distutils-r1

DESCRIPTION=A unittest extension offering automatic test suite discovery and 
easy test authoring
HOMEPAGE=http://pypi.python.org/pypi/nose http://readthedocs.org/docs/nose/ 
https://bitbucket.org/jpellerin/nose;
SRC_URI=mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz

LICENSE=LGPL-2.1
SLOT=0
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos
IUSE=doc examples test

RDEPEND=dev-python/coverage[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
DEPEND=${RDEPEND}
doc? ( =dev-python/sphinx-0.6[${PYTHON_USEDEP}] )
test? ( $(python_gen_cond_dep 
'dev-python/twisted-core[${PYTHON_USEDEP}]' python2_7) )

python_prepare_all() {
# Tests need to be converted, and they don't respect BUILD_DIR.
use test  DISTUTILS_IN_SOURCE_BUILD=1

# Disable tests requiring network connection.
sed \
-e s/test_resolve/_/g \
-e s/test_raises_bad_return/_/g \
-e s/test_raises_twisted_error/_/g \
-i unit_tests/test_twisted.py || die sed failed
# Disable versioning of nosetests script to avoid collision with
# versioning performed by the eclass.
sed -e /'nosetests%s = nose:run_exit' % py_vers_tag,/d \
-i setup.py || die sed2 failed

# Prevent un-needed d'loading during doc build
sed -e s/, 'sphinx.ext.intersphinx'// -i doc/conf.py || die

distutils-r1_python_prepare_all
}

python_compile() {
local add_targets=()

if use test; then
add_targets+=( egg_info )
python_is_python3  add_targets+=( build_tests )
fi

distutils-r1_python_compile ${add_targets[@]}
}

python_compile_all() {
use doc  emake -C doc html
}

src_test() {
# nosetests use heavy multiprocessing during the tests.
# this shall make them less likely to kill your system or timeout.
local DISTUTILS_NO_PARALLEL_BUILD=1

distutils-r1_src_test
}

python_test() {
${PYTHON} selftest.py -v || die Tests fail with ${EPYTHON}
}

python_install() {
distutils-r1_python_install --install-data ${EPREFIX}/usr/share
}

python_install_all() {
use examples  local EXAMPLES=( examples/. )
distutils-r1_python_install_all

if use doc; then
dohtml -r -A txt doc/.build/html/.
fi
}