summaryrefslogtreecommitdiff
path: root/packages/python/python-pyflakes_0.2.1.bb
blob: 306c6d64e9bbea0aaca5b293893489b772d09d3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Python Source-Code Testing Utility"
SECTION = "devel/python"
HOMEPAGE = "http://divmod.org/projects/pyflakes"
PRIORITY = "optional"
LICENSE = "BSD"
SRCNAME = "pyflakes"
PR = "ml0"

SRC_URI = "http://www.divmod.org/static/projects/pyflakes/pyflakes-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"

inherit distutils
change do_stage to use autotools_stage_all in libexif 0.6.9John Bowler1 2005-11-16Add new .bb files from Phillips Research:Richard Purdie1 2005-06-30import clean BK tree at cset 1.3670Koen Kooi1