public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/paste: paste-1.7.2.ebuild
@ 2010-02-06 15:44 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 2+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-02-06 15:44 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/02/06 15:44:06

  Modified:             paste-1.7.2.ebuild
  Log:
  Use $(PYTHON -f) instead of ${python}. Use distutils_src_test(). Update HOMEPAGE and SRC_URI.
  (Portage version: 15324-svn/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  dev-python/paste/paste-1.7.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/paste/paste-1.7.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/paste/paste-1.7.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/paste/paste-1.7.2.ebuild?r1=1.4&r2=1.5

Index: paste-1.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/paste/paste-1.7.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- paste-1.7.2.ebuild	20 Dec 2009 20:25:12 -0000	1.4
+++ paste-1.7.2.ebuild	6 Feb 2010 15:44:05 -0000	1.5
@@ -1,8 +1,10 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/paste/paste-1.7.2.ebuild,v 1.4 2009/12/20 20:25:12 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/paste/paste-1.7.2.ebuild,v 1.5 2010/02/06 15:44:05 arfrever Exp $
 
 EAPI="2"
+PYTHON_DEPEND="2"
+DISTUTILS_SRC_TEST="py.test"
 SUPPORT_PYTHON_ABIS="1"
 
 inherit distutils
@@ -11,20 +13,19 @@
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Tools for using a Web Server Gateway Interface stack"
-HOMEPAGE="http://pythonpaste.org"
-SRC_URI="http://cheeseshop.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+HOMEPAGE="http://pythonpaste.org http://pypi.python.org/pypi/Paste"
+SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris"
-IUSE="doc flup openid test"
+IUSE="doc flup openid"
 
 RDEPEND="flup? ( dev-python/flup )
 	openid? ( dev-python/python-openid )"
 DEPEND="${RDEPEND}
 	dev-python/setuptools
-	doc? ( dev-python/pudge dev-python/buildutils )
-	test? ( dev-python/py )"
+	doc? ( dev-python/pudge dev-python/buildutils )"
 RESTRICT_PYTHON_ABIS="3.*"
 
 S="${WORKDIR}/${MY_P}"
@@ -45,17 +46,10 @@
 	distutils_src_compile
 	if use doc; then
 		einfo "Generation of documentation"
-		PYTHONPATH=. "${python}" setup.py pudge || die "Generation of documentation failed"
+		PYTHONPATH=. "$(PYTHON -f)" setup.py pudge || die "Generation of documentation failed"
 	fi
 }
 
-src_test() {
-	testing() {
-		PYTHONPATH="build-${PYTHON_ABI}/lib" py.test
-	}
-	python_execute_function testing
-}
-
 src_install() {
 	distutils_src_install
 	use doc && dohtml -r docs/html/*






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/paste: paste-1.7.2.ebuild
@ 2010-06-27 23:15 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 2+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-06-27 23:15 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/06/27 23:15:35

  Removed:              paste-1.7.2.ebuild
  Log:
  Delete older ebuild.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-06-27 23:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-06 15:44 [gentoo-commits] gentoo-x86 commit in dev-python/paste: paste-1.7.2.ebuild Arfrever Frehtes Taifersar Arahesis (arfrever)
  -- strict thread matches above, loose matches on Subject: below --
2010-06-27 23:15 Arfrever Frehtes Taifersar Arahesis (arfrever)

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