[oe-commits] =?UTF-8?Q?Dominic=20Sacr=C3=A9=20?=: python-decorator: Upgrade 3.4.2 -> 4.0.2

git at git.openembedded.org git at git.openembedded.org
Mon Aug 31 18:20:04 UTC 2015


Module: meta-openembedded.git
Branch: master-next
Commit: de1b620340e24ce0133deb9e24ff4707c6a1a354
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=de1b620340e24ce0133deb9e24ff4707c6a1a354

Author: Dominic Sacré <dominic.sacre at gmx.de>
Date:   Mon Aug 24 17:27:51 2015 +0200

python-decorator: Upgrade 3.4.2 -> 4.0.2

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>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../python/{python-decorator_3.4.2.bb => python-decorator_4.0.2.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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"



More information about the Openembedded-commits mailing list