diff options
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/python/python3-pip_9.0.3.bb (renamed from meta/recipes-devtools/python/python3-pip_9.0.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-pip_9.0.2.bb b/meta/recipes-devtools/python/python3-pip_9.0.3.bb index 53fd6dcf27..850556d797 100644 --- a/meta/recipes-devtools/python/python3-pip_9.0.2.bb +++ b/meta/recipes-devtools/python/python3-pip_9.0.3.bb | |||
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=25fba45109565f87de20bae85bc39452" | |||
6 | 6 | ||
7 | DEPENDS += "python3 python3-setuptools-native" | 7 | DEPENDS += "python3 python3-setuptools-native" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "2fddd680422326b9d1fbf56112cf341d" | 9 | SRC_URI[md5sum] = "b15b33f9aad61f88d0f8c866d16c55d8" |
10 | SRC_URI[sha256sum] = "88110a224e9d30e5d76592a0b2130ef10e7e67a6426e8617bb918fffbfe91fe5" | 10 | SRC_URI[sha256sum] = "7bf48f9a693be1d58f49f7af7e0ae9fe29fd671cde8a55e6edca3581c4ef5796" |
11 | 11 | ||
12 | inherit pypi distutils3 | 12 | inherit pypi distutils3 |
13 | 13 | ||