mesa-7.9: bump PR after talloc changes
[openembedded.git] / recipes / python / python-logilab-common_0.37.1.bb
blob6764a54cbc1d398ee7ec2d267afc00cdca3765c8
1 DESCRIPTION = "This package contains some modules used by different \
2 projects released by Logilab, including abstract syntax \
3 tree manipulation tools, database helper functions, HTML generation, \
4 command line argument parsing, logging, and process daemonization."
5 SECTION = "devel/python"
6 PRIORITY = "optional"
7 LICENSE = "GPL"
8 SRCNAME = "logilab-common"
9 PR = "ml0"
11 SRC_URI = "ftp://ftp.logilab.fr/pub/common/${SRCNAME}-${PV}.tar.gz"
12 S = "${WORKDIR}/${SRCNAME}-${PV}"
14 inherit distutils
16 SRC_URI[md5sum] = "39561a45c74f8ff11e2ddd872f4ee5bc"
17 SRC_URI[sha256sum] = "c5974c1e98bed62bb3153a8144069c43229c6b208ef599bc77c84fb493c2291b"