python-paste: update to 2.0.3

Signed-off-by: Derek Straka <derek@asterius.io>
This commit is contained in:
Derek Straka 2016-03-25 18:29:40 -04:00 committed by Martin Jansa
parent d840db346d
commit 35ea4628a0

View File

@ -5,8 +5,8 @@ RDEPENDS_${PN} = "python-six"
LIC_FILES_CHKSUM = "file://docs/license.txt;md5=1798f29d55080c60365e6283cb49779c"
SRC_URI[md5sum] = "4bfc8a7eaf858f6309d2ac0f40fc951c"
SRC_URI[sha256sum] = "adac3ac893a2dac6b8ffd49901377dd6819e05be3436b374d698641071daba99"
SRC_URI[md5sum] = "1231e14eae62fa7ed76e9130b04bc61e"
SRC_URI[sha256sum] = "2346a347824c32641bf020c17967b49ae74d3310ec1bc9b958d4b84e2d985218"
PYPI_PACKAGE = "Paste"
inherit pypi setuptools