diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-astroid.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-astroid.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-astroid.inc b/meta-python/recipes-devtools/python/python-astroid.inc index ead2b6e73f..fae0f13cb8 100644 --- a/meta-python/recipes-devtools/python/python-astroid.inc +++ b/meta-python/recipes-devtools/python/python-astroid.inc | |||
@@ -4,8 +4,8 @@ SECTION = "devel/python" | |||
4 | LICENSE = "LGPL-2.1" | 4 | LICENSE = "LGPL-2.1" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "7d7dc000b25f0cbfcca20cb9a8dc0310" | 7 | SRC_URI[md5sum] = "2dd01ef0d5b5f0fc754c1ba40137b61c" |
8 | SRC_URI[sha256sum] = "35cfae47aac19c7b407b7095410e895e836f2285ccf1220336afba744cc4c5f2" | 8 | SRC_URI[sha256sum] = "fc9b582dba0366e63540982c3944a9230cbc6f303641c51483fa547dcc22393a" |
9 | 9 | ||
10 | inherit pypi | 10 | inherit pypi |
11 | 11 | ||