Brad Bishop | caf1b9e | 2015-11-13 09:05:13 -0500 | [diff] [blame] | 1 | SRCNAME = "wsgiref" |
2 | SRC_URI = "https://pypi.python.org/packages/source/w/${SRCNAME}/${SRCNAME}-${PV}.zip;name=tarball file://LICENSE" | ||||
3 | SRC_URI[tarball.sha256sum] = "c7e610c800957046c04c8014aab8cce8f0b9f0495c8cd349e57c1f7cabf40e79" | ||||
4 | SRC_URI[tarball.md5sum] = "29b146e6ebd0f9fb119fe321f7bcf6cb" | ||||
5 | require python-wsgiref-standalone.inc |