public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/pysolar/
Date: Tue,  3 May 2011 20:01:23 +0000 (UTC)	[thread overview]
Message-ID: <a4a6ffe0b00864e3d0f60eae69d6d762d4f764f7.jlec@gentoo> (raw)

commit:     a4a6ffe0b00864e3d0f60eae69d6d762d4f764f7
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue May  3 19:54:43 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue May  3 19:54:43 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a4a6ffe0

Version Bump, notified by euscan

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 70EB7916)

---
 dev-python/pysolar/ChangeLog                       |    6 ++++++
 dev-python/pysolar/pysolar-0.4.2.ebuild            |    8 ++++----
 .../{pysolar-0.4.2.ebuild => pysolar-0.4.3.ebuild} |   11 ++++++-----
 3 files changed, 16 insertions(+), 9 deletions(-)

diff --git a/dev-python/pysolar/ChangeLog b/dev-python/pysolar/ChangeLog
index 780b5a1..a5193ac 100644
--- a/dev-python/pysolar/ChangeLog
+++ b/dev-python/pysolar/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*pysolar-0.4.3 (03 May 2011)
+
+  03 May 2011; Justin Lecher <jlec@gentoo.org> pysolar-0.4.2.ebuild,
+  +pysolar-0.4.3.ebuild:
+  Version Bump, notified by euscan
+
   07 Mar 2011; Justin Lecher <jlec@gentoo.org> pysolar-0.4.2.ebuild:
   Correct Slots for gtk 3 introduction to tree
 

diff --git a/dev-python/pysolar/pysolar-0.4.2.ebuild b/dev-python/pysolar/pysolar-0.4.2.ebuild
index 4d7cbc0..4c335dc 100644
--- a/dev-python/pysolar/pysolar-0.4.2.ebuild
+++ b/dev-python/pysolar/pysolar-0.4.2.ebuild
@@ -6,11 +6,12 @@ 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"
+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"
@@ -33,10 +34,9 @@ PYTHON_MODNAME="constants.py horizon.py julian.py \
 	poly.py query_usno.py radiation.py shade.py \
 	simulate.py solar.py util.py"
 
-RESTRICT_PYTHON_ABIS="3.*"
-
 src_prepare() {
-	sed -e "s:'testsolar', ::" \
+	sed \
+		-e "s:'testsolar', ::" \
 		-e "s:'shade_test', ::" \
 		-i setup.py || die
 }

diff --git a/dev-python/pysolar/pysolar-0.4.2.ebuild b/dev-python/pysolar/pysolar-0.4.3.ebuild
similarity index 89%
copy from dev-python/pysolar/pysolar-0.4.2.ebuild
copy to dev-python/pysolar/pysolar-0.4.3.ebuild
index 4d7cbc0..5cc5158 100644
--- a/dev-python/pysolar/pysolar-0.4.2.ebuild
+++ b/dev-python/pysolar/pysolar-0.4.3.ebuild
@@ -6,12 +6,13 @@ 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"
+HOMEPAGE="http://pysolar.org/ http://pypi.python.org/pypi/Pysolar/"
+SRC_URI="https://github.com/pingswept/${PN}/tarball/${PV} -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
@@ -33,10 +34,10 @@ PYTHON_MODNAME="constants.py horizon.py julian.py \
 	poly.py query_usno.py radiation.py shade.py \
 	simulate.py solar.py util.py"
 
-RESTRICT_PYTHON_ABIS="3.*"
-
 src_prepare() {
-	sed -e "s:'testsolar', ::" \
+	mv *${PN}* "${S}" && cd "${S}"
+	sed \
+		-e "s:'testsolar', ::" \
 		-e "s:'shade_test', ::" \
 		-i setup.py || die
 }



             reply	other threads:[~2011-05-03 20:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-03 20:01 Justin Lecher [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-08-04 21:00 Sebastien Fabbro
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=a4a6ffe0b00864e3d0f60eae69d6d762d4f764f7.jlec@gentoo \
    --to=jlec@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