Brad Bishop | 4f83349 | 2015-11-13 09:08:41 -0500 | [diff] [blame] | 1 | SRCNAME = "bottle" |
2 | SRC_URI = "https://pypi.python.org/packages/source/b/${SRCNAME}/${SRCNAME}-${PV}.tar.gz;name=tarball file://LICENSE file://json-format.patch" | ||||
3 | SRC_URI[tarball.sha256sum] = "fe0a24b59385596d02df7ae7845fe7d7135eea73799d03348aeb9f3771500051" | ||||
4 | SRC_URI[tarball.md5sum] = "f5850258a86224a791171e8ecbb66d99" | ||||
5 | require python-bottle.inc |