public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/psutil: psutil-0.2.1.ebuild ChangeLog
@ 2011-07-26 16:08 Jesus Rivero (neurogeek)
  0 siblings, 0 replies; only message in thread
From: Jesus Rivero (neurogeek) @ 2011-07-26 16:08 UTC (permalink / raw
  To: gentoo-commits

neurogeek    11/07/26 16:08:51

  Modified:             psutil-0.2.1.ebuild ChangeLog
  Log:
  HOMEPAGE and tests fix
  
  (Portage version: 2.2.0_alpha46/cvs/Linux i686)

Revision  Changes    Path
1.2                  dev-python/psutil/psutil-0.2.1.ebuild

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

Index: psutil-0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.2.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- psutil-0.2.1.ebuild	30 May 2011 10:00:03 -0000	1.1
+++ psutil-0.2.1.ebuild	26 Jul 2011 16:08:51 -0000	1.2
@@ -1,15 +1,16 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.2.1.ebuild,v 1.1 2011/05/30 10:00:03 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/psutil-0.2.1.ebuild,v 1.2 2011/07/26 16:08:51 neurogeek Exp $
 
 EAPI="3"
 PYTHON_DEPEND="*"
 SUPPORT_PYTHON_ABIS="1"
+PYTHON_TESTS_RESTRICTED_ABIS="3.*"
 
 inherit distutils
 
 DESCRIPTION="Retrieve information on running processes and system utilization"
-HOMEPAGE="http://code.google.com/p/psutil/"
+HOMEPAGE="http://code.google.com/p/psutil/ http://pypi.python.org/pypi/psutil"
 SRC_URI="http://psutil.googlecode.com/files/${P}.tar.gz"
 
 LICENSE="BSD"
@@ -22,9 +23,6 @@
 
 src_test() {
 	testing() {
-		# Test suite broken with Python 3
-		[[ "${PYTHON_ABI}" == 3.* ]] && return
-
 		PYTHONPATH="$(ls -d build-${PYTHON_ABI}/lib.*)" "$(PYTHON)" test/test_psutil.py
 	}
 	python_execute_function testing



1.2                  dev-python/psutil/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/psutil/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	30 May 2011 10:00:03 -0000	1.1
+++ ChangeLog	26 Jul 2011 16:08:51 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/psutil
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/ChangeLog,v 1.1 2011/05/30 10:00:03 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/psutil/ChangeLog,v 1.2 2011/07/26 16:08:51 neurogeek Exp $
+
+  26 Jul 2011; Jesus Rivero <neurogeek@gentoo.org> psutil-0.2.1.ebuild:
+  HOMEPAGE and tests fix
 
 *psutil-0.2.1 (30 May 2011)
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-07-26 16:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-26 16:08 [gentoo-commits] gentoo-x86 commit in dev-python/psutil: psutil-0.2.1.ebuild ChangeLog Jesus Rivero (neurogeek)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox