summaryrefslogtreecommitdiffstats
path: root/package/python-txtorcon/python-txtorcon.mk
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2018-01-18 15:49:17 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2018-01-18 22:16:16 +0100
commitf570c706bf13148b76798705f549cef7d46c0fb5 (patch)
tree7c3ef911183e4c788631d1710fc3aa7fc404dfb0 /package/python-txtorcon/python-txtorcon.mk
parent9f8a6fdf99017a0d6a48f469ca343acf388f5017 (diff)
downloadbuildroot-f570c706bf13148b76798705f549cef7d46c0fb5.tar.gz
buildroot-f570c706bf13148b76798705f549cef7d46c0fb5.zip
python-txtorcon: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-txtorcon/python-txtorcon.mk')
-rw-r--r--package/python-txtorcon/python-txtorcon.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/package/python-txtorcon/python-txtorcon.mk b/package/python-txtorcon/python-txtorcon.mk
new file mode 100644
index 0000000000..f75f50438e
--- /dev/null
+++ b/package/python-txtorcon/python-txtorcon.mk
@@ -0,0 +1,14 @@
+################################################################################
+#
+# python-txtorcon
+#
+################################################################################
+
+PYTHON_TXTORCON_VERSION = 0.19.3
+PYTHON_TXTORCON_SOURCE = txtorcon-$(PYTHON_TXTORCON_VERSION).tar.gz
+PYTHON_TXTORCON_SITE = https://pypi.python.org/packages/05/4b/d2fbfdc08ab83c299f2ad22ba38ea35f71f1c966684f5754e079108a1f64
+PYTHON_TXTORCON_SETUP_TYPE = setuptools
+PYTHON_TXTORCON_LICENSE = MIT
+PYTHON_TXTORCON_LICENSE_FILES = LICENSE
+
+$(eval $(python-package))
OpenPOWER on IntegriCloud