python-netaddr: update to version 0.7.19

* Update license checksum as the copyright year changed

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Derek Straka 2017-01-23 12:47:15 -05:00 committed by Martin Jansa
parent b74c656725
commit 585dd4136c
2 changed files with 8 additions and 8 deletions

View File

@ -1,8 +0,0 @@
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

View File

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