From 15be802cb9e86685abb4bfaa2a539fa46c72e10e Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Thu, 25 Jun 2020 12:07:08 +0300 Subject: python3-pytun: Consolidate in a single file Consolidate inc and bb files into a single bb file. Signed-off-by: Leon Anavi Acked-by: Trevor Gamblin Signed-off-by: Khem Raj --- .../recipes-connectivity/python3-pytun/python3-pytun_2.3.0.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta-python/recipes-connectivity/python3-pytun/python3-pytun_2.3.0.bb (limited to 'meta-python/recipes-connectivity/python3-pytun') 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 @@ +SUMMARY = "Python TUN/TAP tunnel module" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://LICENSE;md5=13f7629e8e4989b66b4a913ab05a91de" + +SRC_URI[md5sum] = "adcaeea56d0ed06814487cdbde32d198" +SRC_URI[sha256sum] = "5ead86b3391acef239535ebcabeb04d2cdc6b40ab14580d28c6da193c2d1fe53" + +PYPI_PACKAGE = "python-pytun" + +inherit pypi setuptools3 -- cgit v1.2.3-54-g00ecf