1 ################################################################################
5 ################################################################################
7 PYTHON_BOTTLE_VERSION
= 0.12.13
8 PYTHON_BOTTLE_SOURCE
= bottle-
$(PYTHON_BOTTLE_VERSION
).
tar.gz
9 PYTHON_BOTTLE_SITE
= https
://pypi.python.org
/packages
/bd
/99/04dc59ced52a8261ee0f965a8968717a255ea84a36013e527944dbf3468c
10 PYTHON_BOTTLE_LICENSE
= MIT
11 # README.rst refers to the file "LICENSE" but it's not included
12 PYTHON_BOTTLE_SETUP_TYPE
= setuptools
14 $(eval
$(python-package
))