From 08c56d599d60b8e4ee6e52c258d580881b84dfba Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Tue, 13 May 2008 15:42:03 +0000 Subject: python-gammu: updated to 0.26 --- packages/python/python-gammu_0.24.bb | 10 ---------- packages/python/python-gammu_0.26.bb | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 packages/python/python-gammu_0.24.bb create mode 100644 packages/python/python-gammu_0.26.bb (limited to 'packages/python') diff --git a/packages/python/python-gammu_0.24.bb b/packages/python/python-gammu_0.24.bb deleted file mode 100644 index f8989d9181..0000000000 --- a/packages/python/python-gammu_0.24.bb +++ /dev/null @@ -1,10 +0,0 @@ -DESCRIPTION = "Python bindings for the gammu GSM phone communication library." -HOMEPAGE = "http://cihar.com/gammu/python" -SECTION = "devel/python" -DEPENDS = "gammu" -LICENSE = "GPL" -PR = "ml0" - -SRC_URI = "http://dl.cihar.com/python-gammu/latest/python-gammu-${PV}.tar.bz2" - -inherit distutils diff --git a/packages/python/python-gammu_0.26.bb b/packages/python/python-gammu_0.26.bb new file mode 100644 index 0000000000..f8989d9181 --- /dev/null +++ b/packages/python/python-gammu_0.26.bb @@ -0,0 +1,10 @@ +DESCRIPTION = "Python bindings for the gammu GSM phone communication library." +HOMEPAGE = "http://cihar.com/gammu/python" +SECTION = "devel/python" +DEPENDS = "gammu" +LICENSE = "GPL" +PR = "ml0" + +SRC_URI = "http://dl.cihar.com/python-gammu/latest/python-gammu-${PV}.tar.bz2" + +inherit distutils -- cgit v1.2.3