summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-connectivity/python3-pytun
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-connectivity/python3-pytun')
-rw-r--r--meta-python/recipes-connectivity/python3-pytun/python3-pytun_2.3.0.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-python/recipes-connectivity/python3-pytun/python3-pytun_2.3.0.bb b/meta-python/recipes-connectivity/python3-pytun/python3-pytun_2.3.0.bb
new file mode 100644
index 0000000000..bc11d705f4
--- /dev/null
+++ b/meta-python/recipes-connectivity/python3-pytun/python3-pytun_2.3.0.bb
@@ -0,0 +1,10 @@
1SUMMARY = "Python TUN/TAP tunnel module"
2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=13f7629e8e4989b66b4a913ab05a91de"
4
5SRC_URI[md5sum] = "adcaeea56d0ed06814487cdbde32d198"
6SRC_URI[sha256sum] = "5ead86b3391acef239535ebcabeb04d2cdc6b40ab14580d28c6da193c2d1fe53"
7
8PYPI_PACKAGE = "python-pytun"
9
10inherit pypi setuptools3