idella4 15/02/05 02:13:09 Modified: python-gnupg-0.3.7.ebuild ChangeLog Log: minor tidy to test phase (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path 1.2 dev-python/python-gnupg/python-gnupg-0.3.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gnupg/python-gnupg-0.3.7.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gnupg/python-gnupg-0.3.7.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gnupg/python-gnupg-0.3.7.ebuild?r1=1.1&r2=1.2 Index: python-gnupg-0.3.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/python-gnupg/python-gnupg-0.3.7.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-gnupg-0.3.7.ebuild 5 Feb 2015 02:09:08 -0000 1.1 +++ python-gnupg-0.3.7.ebuild 5 Feb 2015 02:13:09 -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-gnupg/python-gnupg-0.3.7.ebuild,v 1.1 2015/02/05 02:09:08 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gnupg/python-gnupg-0.3.7.ebuild,v 1.2 2015/02/05 02:13:09 idella4 Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) @@ -21,6 +21,6 @@ "${FILESDIR}"/${P}-msg-handle.patch ) python_test() { -# cd "${BUILD_DIR}" || die + # Note; 1 test fails under pypy only "${PYTHON}" test_gnupg.py || die "Tests fail with ${EPYTHON}" } 1.12 dev-python/python-gnupg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gnupg/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gnupg/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-gnupg/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/python-gnupg/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 5 Feb 2015 02:09:08 -0000 1.11 +++ ChangeLog 5 Feb 2015 02:13:09 -0000 1.12 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/python-gnupg # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gnupg/ChangeLog,v 1.11 2015/02/05 02:09:08 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-gnupg/ChangeLog,v 1.12 2015/02/05 02:13:09 idella4 Exp $ + + 05 Feb 2015; Ian Delaney <[email protected]> python-gnupg-0.3.7.ebuild: + minor tidy to test phase *python-gnupg-0.3.7 (05 Feb 2015)
