mesa-7.9: bump PR after talloc changes
[openembedded.git] / recipes / python / pydes_1.3.1.bb
blobf2c6fbb3bb7842c98dc90071edb6d5e642eaee3a
1 DESCRIPTION = "Python DES implementation"
2 SECTION = "console/network"
3 PRIORITY = "optional"
4 LICENSE = "GPL"
5 RDEPENDS_${PN} = "python"
7 PR = "r2"
8 ARCH_pydes = "all"
10 SRC_URI = "http://twhiteman.netfirms.com/pyDES/pyDes-1.3.1.tar.gz"
12 inherit distutils
14 S = ${WORKDIR}/pyDes-1.3.1
19 SRC_URI[md5sum] = "e499fdde54e98be87324c0322311e034"
20 SRC_URI[sha256sum] = "4f1aae18f2aabb3559b8878d95a7228ebe6633fc4a88905935354ccdf2accc32"