libgtk3: remove non-existent configure options
[buildroot-gz.git] / package / python-constantly / python-constantly.mk
blob783d198d063188727251db964778c1bdbe5a4236
1 ################################################################################
3 # python-constantly
5 ################################################################################
7 PYTHON_CONSTANTLY_VERSION = 15.1.0
8 PYTHON_CONSTANTLY_SOURCE = constantly-$(PYTHON_CONSTANTLY_VERSION).tar.gz
9 PYTHON_CONSTANTLY_SITE = https://pypi.python.org/packages/95/f1/207a0a478c4bb34b1b49d5915e2db574cadc415c9ac3a7ef17e29b2e8951
10 PYTHON_CONSTANTLY_SETUP_TYPE = setuptools
11 PYTHON_CONSTANTLY_LICENSE = MIT
12 PYTHON_CONSTANTLY_LICENSE_FILES = LICENSE
14 $(eval $(python-package))