diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pylint_1.6.5.bb (renamed from meta-python/recipes-devtools/python/python-pylint_1.6.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pylint_1.6.4.bb b/meta-python/recipes-devtools/python/python-pylint_1.6.5.bb index 2e34451009..f5b4ad0527 100644 --- a/meta-python/recipes-devtools/python/python-pylint_1.6.4.bb +++ b/meta-python/recipes-devtools/python/python-pylint_1.6.5.bb | |||
@@ -3,8 +3,8 @@ HOMEPAGE= "http://www.pylint.org/" | |||
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "66ba9c27e067568bdabcdd7c21303903" | 6 | SRC_URI[md5sum] = "31da2185bf59142479e4fa16d8a9e347" |
7 | SRC_URI[sha256sum] = "ef901a34b62ed7a734370ba5b162d890231ba8822abe88c6dda1268e2575f5f1" | 7 | SRC_URI[sha256sum] = "a673984a8dd78e4a8b8cfdee5359a1309d833cf38405008f4a249994a8456719" |
8 | 8 | ||
9 | RDEPENDS_${PN} += "python-codecs \ | 9 | RDEPENDS_${PN} += "python-codecs \ |
10 | python-contextlib \ | 10 | python-contextlib \ |