diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2009-09-21 04:25:26 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2009-09-21 04:25:26 +0000 |
commit | 1b883a55b4526c6e0435c0a7f1d3a30bdc1dc74f (patch) | |
tree | ccd91217866c75b5ddf875176357a87e1cec2d8b /dev-python/h5py | |
parent | Added dev-python/optik for removal in 30 days (diff) | |
download | historical-1b883a55b4526c6e0435c0a7f1d3a30bdc1dc74f.tar.gz historical-1b883a55b4526c6e0435c0a7f1d3a30bdc1dc74f.tar.bz2 historical-1b883a55b4526c6e0435c0a7f1d3a30bdc1dc74f.zip |
Initial import to the main tree
Package-Manager: portage-2.2_rc41/cvs/Linux x86_64
Diffstat (limited to 'dev-python/h5py')
-rw-r--r-- | dev-python/h5py/ChangeLog | 39 | ||||
-rw-r--r-- | dev-python/h5py/Manifest | 14 | ||||
-rw-r--r-- | dev-python/h5py/h5py-1.2.1.ebuild | 22 | ||||
-rw-r--r-- | dev-python/h5py/metadata.xml | 14 |
4 files changed, 89 insertions, 0 deletions
diff --git a/dev-python/h5py/ChangeLog b/dev-python/h5py/ChangeLog new file mode 100644 index 000000000000..5326071ca2bd --- /dev/null +++ b/dev-python/h5py/ChangeLog @@ -0,0 +1,39 @@ +# ChangeLog for dev-python/h5py +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/h5py/ChangeLog,v 1.1 2009/09/21 04:25:26 bicatali Exp $ + + 21 Sep 2009; Sébastien Fabbro <bicatali@gentoo.org> +h5py-1.2.1.ebuild, + +metadata.xml: + Initial import to the main tree + +*h5py-1.2.1 (20 Sep 2009) + + 20 Sep 2009; Tim Cera <timcera@earthlink.net> +h5py-1.2.1.ebuild: + Version bump. + +*h5py-1.2.0 (10 Jul 2009) + + 10 Jul 2009; Sébastien Fabbro <bicatali@gentoo.org> -h5py-1.0.0.ebuild, + +h5py-1.2.0.ebuild: + Version bump. Changed dependency and added test + + 19 Jun 2009; Justin Bronder <jsbronder@gentoo.org> h5py-1.1.0.ebuild: + Fix SRC_URI and digest. + +*h5py-1.1.0 (10 Jun 2009) + + 10 Jun 2009; Tim Cera <timcera@earthlink.net> -h5py-0.3.1.ebuild, + +h5py-1.1.0.ebuild: + Version bump. + + 19 Jan 2009; Tim Cera <timcera@earthlink.net> +h5py-1.0.0.ebuild: + Bumped version to 1.0.0. + + 05 Nov 2008; Tim Cera <timcera@earthlink.net> +h5py-0.3.1.ebuild, + +metadata.xml: + Added license info. + + 04 Nov 2008; Tim Cera <timcera@earthlink.net> +h5py-0.3.1.ebuild, + +metadata.xml: + Initial ebuild. + diff --git a/dev-python/h5py/Manifest b/dev-python/h5py/Manifest new file mode 100644 index 000000000000..b835d0bac8ef --- /dev/null +++ b/dev-python/h5py/Manifest @@ -0,0 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +DIST h5py-1.2.1.tar.gz 1462012 RMD160 19ab7f516f2d9db15f8ba3a258983c357b1e0ff5 SHA1 92b8bea17df20649492ee67b4723b777666e29e2 SHA256 2263c966a87adff606a677214d3af7593d3ae300b6b6b0a77412a9f3ae7a8e43 +EBUILD h5py-1.2.1.ebuild 571 RMD160 1d9bdaf7d7977ad220e6694ec2919f29b85c5c03 SHA1 7b99966257dfc67e9eefc4acb1e96b5b013e864b SHA256 67bd9d1c0664a485957720a8794770046392fdfaa6b19c8b9c4dfee051fdfe61 +MISC ChangeLog 1160 RMD160 882e25e7ffd9bc3bd92a49f33d27d829189287cd SHA1 d5b23ae6843a1271a12fa80ac9726ba3922dde17 SHA256 8ae491ca0351686a8dad2a966be52ca18aa735c021ff9e849602aa5c0de81094 +MISC metadata.xml 685 RMD160 f3c9b3d97b716f571966e1d5568d429b71fd9858 SHA1 0b553cb79ce4685a77c38dbf38f1d664a974e075 SHA256 7fa1a12493813c68dddc29b3a7f4fd6519e258684dbeb189e442af3ab3ce6c6c +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.11 (GNU/Linux) + +iEYEARECAAYFAkq3AEIACgkQ1ycZbhPLE2BX9ACcD887MpPy7bk5qbKBeuE0WQe8 +4VAAnjTXzewfP/gPrCRk2NK15ZGxhe5P +=IY+i +-----END PGP SIGNATURE----- diff --git a/dev-python/h5py/h5py-1.2.1.ebuild b/dev-python/h5py/h5py-1.2.1.ebuild new file mode 100644 index 000000000000..853a92a30f91 --- /dev/null +++ b/dev-python/h5py/h5py-1.2.1.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/h5py/h5py-1.2.1.ebuild,v 1.1 2009/09/21 04:25:26 bicatali Exp $ + +inherit distutils + +DESCRIPTION="A simple Python interface to HDF5 files." +HOMEPAGE="http://h5py.alfven.org/" +SRC_URI="http://h5py.googlecode.com/files/${P}.tar.gz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=">=sci-libs/hdf5-1.6.7 + dev-python/numpy" +RDEPEND="${DEPEND}" + +src_test() { + "${python}" setup.py test || die "test failed" +} diff --git a/dev-python/h5py/metadata.xml b/dev-python/h5py/metadata.xml new file mode 100644 index 000000000000..96252fd400ed --- /dev/null +++ b/dev-python/h5py/metadata.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>python</herd> +<longdescription lang="en"> + HDF5 for Python (h5py) is a general-purpose simple Python interface to the + Hierarchical Data Format library, version 5. Existing Python and + Numpy concepts are used for the interface. Almost all HDF5 features + are available from Python, including things like compound datatypes + (as used with Numpy recarray types), HDF5 attributes, hyperslab and + point-based I/O, and more recent features in HDF 1.8 like resizable + datasets and recursive iteration over entire files. +</longdescription> +</pkgmetadata> |