diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pysmi_0.1.2.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-pysmi_0.1.2.bb | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/meta-python/recipes-devtools/python/python-pysmi_0.1.2.bb b/meta-python/recipes-devtools/python/python-pysmi_0.1.2.bb deleted file mode 100644 index 33a387ac7d..0000000000 --- a/meta-python/recipes-devtools/python/python-pysmi_0.1.2.bb +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | SUMMARY = "SNMP SMI/MIB Parser" | ||
| 2 | DESCRIPTION = "A pure-Python implementation of SNMP/SMI MIB \ | ||
| 3 | parsing and conversion library. Can produce PySNMP MIB modules. \ | ||
| 4 | " | ||
| 5 | HOMEPAGE = "https://pypi.python.org/pypi/pysmi" | ||
| 6 | SECTION = "devel/python" | ||
| 7 | |||
| 8 | LICENSE = "BSD" | ||
| 9 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=d8b1bbadd635f187dee74d999a8c67b8" | ||
| 10 | |||
| 11 | SRC_URI[md5sum] = "f8754e9ed75698cc16b40f125df85b12" | ||
| 12 | SRC_URI[sha256sum] = "e0912180fc6faa9c264df78f97e7c451f77f84f5bd840098d2ce7b1bf70082bc" | ||
| 13 | |||
| 14 | inherit pypi setuptools | ||
| 15 | |||
| 16 | RDEPENDS_${PN} = "python-ply" | ||
