From: "Aisha Tammy" <gentoo@aisha.cc>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/pysolar/
Date: Tue, 22 Sep 2020 17:15:17 +0000 (UTC) [thread overview]
Message-ID: <1600794908.9ce899d47cb5a0124a77fa173cc373d230e0ddc8.epsilon-0@gentoo> (raw)
commit: 9ce899d47cb5a0124a77fa173cc373d230e0ddc8
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Tue Sep 22 17:15:08 2020 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Tue Sep 22 17:15:08 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9ce899d4
dev-python/pysolar: drop old version
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
dev-python/pysolar/metadata.xml | 12 ++++-----
dev-python/pysolar/pysolar-0.5.ebuild | 49 -----------------------------------
2 files changed, 6 insertions(+), 55 deletions(-)
diff --git a/dev-python/pysolar/metadata.xml b/dev-python/pysolar/metadata.xml
index 6776625c7..6b8874754 100644
--- a/dev-python/pysolar/metadata.xml
+++ b/dev-python/pysolar/metadata.xml
@@ -6,12 +6,12 @@
<name>Gentoo Astronomy Project</name>
</maintainer>
<longdescription lang="en">
-Pysolar is a collection of Python libraries for simulating the
-irradiation of any point on earth by the sun. It includes code for
-extremely precise ephemeris calculations, and more. Pysolar can
-calculate the location of the sun or the shading percentage as a
-function of time for a row of 2-axis tracked panels.
-</longdescription>
+ Pysolar is a collection of Python libraries for simulating the
+ irradiation of any point on earth by the sun. It includes code for
+ extremely precise ephemeris calculations, and more. Pysolar can
+ calculate the location of the sun or the shading percentage as a
+ function of time for a row of 2-axis tracked panels.
+ </longdescription>
<upstream>
<remote-id type="github">pingswept/pysolar</remote-id>
</upstream>
diff --git a/dev-python/pysolar/pysolar-0.5.ebuild b/dev-python/pysolar/pysolar-0.5.ebuild
deleted file mode 100644
index ee3339a1f..000000000
--- a/dev-python/pysolar/pysolar-0.5.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-AUTHOR=pingswept
-
-inherit distutils-r1 vcs-snapshot
-
-DESCRIPTION="Collection of Python libraries for simulating the irradiation by the sun"
-HOMEPAGE="http://pysolar.org/"
-SRC_URI="https://github.com/${AUTHOR}/${PN}/tarball/${PV} -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="doc"
-
-DEPEND="doc? ( dev-python/numpydoc )"
-RDEPEND="
- dev-python/pillow[${PYTHON_USEDEP}]
- dev-python/matplotlib[${PYTHON_USEDEP}]
- dev-python/numpy[${PYTHON_USEDEP}]
- dev-python/pygtk:2[${PYTHON_USEDEP}]
- dev-python/pytz[${PYTHON_USEDEP}]
- sci-libs/scipy[${PYTHON_USEDEP}]"
-
-python_prepare_all() {
- sed \
- -e "s:'testsolar', ::" \
- -e "s:'shade_test', ::" \
- -i setup.py || die # don't install tests
- distutils-r1_python_prepare_all
-}
-
-python_compile_all() {
- use doc && PYTHONPATH=".." emake -C doc html
-}
-
-python_test() {
- ${EPYTHON} Pysolar/testsolar.py || die
-}
-
-python_install_all() {
- use doc && HTML_DOCS=( doc/.build/html/. )
- distutils-r1_python_install_all
-}
next reply other threads:[~2020-09-22 17:15 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-22 17:15 Aisha Tammy [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
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-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=1600794908.9ce899d47cb5a0124a77fa173cc373d230e0ddc8.epsilon-0@gentoo \
--to=gentoo@aisha.cc \
--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