python-netaddr: Add recipe for version 0.7.18

A network address manipulation library for Python.

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Fabio Berton
2016-04-18 16:07:18 -03:00
committed by Martin Jansa
parent 5a20e8799e
commit d3767d923d

View File

@@ -0,0 +1,8 @@
SUMMARY = "A network address manipulation library for Python."
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b277425f87f3b06d25af45d8b96f9682"
SRC_URI[md5sum] = "c65bb34f8bedfbbca0b316c490cd13a0"
SRC_URI[sha256sum] = "a1f5c9fcf75ac2579b9995c843dade33009543c04f218ff7c007b3c81695bd19"
inherit pypi setuptools