diff options
author | leimaohui <leimaohui@cn.fujitsu.com> | 2015-07-31 15:32:25 +0800 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-08-18 11:38:07 +0200 |
commit | 97b728eb5fa5562658d90c9c75bc829c257db2b3 (patch) | |
tree | 86c440f24ff998b72f221d3d8ce6ed4ee898cdc7 /meta-python/recipes-devtools/python | |
parent | fbbaa479a8038bcde51c4b25660b6cd70dc8e3ae (diff) | |
download | meta-openembedded-97b728eb5fa5562658d90c9c75bc829c257db2b3.tar.gz |
python-decorator: upgrade 3.4.0 -> 3.4.2
Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-decorator_3.4.2.bb (renamed from meta-python/recipes-devtools/python/python-decorator_3.4.0.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-decorator_3.4.0.bb b/meta-python/recipes-devtools/python/python-decorator_3.4.2.bb index 43166304a..7031857fa 100644 --- a/meta-python/recipes-devtools/python/python-decorator_3.4.0.bb +++ b/meta-python/recipes-devtools/python/python-decorator_3.4.2.bb | |||
@@ -9,7 +9,7 @@ decorator, just because you can." | |||
9 | 9 | ||
10 | SECTION = "devel/python" | 10 | SECTION = "devel/python" |
11 | LICENSE = "BSD" | 11 | LICENSE = "BSD" |
12 | LIC_FILES_CHKSUM = "file://documentation3.py;beginline=848;endline=877;md5=0b56661417fb7b841afc8892e14ba241" | 12 | LIC_FILES_CHKSUM = "file://PKG-INFO;md5=104961fab4bc3ef8d0640bb37641b473" |
13 | 13 | ||
14 | SRCNAME = "decorator" | 14 | SRCNAME = "decorator" |
15 | 15 | ||
@@ -18,5 +18,5 @@ S = "${WORKDIR}/${SRCNAME}-${PV}" | |||
18 | 18 | ||
19 | inherit setuptools | 19 | inherit setuptools |
20 | 20 | ||
21 | SRC_URI[md5sum] = "1e8756f719d746e2fc0dd28b41251356" | 21 | SRC_URI[md5sum] = "9e0536870d2b83ae27d58dbf22582f4d" |
22 | SRC_URI[sha256sum] = "c20b404cbb7ee5cebd506688e0114e3cd76f5ce233805a51f36e1a7988d9d783" | 22 | SRC_URI[sha256sum] = "7320002ce61dea6aa24adc945d9d7831b3669553158905cdd12f5d0027b54b44" |