From: "Sebastien Fabbro" <bicatali@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/healpy/
Date: Mon, 17 Jun 2013 01:07:07 +0000 (UTC) [thread overview]
Message-ID: <1371431161.92de11722bf7f8626d6c2c3cb87962c8bbc05cc7.bicatali@gentoo> (raw)
commit: 92de11722bf7f8626d6c2c3cb87962c8bbc05cc7
Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 17 01:06:01 2013 +0000
Commit: Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 01:06:01 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=92de1172
dev-python/healpy: Initial import
Package-Manager: portage-2.2.01.22013-prefix
RepoMan-Options: --force
---
dev-python/healpy/ChangeLog | 9 +++++++++
dev-python/healpy/healpy-1.6.2.ebuild | 34 ++++++++++++++++++++++++++++++++++
dev-python/healpy/metadata.xml | 10 ++++++++++
3 files changed, 53 insertions(+)
diff --git a/dev-python/healpy/ChangeLog b/dev-python/healpy/ChangeLog
new file mode 100644
index 0000000..aec23ab
--- /dev/null
+++ b/dev-python/healpy/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for dev-python/healpy
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*healpy-1.6.2 (17 Jun 2013)
+
+ 17 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org> +healpy-1.6.2.ebuild,
+ +metadata.xml:
+ dev-python/healpy: Initial import
diff --git a/dev-python/healpy/healpy-1.6.2.ebuild b/dev-python/healpy/healpy-1.6.2.ebuild
new file mode 100644
index 0000000..485c1b8
--- /dev/null
+++ b/dev-python/healpy/healpy-1.6.2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+PYTHON_COMPAT=( python{2_6,2_7} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python wrapper for healpix"
+HOMEPAGE="https://github.com/healpy"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="
+ dev-python/matplotlib[${PYTHON_USEDEP}]
+ dev-python/numpy[${PYTHON_USEDEP}]
+ dev-python/pyfits[${PYTHON_USEDEP}]
+ sci-astronomy/healpix_cxx
+ sci-libs/cfitsio"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig"
+
+python_test() {
+ cd "${BUILD_DIR}"/lib*
+ echo "backend: Agg" > matplotlibrc
+ MPLCONFIGDIR=. PYTHONPATH=. nosetests-"${EPYTHON}" || die
+ rm matplotlibrc
+}
diff --git a/dev-python/healpy/metadata.xml b/dev-python/healpy/metadata.xml
new file mode 100644
index 0000000..044ede5
--- /dev/null
+++ b/dev-python/healpy/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>sci-astronomy</herd>
+<longdescription lang='en'>
+ Healpy provides a python package to manipulate healpix maps. It is
+ based on the standard numeric and visualisation tools for Python,
+ Numpy and matplotlib.
+</longdescription>
+</pkgmetadata>
next reply other threads:[~2013-06-17 1:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-17 1:07 Sebastien Fabbro [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-09-17 9:07 [gentoo-commits] proj/sci:master commit in: dev-python/healpy/ Kacper Kowalik
2014-02-03 1:39 Sebastien Fabbro
2014-03-03 20:37 Sebastien Fabbro
2015-10-22 10:25 Justin Lecher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1371431161.92de11722bf7f8626d6c2c3cb87962c8bbc05cc7.bicatali@gentoo \
--to=bicatali@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox