python-decorator: update to 4.0.9

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Derek Straka 2016-04-11 07:41:36 -04:00 committed by Martin Jansa
parent 3fa8c30e27
commit fdb2b66e2d
3 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ decorator, just because you can."
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=41e24e0e235a97e60cdb5c4137fa2cd0"
SRC_URI[md5sum] = "033c9563af492c4ce2680ee6ca481fa7"
SRC_URI[sha256sum] = "1a089279d5de2471c47624d4463f2e5b3fc6a2cf65045c39bf714fc461a25206"
SRC_URI[md5sum] = "f12c5651ccd707e12a0abaa4f76cd69a"
SRC_URI[sha256sum] = "90022e83316363788a55352fe39cfbed357aa3a71d90e5f2803a35471de4bba8"
inherit pypi