From 32d0a845d2ded7ac168297c7c4de8fcbfb776c84 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Thu, 16 Aug 2007 07:50:42 +0000 Subject: python-pyweather: update to 0.7.0 --- packages/python/python-pyweather_0.7.0.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 packages/python/python-pyweather_0.7.0.bb (limited to 'packages/python/python-pyweather_0.7.0.bb') diff --git a/packages/python/python-pyweather_0.7.0.bb b/packages/python/python-pyweather_0.7.0.bb new file mode 100644 index 0000000000..5c643fa5c0 --- /dev/null +++ b/packages/python/python-pyweather_0.7.0.bb @@ -0,0 +1,12 @@ +DESCRIPTION = "PyWeather is a collection of weather related modules \ +that are capable of performing conversion calculations for many common meteorological units." +SECTION = "devel/python" +PRIORITY = "optional" +LICENSE = "GPL" +SRCNAME = "weather" +PR = "ml0" + +SRC_URI = "${SOURCEFORGE_MIRROR}/meta-tools/${SRCNAME}-${PV}.tar.gz" +S = "${WORKDIR}/${SRCNAME}-${PV}" + +inherit distutils -- cgit v1.2.3