summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python-decorator_4.0.2.bb (renamed from meta-python/recipes-devtools/python/python-decorator_3.4.2.bb)6
1 files 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
index 7031857fa7..bda0d713df 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."
9 9
10SECTION = "devel/python" 10SECTION = "devel/python"
11LICENSE = "BSD" 11LICENSE = "BSD"
12LIC_FILES_CHKSUM = "file://PKG-INFO;md5=104961fab4bc3ef8d0640bb37641b473" 12LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=41e24e0e235a97e60cdb5c4137fa2cd0"
13 13
14SRCNAME = "decorator" 14SRCNAME = "decorator"
15 15
@@ -18,5 +18,5 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
18 18
19inherit setuptools 19inherit setuptools
20 20
21SRC_URI[md5sum] = "9e0536870d2b83ae27d58dbf22582f4d" 21SRC_URI[md5sum] = "033c9563af492c4ce2680ee6ca481fa7"
22SRC_URI[sha256sum] = "7320002ce61dea6aa24adc945d9d7831b3669553158905cdd12f5d0027b54b44" 22SRC_URI[sha256sum] = "1a089279d5de2471c47624d4463f2e5b3fc6a2cf65045c39bf714fc461a25206"