diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-07-23 20:51:56 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-07-23 20:51:56 +0000 |
commit | 34e9535b015959330ce53775a34a80d35437c163 (patch) | |
tree | 4e73fb0af45afac3bb1f34a6c1317d0cbd962cb7 /dev-python/h5py | |
parent | Use virtual/jpeg. (diff) | |
download | historical-34e9535b015959330ce53775a34a80d35437c163.tar.gz historical-34e9535b015959330ce53775a34a80d35437c163.tar.bz2 historical-34e9535b015959330ce53775a34a80d35437c163.zip |
Set SUPPORT_PYTHON_ABIS.
Package-Manager: portage-HEAD/cvs/Linux x86_64
Diffstat (limited to 'dev-python/h5py')
-rw-r--r-- | dev-python/h5py/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/h5py/Manifest | 6 | ||||
-rw-r--r-- | dev-python/h5py/h5py-1.3.0.ebuild | 16 |
3 files changed, 18 insertions, 10 deletions
diff --git a/dev-python/h5py/ChangeLog b/dev-python/h5py/ChangeLog index c8be1569ae30..02b639761496 100644 --- a/dev-python/h5py/ChangeLog +++ b/dev-python/h5py/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/h5py # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/h5py/ChangeLog,v 1.2 2010/05/09 09:43:45 weaver Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/h5py/ChangeLog,v 1.3 2010/07/23 20:51:56 arfrever Exp $ + + 23 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + h5py-1.3.0.ebuild: + Set SUPPORT_PYTHON_ABIS. *h5py-1.3.0 (09 May 2010) diff --git a/dev-python/h5py/Manifest b/dev-python/h5py/Manifest index 62b2e2df89fb..e660df617563 100644 --- a/dev-python/h5py/Manifest +++ b/dev-python/h5py/Manifest @@ -1,6 +1,4 @@ -DIST h5py-1.2.1.tar.gz 1462012 RMD160 19ab7f516f2d9db15f8ba3a258983c357b1e0ff5 SHA1 92b8bea17df20649492ee67b4723b777666e29e2 SHA256 2263c966a87adff606a677214d3af7593d3ae300b6b6b0a77412a9f3ae7a8e43 DIST h5py-1.3.0.tar.gz 1533645 RMD160 49e475ca6bf2de375eb98b5c8cca78b534d1ef6f SHA1 9398cb3a11ea7f6b62738330206c7dce7c7c2132 SHA256 1708268a86252f94154d854157d33a7ab48d7ec6d09515dd414a01f87019928a -EBUILD h5py-1.2.1.ebuild 571 RMD160 1d9bdaf7d7977ad220e6694ec2919f29b85c5c03 SHA1 7b99966257dfc67e9eefc4acb1e96b5b013e864b SHA256 67bd9d1c0664a485957720a8794770046392fdfaa6b19c8b9c4dfee051fdfe61 -EBUILD h5py-1.3.0.ebuild 569 RMD160 9e583121503823fa4905bde37bd697b6e179359a SHA1 b81761fb1649970ef15d8c2e7ea7cb1a2328b6da SHA256 4d5a3acae5eb94d2fd449b6bfc5e392b56220018f44034c5c87a8920bc79101e -MISC ChangeLog 1271 RMD160 6b327cb275d3fff3bc70bd6e256a7509dd9a8228 SHA1 bdef1288176519cb2b9076074a4bc7ec9e5d7aa9 SHA256 b5d0118bdb571de5c9f0f73d701c2be620386fe1cb1c082e6cfd88167e604fd8 +EBUILD h5py-1.3.0.ebuild 773 RMD160 20459abcb4d48a8a6f5aaef03e5cc5710070b638 SHA1 9a4915c9264f462f4db55f853b148d2a8d0d22e4 SHA256 ed41d4d849fb8b4e0af9d1327e816ae4f4dcc9d36e1c216175b5c8176177f84c +MISC ChangeLog 1395 RMD160 708bffa057260d7d2c2cd3476d32c0720e343306 SHA1 41d377e3975a2e1ab7c2b4fe4e7401de802da1a3 SHA256 93743cb8d2ad3f11a102cabfa9466f2281be0498b6cf771863120806e3b6a307 MISC metadata.xml 685 RMD160 f3c9b3d97b716f571966e1d5568d429b71fd9858 SHA1 0b553cb79ce4685a77c38dbf38f1d664a974e075 SHA256 7fa1a12493813c68dddc29b3a7f4fd6519e258684dbeb189e442af3ab3ce6c6c diff --git a/dev-python/h5py/h5py-1.3.0.ebuild b/dev-python/h5py/h5py-1.3.0.ebuild index 0268f3420139..4ed50c67bb2b 100644 --- a/dev-python/h5py/h5py-1.3.0.ebuild +++ b/dev-python/h5py/h5py-1.3.0.ebuild @@ -1,11 +1,17 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/h5py/h5py-1.3.0.ebuild,v 1.1 2010/05/09 09:43:45 weaver Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/h5py/h5py-1.3.0.ebuild,v 1.2 2010/07/23 20:51:56 arfrever Exp $ + +EAPI="3" +PYTHON_DEPEND="2" +SUPPORT_PYTHON_ABIS="1" +RESTRICT_PYTHON_ABIS="3.*" +DISTUTILS_SRC_TEST="setup.py" inherit distutils DESCRIPTION="A simple Python interface to HDF5 files." -HOMEPAGE="http://h5py.alfven.org/" +HOMEPAGE="http://h5py.alfven.org/ http://code.google.com/p/h5py/ http://pypi.python.org/pypi/h5py" SRC_URI="http://h5py.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" @@ -17,6 +23,6 @@ DEPEND=">=sci-libs/hdf5-1.6.7 dev-python/numpy" RDEPEND="${DEPEND}" -src_test() { - "${python}" setup.py test || die "test failed" -} +PYTHON_CFLAGS=("2.* + -fno-strict-aliasing") + +DISTUTILS_USE_SEPARATE_SOURCE_DIRECTORIES="1" |