[Python-modules-commits] [python-pysolar] 03/10: Updated web page with other releases

Wolfgang Borgert debacle at moszumanska.debian.org
Fri Oct 3 23:36:27 UTC 2014


This is an automated email from the git hooks/post-receive script.

debacle pushed a commit to annotated tag 0.4.2
in repository python-pysolar.

commit 72e4b2b54cd949b2bc2f7512dd9866a70d3ea17a
Author: pingswept <brandon at pingswept.org>
Date:   Mon Nov 9 21:19:10 2009 -0500

    Updated web page with other releases
---
 pysolar.org/index.html | 24 ++++++++++--------------
 1 file changed, 10 insertions(+), 14 deletions(-)

diff --git a/pysolar.org/index.html b/pysolar.org/index.html
index 61b201d..0b9c256 100644
--- a/pysolar.org/index.html
+++ b/pysolar.org/index.html
@@ -19,8 +19,7 @@
 
 <p>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</p>
 
-<p>As of May 12, 2009, it has two parts:</p>
-
+<p>Pysolar has two parts:</p>
 <ul>
 <li>A library that, given a date, time, and and earthly location, calculates the location of the sun</li>
 <li>A library that, given a panel spacing and dimensions, calculates the shading percentage as a function of time for a row of 2-axis tracked panels</li>
@@ -39,19 +38,16 @@
 
 <p>Pysolar used to be hosted at Sourceforge, but since March 2008, it's 
 been hosted at <a href="http://github.com/pingswept/pysolar">Github</a>.
-Releases 0.2.0 and previous are still available on Sourceforge, but you should not use them for anything new-- all versions before 0.3.0 have known, albeit minor, bugs.</p>
-<p><a href="http://github.com/pingswept/pysolar/tree/0.3.0">Release 
-0.3.0</a> (If you're not sure, download this one.)</p>
-<p><a href="http://github.com/pingswept/pysolar/tree/0.3.0RC2">Release 
-0.3.0RC2</a></p>
+Releases 0.2.0 and previous are still available on Sourceforge, but you should not use them for anything new-- all versions before 0.4.1 have known, albeit minor, bugs.</p>
+
+<p><a href="http://github.com/pingswept/pysolar/tree/0.4.1">Release 0.4.1</a> (If you're not sure, download this one.)</p>
+<p><a href="http://github.com/pingswept/pysolar/tree/0.4.0">Release 0.4.0</a></p>
+<p><a href="http://github.com/pingswept/pysolar/tree/0.3.0">Release 0.3.0</a></p>
+<p><a href="http://github.com/pingswept/pysolar/tree/0.3.0RC2">Release 0.3.0RC2</a></p>
 <p><a href="http://github.com/pingswept/pysolar/tree/0.3.0RC1">Release 0.3.0RC1</a></p>
 <p><a href="http://github.com/pingswept/pysolar/tree/0.2.1">Release 0.2.1</a></p>
-<p><a 
-href="https://sourceforge.net/project/showfiles.php?group_id=193466&package_id=227872&release_id=520181">Release 
-0.2.0</a></p>
-<p><a 
-href="https://sourceforge.net/project/showfiles.php?group_id=193466&package_id=227872&release_id=502286">Release 
-0.1.0</a></p>
+<p><a href="https://sourceforge.net/project/showfiles.php?group_id=193466&package_id=227872&release_id=520181">Release 0.2.0</a></p>
+<p><a href="https://sourceforge.net/project/showfiles.php?group_id=193466&package_id=227872&release_id=502286">Release 0.1.0</a></p>
 
 <h2>Prerequisites</h2>
 
@@ -81,7 +77,7 @@ you probably don't have Python.</p>
 </div>
 
 <h2>Examples of usage<a name="examples"></a></h2>
-Several examples of how to use pysolar can be found on <a href="http://wiki.github.com/pingswept/pysolar/examples">the examples page</a> on Github.
+Several examples of how to use pysolar can be found on<a href="http://wiki.github.com/pingswept/pysolar/examples">the examples page</a>on Github.
 <h2>References<a name="references"></a></h2>
 <ul>
 <li><a 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pysolar.git



More information about the Python-modules-commits mailing list