public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastien Fabbro" <bicatali@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/pysolar/
Date: Thu,  4 Aug 2011 21:00:49 +0000 (UTC)	[thread overview]
Message-ID: <37d9ad11d302f8ef0ea98e23ece440ebc6cb6199.bicatali@gentoo> (raw)

commit:     37d9ad11d302f8ef0ea98e23ece440ebc6cb6199
Author:     Sébastien Fabbro <sebfabbro <AT> gmail <DOT> com>
AuthorDate: Thu Aug  4 21:00:32 2011 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Thu Aug  4 21:00:32 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=37d9ad11

cleaning

---
 dev-python/pysolar/pysolar-0.4.2.ebuild |   65 -------------------------------
 1 files changed, 0 insertions(+), 65 deletions(-)

diff --git a/dev-python/pysolar/pysolar-0.4.2.ebuild b/dev-python/pysolar/pysolar-0.4.2.ebuild
deleted file mode 100644
index 4c335dc..0000000
--- a/dev-python/pysolar/pysolar-0.4.2.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-PYTHON_DEPEND="2:2.5"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit distutils python
-
-DESCRIPTION="A collection of Python libraries for simulating the Sun's irradiation"
-HOMEPAGE="http://pysolar.org/ http://pypi.python.org/pypi/Pysolar/"
-SRC_URI="http://github.com/pingswept/${PN}/tarball/${PV} -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="doc"
-
-DEPEND="doc? ( dev-python/numpydoc )"
-RDEPEND="
-	dev-python/imaging
-	dev-python/matplotlib
-	dev-python/numpy
-	dev-python/pygtk:2
-	dev-python/pytz
-	sci-libs/scipy"
-
-S="${WORKDIR}"/pingswept-${PN}-a110543
-
-PYTHON_MODNAME="constants.py horizon.py julian.py \
-	poly.py query_usno.py radiation.py shade.py \
-	simulate.py solar.py util.py"
-
-src_prepare() {
-	sed \
-		-e "s:'testsolar', ::" \
-		-e "s:'shade_test', ::" \
-		-i setup.py || die
-}
-
-src_compile() {
-	distutils_src_compile
-
-	if use doc; then
-		cd doc
-		PYTHONPATH=".." emake html || die
-	fi
-}
-
-src_test() {
-	testing() {
-		PYTHONPATH="build-${PYTHON_ABI}/abi" "$(PYTHON)" testsolar.py
-	}
-	python_execute_function testing
-}
-
-src_install() {
-	distutils_src_install
-	if use doc; then
-		dohtml -r doc/.build/html/* || die
-	fi
-}



             reply	other threads:[~2011-08-04 21:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-04 21:00 Sebastien Fabbro [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-07  3:34 [gentoo-commits] proj/sci:master commit in: dev-python/pysolar/ Sam James
2021-01-13 21:06 Andrew Ammerlaan
2020-09-22 17:15 Aisha Tammy
2020-09-22 17:15 Aisha Tammy
2013-07-23 17:29 Sebastien Fabbro
2013-06-12 11:44 Justin Lecher
2012-03-07 18:48 Kacper Kowalik
2011-08-04 21:05 Sebastien Fabbro
2011-08-04 21:00 Sebastien Fabbro
2011-05-03 20:01 Justin Lecher
2011-03-07 12:01 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=37d9ad11d302f8ef0ea98e23ece440ebc6cb6199.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