diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyyaml.inc | 6 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyyaml_5.1.2.bb (renamed from meta-python/recipes-devtools/python/python-pyyaml_3.13.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyyaml_5.1.2.bb (renamed from meta-python/recipes-devtools/python/python3-pyyaml_3.13.bb) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyyaml.inc b/meta-python/recipes-devtools/python/python-pyyaml.inc index afce543f1a..e9ae85eb0b 100644 --- a/meta-python/recipes-devtools/python/python-pyyaml.inc +++ b/meta-python/recipes-devtools/python/python-pyyaml.inc | |||
@@ -2,14 +2,14 @@ SUMMARY = "Python support for YAML" | |||
2 | HOMEPAGE = "http://www.pyyaml.org" | 2 | HOMEPAGE = "http://www.pyyaml.org" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5591701d32590f9fa94f3bfee820b634" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a76b4c69bfcf82313bbdc0393b04438a" |
6 | DEPENDS = "libyaml ${PYTHON_PN}-cython-native ${PYTHON_PN}" | 6 | DEPENDS = "libyaml ${PYTHON_PN}-cython-native ${PYTHON_PN}" |
7 | 7 | ||
8 | PYPI_PACKAGE = "PyYAML" | 8 | PYPI_PACKAGE = "PyYAML" |
9 | inherit pypi | 9 | inherit pypi |
10 | 10 | ||
11 | SRC_URI[md5sum] = "b78b96636d68ac581c0e2f38158c224f" | 11 | SRC_URI[md5sum] = "20f87ab421b0271dbf371dc5c1cddb5c" |
12 | SRC_URI[sha256sum] = "3ef3092145e9b70e3ddd2c7ad59bdd0252a94dfe3949721633e41344de00a6bf" | 12 | SRC_URI[sha256sum] = "01adf0b6c6f61bd11af6e10ca52b7d4057dd0be0343eb9283c878cf3af56aee4" |
13 | 13 | ||
14 | RDEPENDS_${PN} += "\ | 14 | RDEPENDS_${PN} += "\ |
15 | ${PYTHON_PN}-datetime \ | 15 | ${PYTHON_PN}-datetime \ |
diff --git a/meta-python/recipes-devtools/python/python-pyyaml_3.13.bb b/meta-python/recipes-devtools/python/python-pyyaml_5.1.2.bb index 5a4c92d88f..5a4c92d88f 100644 --- a/meta-python/recipes-devtools/python/python-pyyaml_3.13.bb +++ b/meta-python/recipes-devtools/python/python-pyyaml_5.1.2.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pyyaml_3.13.bb b/meta-python/recipes-devtools/python/python3-pyyaml_5.1.2.bb index 470aca608b..470aca608b 100644 --- a/meta-python/recipes-devtools/python/python3-pyyaml_3.13.bb +++ b/meta-python/recipes-devtools/python/python3-pyyaml_5.1.2.bb | |||