summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-12-29 21:37:44 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-12-29 21:37:44 +0000
commitc785d9347a92b86a330eba8bbdc16e5e1fbbe30d (patch)
tree287807440fa1c18a7c94c97368a5c732497f6d73 /dev-python/webhelpers
parentDelete older ebuild. (diff)
downloadhistorical-c785d9347a92b86a330eba8bbdc16e5e1fbbe30d.tar.gz
historical-c785d9347a92b86a330eba8bbdc16e5e1fbbe30d.tar.bz2
historical-c785d9347a92b86a330eba8bbdc16e5e1fbbe30d.zip
Set SUPPORT_PYTHON_ABIS.
Package-Manager: portage-15154-svn/cvs/Linux x86_64
Diffstat (limited to 'dev-python/webhelpers')
-rw-r--r--dev-python/webhelpers/ChangeLog6
-rw-r--r--dev-python/webhelpers/Manifest6
-rw-r--r--dev-python/webhelpers/webhelpers-0.6.4.ebuild32
3 files changed, 25 insertions, 19 deletions
diff --git a/dev-python/webhelpers/ChangeLog b/dev-python/webhelpers/ChangeLog
index d247e559a77b..4de8f4daa66c 100644
--- a/dev-python/webhelpers/ChangeLog
+++ b/dev-python/webhelpers/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/webhelpers
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webhelpers/ChangeLog,v 1.8 2009/12/20 15:48:26 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webhelpers/ChangeLog,v 1.9 2009/12/29 21:37:44 arfrever Exp $
+
+ 29 Dec 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ webhelpers-0.6.4.ebuild:
+ Set SUPPORT_PYTHON_ABIS.
20 Dec 2009; Fabian Groffen <grobian@gentoo.org> webhelpers-0.6.4.ebuild:
Merged keywords from Prefix
diff --git a/dev-python/webhelpers/Manifest b/dev-python/webhelpers/Manifest
index 42aaad7cdb0e..519245031319 100644
--- a/dev-python/webhelpers/Manifest
+++ b/dev-python/webhelpers/Manifest
@@ -1,6 +1,4 @@
-DIST WebHelpers-0.3.4.tar.gz 162446 RMD160 3cccd88f5c805d3a8389574300626e673ffd1bbb SHA1 abec1fafd02aae92b63ba0fd3f32091460b3cc76 SHA256 a7a151e31028c55bc60cf71802488afb1e4f3e006bea756022ef7497a52a1743
DIST WebHelpers-0.6.4.tar.gz 199379 RMD160 ea4c7ebf70b60c68e609a4cd11c6806b1c8fd173 SHA1 aeeddd877e3745196beef153b436836299b9c830 SHA256 1f74c787f392fecc0f174c170b521c5630e5d58f7bd88e3e0f0db983fa52d20d
-EBUILD webhelpers-0.3.4.ebuild 888 RMD160 77aba4ffcb84a64adfc0d382d3c1a3ad78dcf3d1 SHA1 6a8502f8dc3cc063540a3a515384c402f598cc7b SHA256 1377160d1fbf76f85dcb0ec600886e54138dcdab250a7232b2ca293a8760be43
-EBUILD webhelpers-0.6.4.ebuild 934 RMD160 e4bfb6c0a8a7a4de78b710b2698c25c1f7c77c0d SHA1 ba49c23b17c753a18726895361a84710e43c5bd0 SHA256 4773e774e2cabe0bf89d1f30bb55250637eb618af6b3301800a6dfecbdbb4c43
-MISC ChangeLog 1537 RMD160 19c718b40803fcae59682db0cc3bcec9069e883c SHA1 9d8b86980638ce13d6966192cae46884d48c8d3a SHA256 248844a86590a44d1efe6edbe1a66f221a98d00afcb1a16e3cc8fe843b069749
+EBUILD webhelpers-0.6.4.ebuild 1034 RMD160 f96ae38a3e8313800a63e9d5e62be865bd8c4088 SHA1 e0357c79e43823ed7291863a5da9a8bd7da76e9d SHA256 ded795eb80dae8e48b36bbfccf6cdb1c135c387292464f0154ed4f07f07802e3
+MISC ChangeLog 1666 RMD160 ddfe8aef2ab1743c63ec060d248b5afab0a4465d SHA1 95d8df35d95d08c770c679c0451dc0f29fd8d669 SHA256 49f4b3604d8ab5651a4849a97f3b75cfdcb1ab1bf1b61467516ef3bc8b4cf3f6
MISC metadata.xml 159 RMD160 900a8c55d7a7d2f6312594769aaf941bf9e99c7f SHA1 c8e604d56dae898258b5254d78cfeac0b981e288 SHA256 9f01104d3484792496faff4805eed0ecea2352a897151f3397d49a13800037b4
diff --git a/dev-python/webhelpers/webhelpers-0.6.4.ebuild b/dev-python/webhelpers/webhelpers-0.6.4.ebuild
index 1bb685b4d8cb..d957db248764 100644
--- a/dev-python/webhelpers/webhelpers-0.6.4.ebuild
+++ b/dev-python/webhelpers/webhelpers-0.6.4.ebuild
@@ -1,31 +1,35 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webhelpers/webhelpers-0.6.4.ebuild,v 1.3 2009/12/20 15:48:26 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webhelpers/webhelpers-0.6.4.ebuild,v 1.4 2009/12/29 21:37:44 arfrever Exp $
-NEED_PYTHON=2.3
+EAPI="2"
+SUPPORT_PYTHON_ABIS="1"
inherit distutils
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-
-MY_PN=WebHelpers
-MY_P=${MY_PN}-${PV}
+MY_PN="WebHelpers"
+MY_P="${MY_PN}-${PV}"
DESCRIPTION="A library of helper functions intended to make writing templates in web applications easier."
-HOMEPAGE="http://pylonshq.com/docs/en/0.9.7/thirdparty/webhelpers/"
-SRC_URI="http://cheeseshop.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+HOMEPAGE="http://pylonshq.com/docs/en/0.9.7/thirdparty/webhelpers/ http://pypi.python.org/pypi/WebHelpers"
+SRC_URI="http://pypi.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
LICENSE="BSD"
SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="test"
-RDEPEND=">=dev-python/simplejson-1.4
- >=dev-python/routes-1.8"
+RDEPEND=">=dev-python/routes-1.8"
DEPEND="${RDEPEND}
- test? ( dev-python/nose dev-python/coverage )
- dev-python/setuptools"
+ dev-python/setuptools
+ test? ( dev-python/nose dev-python/coverage )"
+RESTRICT_PYTHON_ABIS="3.*"
-S=${WORKDIR}/${MY_P}
+S="${WORKDIR}/${MY_P}"
src_test() {
- PYTHONPATH=. "${python}" setup.py nosetests || die "tests failed"
+ testing() {
+ PYTHONPATH="build-${PYTHON_ABI}/lib" nosetests-${PYTHON_ABI}
+ }
+ python_execute_function testing
}