diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-requests-toolbelt_1.0.0.bb (renamed from meta-python/recipes-devtools/python/python3-requests-toolbelt_0.10.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-requests-toolbelt_0.10.1.bb b/meta-python/recipes-devtools/python/python3-requests-toolbelt_1.0.0.bb index b1399c3ed5..6e5491e36e 100644 --- a/meta-python/recipes-devtools/python/python3-requests-toolbelt_0.10.1.bb +++ b/meta-python/recipes-devtools/python/python3-requests-toolbelt_1.0.0.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=6f14302a4b4099009ab38b4dde5f1075" | |||
8 | SRC_URI = "file://run-ptest \ | 8 | SRC_URI = "file://run-ptest \ |
9 | " | 9 | " |
10 | 10 | ||
11 | SRC_URI[sha256sum] = "62e09f7ff5ccbda92772a29f394a49c3ad6cb181d568b1337626b2abb628a63d" | 11 | SRC_URI[sha256sum] = "7681a0a3d047012b5bdc0ee37d7f8f07ebe76ab08caeccfc3921ce23c88d5bc6" |
12 | 12 | ||
13 | inherit pypi setuptools3 ptest | 13 | inherit pypi setuptools3 ptest |
14 | 14 | ||