[oe] [meta-python][PATCH 2/8] python-decorator: Upgrade 3.4.2 -> 4.0.2

Dominic Sacré dominic.sacre at gmx.de
Mon Aug 24 15:27:51 UTC 2015


Change LIC_FILES_CHKSUM to use LICENSE.txt which is now included in the
tarball. The license itself did not change.

Signed-off-by: Dominic Sacré <dominic.sacre at gmx.de>
---
 .../python/{python-decorator_3.4.2.bb => python-decorator_4.0.2.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python-decorator_3.4.2.bb => python-decorator_4.0.2.bb} (74%)

diff --git a/meta-python/recipes-devtools/python/python-decorator_3.4.2.bb b/meta-python/recipes-devtools/python/python-decorator_4.0.2.bb
similarity index 74%
rename from meta-python/recipes-devtools/python/python-decorator_3.4.2.bb
rename to meta-python/recipes-devtools/python/python-decorator_4.0.2.bb
index 7031857..bda0d71 100644
--- a/meta-python/recipes-devtools/python/python-decorator_3.4.2.bb
+++ b/meta-python/recipes-devtools/python/python-decorator_4.0.2.bb
@@ -9,7 +9,7 @@ decorator, just because you can."
 
 SECTION = "devel/python"
 LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://PKG-INFO;md5=104961fab4bc3ef8d0640bb37641b473"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=41e24e0e235a97e60cdb5c4137fa2cd0"
 
 SRCNAME = "decorator"
 
@@ -18,5 +18,5 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
 
 inherit setuptools
 
-SRC_URI[md5sum] = "9e0536870d2b83ae27d58dbf22582f4d"
-SRC_URI[sha256sum] = "7320002ce61dea6aa24adc945d9d7831b3669553158905cdd12f5d0027b54b44"
+SRC_URI[md5sum] = "033c9563af492c4ce2680ee6ca481fa7"
+SRC_URI[sha256sum] = "1a089279d5de2471c47624d4463f2e5b3fc6a2cf65045c39bf714fc461a25206"
-- 
2.5.0




More information about the Openembedded-devel mailing list