bottle: update to bottle 0.12.13

Tested: Built Witherspoon image and sanity checked REST API
Change-Id: I5f4a744fe34cc588933aac0cf8beec7ee72fa1b2
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/common/recipes-devtools/python/python-bottle_0.12.13.bb b/common/recipes-devtools/python/python-bottle_0.12.13.bb
new file mode 100644
index 0000000..590a3eb
--- /dev/null
+++ b/common/recipes-devtools/python/python-bottle_0.12.13.bb
@@ -0,0 +1,5 @@
+SRCNAME = "bottle"
+SRC_URI = "https://pypi.python.org/packages/bd/99/04dc59ced52a8261ee0f965a8968717a255ea84a36013e527944dbf3468c/${SRCNAME}-${PV}.tar.gz;name=tarball file://LICENSE file://json-format.patch"
+SRC_URI[tarball.sha256sum] = "39b751aee0b167be8dffb63ca81b735bbf1dd0905b3bc42761efedee8f123355"
+SRC_URI[tarball.md5sum] = "d2fe1b48c1d49217e78bf326b1cad437"
+require python-bottle.inc