[oe-commits] [meta-openembedded] 28/35: python-netaddr: Add recipe for version 0.7.18

git at git.openembedded.org git at git.openembedded.org
Tue Apr 19 10:15:42 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit fd3b70086c72518cfac3dbc24ffca69091a1eef8
Author: Fabio Berton <fabio.berton at ossystems.com.br>
AuthorDate: Mon Apr 18 16:07:18 2016 -0300

    python-netaddr: Add recipe for version 0.7.18
    
    A network address manipulation library for Python.
    
    Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-netaddr_0.7.18.bb | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-netaddr_0.7.18.bb b/meta-python/recipes-devtools/python/python-netaddr_0.7.18.bb
new file mode 100644
index 0000000..6fdbf19
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-netaddr_0.7.18.bb
@@ -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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list