mesa-7.9: bump PR after talloc changes
[openembedded.git] / recipes / python / python-fam_1.1.1.bb
blobeb013851d452e7c12ef6a7465e97b274379745da
1 DESCRIPTION = "Python access to the File Alteration Monitor"
2 HOMEPAGE = "http://python-fam.sourceforge.net/"
3 SECTION = "devel/python"
4 PRIORITY = "optional"
5 LICENSE = "LGPL"
6 DEPENDS = "fam"
7 PR = "r2"
9 SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.gz"
11 inherit distutils
13 RDEPENDS_${PN} = "fam python-core python-io"
16 SRC_URI[md5sum] = "f6c760c6d8e5ea69a3fce029f7973558"
17 SRC_URI[sha256sum] = "139f069a4455560a8c68c4c18569f2cb453eeda33d522862f7a4af13932d9cdc"