kumquat-buildroot/package/python-txtorcon/python-txtorcon.mk

15 lines
553 B
Makefile
Raw Normal View History

################################################################################
#
# python-txtorcon
#
################################################################################
PYTHON_TXTORCON_VERSION = 18.1.0
PYTHON_TXTORCON_SOURCE = txtorcon-$(PYTHON_TXTORCON_VERSION).tar.gz
PYTHON_TXTORCON_SITE = https://files.pythonhosted.org/packages/d5/e1/577e28231013fffdc97c3078bbd37d9001e6cbea757b0b10da34d765dc32
PYTHON_TXTORCON_SETUP_TYPE = setuptools
PYTHON_TXTORCON_LICENSE = MIT
PYTHON_TXTORCON_LICENSE_FILES = LICENSE
$(eval $(python-package))