diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-setuptools.inc')
-rw-r--r-- | meta/recipes-devtools/python/python-setuptools.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python-setuptools.inc b/meta/recipes-devtools/python/python-setuptools.inc index 315ba31396..9092d7ad03 100644 --- a/meta/recipes-devtools/python/python-setuptools.inc +++ b/meta/recipes-devtools/python/python-setuptools.inc | |||
@@ -10,8 +10,8 @@ inherit pypi | |||
10 | 10 | ||
11 | SRC_URI_append_class-native = " file://0001-conditionally-do-not-fetch-code-by-easy_install.patch" | 11 | SRC_URI_append_class-native = " file://0001-conditionally-do-not-fetch-code-by-easy_install.patch" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "260630ae1a64bafa39dcc53404d63829" | 13 | SRC_URI[md5sum] = "712697a5bc975cf479d487cd68206c20" |
14 | SRC_URI[sha256sum] = "012adb8e25fbfd64c652e99e7bab58799a3aaf05d39ab38561f69190a909015f" | 14 | SRC_URI[sha256sum] = "6e4eec90337e849ade7103723b9a99631c1f0d19990d6e8412dc42f5ae8b304d" |
15 | 15 | ||
16 | DEPENDS += "${PYTHON_PN}" | 16 | DEPENDS += "${PYTHON_PN}" |
17 | 17 | ||