floppym     15/04/19 16:37:26

  Modified:             python-debian-0.1.27.ebuild ChangeLog
  Log:
  Add link to upstream bug report on test failures.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  Changes    Path
1.2                  dev-python/python-debian/python-debian-0.1.27.ebuild

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

Index: python-debian-0.1.27.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-debian/python-debian-0.1.27.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-debian-0.1.27.ebuild 19 Apr 2015 16:18:02 -0000      1.1
+++ python-debian-0.1.27.ebuild 19 Apr 2015 16:37:26 -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/python-debian/python-debian-0.1.27.ebuild,v 
1.1 2015/04/19 16:18:02 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-debian/python-debian-0.1.27.ebuild,v 
1.2 2015/04/19 16:37:26 floppym Exp $
 
 EAPI="5"
 
@@ -34,6 +34,7 @@
 
 python_test() {
        # Tests currently fail with >=app-crypt/gnupg-2.1
+       # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=782904
        pushd tests > /dev/null || die
        "${PYTHON}" -m unittest discover || die "Testing failed with ${EPYTHON}"
        popd > /dev/null || die



1.13                 dev-python/python-debian/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-debian/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   19 Apr 2015 16:18:02 -0000      1.12
+++ ChangeLog   19 Apr 2015 16:37:26 -0000      1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/python-debian
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-debian/ChangeLog,v 1.12 
2015/04/19 16:18:02 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-debian/ChangeLog,v 1.13 
2015/04/19 16:37:26 floppym Exp $
+
+  19 Apr 2015; Mike Gilbert <[email protected]> python-debian-0.1.27.ebuild:
+  Add link to upstream bug report on test failures.
 
 *python-debian-0.1.27 (19 Apr 2015)
 




Reply via email to