summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-py_1.8.2.bb (renamed from meta-python/recipes-devtools/python/python3-py_1.8.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-py_1.8.1.bb b/meta-python/recipes-devtools/python/python3-py_1.8.2.bb
index ff66aeaa2b..aea737853b 100644
--- a/meta-python/recipes-devtools/python/python3-py_1.8.1.bb
+++ b/meta-python/recipes-devtools/python/python3-py_1.8.2.bb
@@ -3,8 +3,8 @@ HOMEPAGE = "http://py.readthedocs.io/"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=a6bb0320b04a0a503f12f69fea479de9" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=a6bb0320b04a0a503f12f69fea479de9"
5 5
6SRC_URI[md5sum] = "42c67de84b07ac9cc867b8b70843a45b" 6SRC_URI[md5sum] = "baa54e458875d68031c422abb2e47a5c"
7SRC_URI[sha256sum] = "5e27081401262157467ad6e7f851b7aa402c5852dbcb3dae06768434de5752aa" 7SRC_URI[sha256sum] = "f3b3a4c36512a4c4f024041ab51866f11761cc169670204b235f6b20523d4e6b"
8 8
9DEPENDS += "${PYTHON_PN}-setuptools-scm-native" 9DEPENDS += "${PYTHON_PN}-setuptools-scm-native"
10 10