Brad Bishop | e7ef0c3 | 2018-03-16 11:16:46 -0400 | [diff] [blame] | 1 | SRC_URI[sha256sum] = "39b751aee0b167be8dffb63ca81b735bbf1dd0905b3bc42761efedee8f123355" |
2 | SRC_URI[md5sum] = "d2fe1b48c1d49217e78bf326b1cad437" | ||||
3 | |||||
4 | # There is no license on pypi. See: | ||||
5 | # https://github.com/bottlepy/bottle/commit/55a505b3a54bb7de23e9554cb8ce7f8e160c31a0 | ||||
6 | SRC_URI += "file://LICENSE" | ||||
7 | |||||
8 | SRC_URI += "file://json-format.patch" | ||||
9 | |||||
Brad Bishop | 9d4c49e | 2018-02-23 14:29:15 -0500 | [diff] [blame] | 10 | require python-bottle.inc |