mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 04:49:29 +00:00
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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
07a6eebf08
commit
4bc8f376b5
@@ -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
|
||||||
Reference in New Issue
Block a user