mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-09 22:00:00 +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>
This commit is contained in:
committed by
Martin Jansa
parent
5a20e8799e
commit
d3767d923d
@@ -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