From: Michael Lauer Date: Wed, 15 Aug 2007 23:02:05 +0000 (+0000) Subject: python-pyephem: update to 3.7.2a X-Git-Tag: Release-2010-05/1~8951^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c712ee28e5fb57b8bcd154ad3453f15972f79c5;p=openembedded.git python-pyephem: update to 3.7.2a --- diff --git a/packages/python/python-pyephem_3.7b.bb b/packages/python/python-pyephem_3.7.2a.bb similarity index 55% rename from packages/python/python-pyephem_3.7b.bb rename to packages/python/python-pyephem_3.7.2a.bb index 5141b6e574..c5d3e111a8 100644 --- a/packages/python/python-pyephem_3.7b.bb +++ b/packages/python/python-pyephem_3.7.2a.bb @@ -1,8 +1,5 @@ DESCRIPTION = "PyEphem provides scientific-grade astronomical computations \ -for the Python programming language. \ -Given a date and location on the Earth's surface, it can compute the positions \ -of the Sun and Moon, of the planets and their moons, and of any asteroids, \ -comets, or earth satellites whose orbital elements the user can provide." +for the Python programming language." HOMEPAGE = "http://www.rhodesmill.org/brandon/projects/pyephem.html" LICENSE = "PSF" AUTHOR = "Brandon Craig Rhodes"