summaryrefslogtreecommitdiff
path: root/packages/python/python-pyflakes_0.2.0.bb
blob: c78bccb589f792abb9ec1b4a7fe80b6ec581f6d4 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "SourceCode Test Utility"
SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "BSD"
SRCNAME = "pyflakes"

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

inherit distutils
93bbf443849b2e1'>PR bump for all recipes that DEPEND on ncursesScott Garman2 2012-01-06mc: remove not needed fix for automake 1.11.2Nitin A Kamble2 2012-01-04mc: fix configure with automake 1.11.2Dexuan Cui2 2011-12-21mc: Add version 4.8.1 now GPLv3Saul Wold1 2011-09-28mc: Ensure perl scripts reference the correct perlRichard Purdie1 2011-06-23mc: Add missing debug files to -dbgMark Hatle1 2011-06-01mc: update to 4.7.5.2Saul Wold1 2011-04-08mc: update to version 4.7.5.1Saul Wold1 2011-03-14Update SRC_URIs to use BPN instead of PNRichard Purdie1 2010-12-30mc: update to 4.7.3Saul Wold1 2010-12-30RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN}Koen Kooi1 2010-12-09SRC_URI Checksums AdditionalsSaul Wold1 2010-12-02mc:Add license checksum to bb fileMei Lei1