idella4     14/12/27 04:16:42

  Modified:             webtest-2.0.17.ebuild ChangeLog
  Removed:              webtest-2.0.15.ebuild
  Log:
  tidy, rm old
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.2                  dev-python/webtest/webtest-2.0.17.ebuild

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

Index: webtest-2.0.17.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-2.0.17.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- webtest-2.0.17.ebuild       24 Dec 2014 08:08:02 -0000      1.1
+++ webtest-2.0.17.ebuild       27 Dec 2014 04:16:42 -0000      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/webtest/webtest-2.0.17.ebuild,v 
1.1 2014/12/24 08:08:02 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-2.0.17.ebuild,v 
1.2 2014/12/27 04:16:42 idella4 Exp $
 
 EAPI=5
 
@@ -20,7 +20,7 @@
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
 IUSE="doc test"
 
-#nose<1.3.0
+# nose<1.3.0 appears a leftover never updated in requires.txt. tests pass fine 
with latest
 RDEPEND="
        dev-python/six[${PYTHON_USEDEP}]
        >=dev-python/waitress-0.8.5[${PYTHON_USEDEP}]
@@ -56,10 +56,6 @@
        fi
 }
 
-src_test() {
-       DISTUTILS_NO_PARALLEL_BUILD=1 distutils-r1_src_test
-}
-
 python_test() {
        # Tests raise ImportErrors with our default PYTHONPATH.
        local -x PYTHONPATH=



1.92                 dev-python/webtest/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog   24 Dec 2014 08:08:02 -0000      1.91
+++ ChangeLog   27 Dec 2014 04:16:42 -0000      1.92
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/webtest
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.91 
2014/12/24 08:08:02 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/ChangeLog,v 1.92 
2014/12/27 04:16:42 idella4 Exp $
+
+  27 Dec 2014; Ian Delaney <[email protected]> -webtest-2.0.15.ebuild,
+  webtest-2.0.17.ebuild:
+  tidy, rm old
 
 *webtest-2.0.17 (24 Dec 2014)
 




Reply via email to