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: <1600794885.16c9eea06d37dc613855e25176ce993c29f1b011.epsilon-0@gentoo> (raw)
commit: 16c9eea06d37dc613855e25176ce993c29f1b011
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Tue Sep 22 17:12:47 2020 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Tue Sep 22 17:14:45 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=16c9eea0
dev-python/pysolar: version bump to 0.8
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
dev-python/pysolar/pysolar-0.8.ebuild | 32 ++++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)
diff --git a/dev-python/pysolar/pysolar-0.8.ebuild b/dev-python/pysolar/pysolar-0.8.ebuild
new file mode 100644
index 000000000..1f9474a24
--- /dev/null
+++ b/dev-python/pysolar/pysolar-0.8.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6..9} )
+
+AUTHOR=pingswept
+
+inherit distutils-r1
+
+DESCRIPTION="Collection of Python libraries for simulating the irradiation by the sun"
+HOMEPAGE="http://pysolar.org/"
+SRC_URI="https://github.com/${AUTHOR}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ dev-python/numpy[${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
+}
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=1600794885.16c9eea06d37dc613855e25176ce993c29f1b011.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