idella4     15/07/20 04:30:36

  Modified:             mantissa-0.8.0.ebuild ChangeLog
  Log:
  Update to msg via einfo in test phase re fixes to failures
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.2                  dev-python/mantissa/mantissa-0.8.0.ebuild

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

Index: mantissa-0.8.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mantissa/mantissa-0.8.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mantissa-0.8.0.ebuild       19 Jul 2015 10:47:41 -0000      1.1
+++ mantissa-0.8.0.ebuild       20 Jul 2015 04:30:36 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mantissa/mantissa-0.8.0.ebuild,v 
1.1 2015/07/19 10:47:41 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mantissa/mantissa-0.8.0.ebuild,v 
1.2 2015/07/20 04:30:36 idella4 Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python2_7 )
@@ -35,7 +35,11 @@
 
 python_test() {
        # https://github.com/twisted/mantissa/issues/27
-       einfo ""; einfo "suite currently lists a failure and errors, filed 
upstream"; einfo ""
+       einfo ""; einfo "suite currently lists 1 failure and 7 errors now known 
upstream";
+       einfo "A folder with required modules are absent form the source"
+       einfo "All are expected to be fixed in a next release consequent to the 
bug"
+       einfo "filed upstream, now expected very soon"; einfo ""
+       die "dud"
        trial xmantissa || die "tests failed with ${EPYTHON}"
 }
 



1.26                 dev-python/mantissa/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/mantissa/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog   19 Jul 2015 10:47:41 -0000      1.25
+++ ChangeLog   20 Jul 2015 04:30:36 -0000      1.26
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/mantissa
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/mantissa/ChangeLog,v 1.25 
2015/07/19 10:47:41 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mantissa/ChangeLog,v 1.26 
2015/07/20 04:30:36 idella4 Exp $
+
+  20 Jul 2015; Ian Delaney <[email protected]> mantissa-0.8.0.ebuild:
+  Update to msg via einfo in test phase re fixes to failures
 
 *mantissa-0.8.0 (19 Jul 2015)
 




Reply via email to