mesa-7.9: bump PR after talloc changes
[openembedded.git] / recipes / python / python-formencode_1.2.1.bb
blob3f1f75299825ed735f9fef9080cb577902aa11e2
1 DESCRIPTION = "HTML form validation, generation, and conversion package"
2 SECTION = "devel/python"
3 PRIORITY = "optional"
4 LICENSE = "LGPL"
5 SRCNAME = "FormEncode"
6 PR = "ml0"
8 inherit setuptools
10 SRC_URI = "http://pypi.python.org/packages/source/F/FormEncode/FormEncode-${PV}.tar.gz"
11 S = "${WORKDIR}/${SRCNAME}-${PV}"
13 SRC_URI[md5sum] = "7030996497f3cf012bc9e99b4ca3e920"
14 SRC_URI[sha256sum] = "be21e3d5fa2edd1f5ff5952f67e6574dae15a027b26415910dfe813902fd5985"