summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python-pynetlinux.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-pynetlinux.inc b/meta-python/recipes-devtools/python/python-pynetlinux.inc
index 6a39896279..c755c0ae93 100644
--- a/meta-python/recipes-devtools/python/python-pynetlinux.inc
+++ b/meta-python/recipes-devtools/python/python-pynetlinux.inc
@@ -2,7 +2,7 @@ SUMMARY = "Linux network configuration library for Python"
2DESCRIPTION = "This library contains Python bindings to ioctl calls" 2DESCRIPTION = "This library contains Python bindings to ioctl calls"
3SECTION = "devel/python" 3SECTION = "devel/python"
4HOMEPAGE = "http://github.com/rlisagor/pynetlinux" 4HOMEPAGE = "http://github.com/rlisagor/pynetlinux"
5LICENSE = "BSD" 5LICENSE = "BSD-3-Clause"
6LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=74e1861736ee959824fe7542323c12e9" 6LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=74e1861736ee959824fe7542323c12e9"
7 7
8inherit pypi 8inherit pypi