summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-cachecontrol_0.12.12.bb (renamed from meta-python/recipes-devtools/python/python3-cachecontrol_0.12.11.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cachecontrol_0.12.11.bb b/meta-python/recipes-devtools/python/python3-cachecontrol_0.12.12.bb
index fc2b0ae75b..8f7185b8f5 100644
--- a/meta-python/recipes-devtools/python/python3-cachecontrol_0.12.11.bb
+++ b/meta-python/recipes-devtools/python/python3-cachecontrol_0.12.12.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=12;endline=12;md5=942a721dac34d073
7# override PYPI_PACKAGE so fetch succeeds. 7# override PYPI_PACKAGE so fetch succeeds.
8PYPI_PACKAGE = "CacheControl" 8PYPI_PACKAGE = "CacheControl"
9 9
10SRC_URI[sha256sum] = "a5b9fcc986b184db101aa280b42ecdcdfc524892596f606858e0b7a8b4d9e144" 10SRC_URI[sha256sum] = "9c2e5208ea76ebd9921176569743ddf6d7f3bb4188dbf61806f0f8fc48ecad38"
11 11
12inherit pypi setuptools3 12inherit pypi setuptools3
13 13