[oe-commits] Michael 'Mickey' Lauer : python-pylint: 0.13.2 -> 0.15.2

GIT User account git at amethyst.openembedded.net
Tue Jan 13 14:08:11 UTC 2009


Module: openembedded.git
Branch: mickey/python26
Commit: da918267708009229fd95786dec400024a2ded43
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=da918267708009229fd95786dec400024a2ded43

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Tue Jan 13 14:07:17 2009 +0000

python-pylint: 0.13.2 -> 0.15.2
python-pyreverse: drop recipe; has now been integrated in pylint

---

 ...on-pylint_0.13.2.bb => python-pylint_0.15.2.bb} |    0 
 packages/python/python-pyreverse_0.5.2.bb          |   16 ----------------
 2 files changed, 0 insertions(+), 16 deletions(-)

diff --git a/packages/python/python-pylint_0.13.2.bb b/packages/python/python-pylint_0.15.2.bb
similarity index 100%
rename from packages/python/python-pylint_0.13.2.bb
rename to packages/python/python-pylint_0.15.2.bb
diff --git a/packages/python/python-pyreverse_0.5.2.bb b/packages/python/python-pyreverse_0.5.2.bb
deleted file mode 100644
index 9194df5..0000000
--- a/packages/python/python-pyreverse_0.5.2.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-DESCRIPTION = "PyReverse is a set of tools for reverse engineering Python code. So far, it features dependency analysis \
-tools, documentation generation, and XMI generation for importation in a UML modeling tool. A special module can be  \
-used to generate files readable by Argo UML."
-SECTION = "devel/python"
-HOMEPAGE = "http://www.logilab.org/2560"
-PRIORITY = "optional"
-LICENSE = "GPL"
-RDEPENDS = "python-core python-logilab-common python-pyxml"
-SRCNAME = "pyreverse"
-PR = "ml0"
-
-SRC_URI = "ftp://ftp.logilab.org/pub/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \
-           file://fix-future.patch;patch=1"
-S = "${WORKDIR}/${SRCNAME}-${PV}"
-
-inherit distutils





More information about the Openembedded-commits mailing list