diff options
Diffstat (limited to 'meta-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" |