diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pyyaml-include_1.4.1.bb (renamed from meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb b/meta-python/recipes-devtools/python/python3-pyyaml-include_1.4.1.bb index 3a5bd99a78..6768e959f4 100644 --- a/meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-pyyaml-include_1.4.1.bb | |||
| @@ -2,11 +2,10 @@ SUMMARY = "Extending PyYAML with a custom constructor for including YAML files w | |||
| 2 | HOMEPAGE = "https://github.com/tanbro/pyyaml-include" | 2 | HOMEPAGE = "https://github.com/tanbro/pyyaml-include" |
| 3 | LICENSE = "GPL-3.0-only" | 3 | LICENSE = "GPL-3.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504" |
| 5 | DEPENDS += "python3-setuptools-scm-native" | 5 | SRCREV = "0f86bf16343d2ad52b53b793e0b35bb7ed7cd85b" |
| 6 | SRCREV = "36b6975aa8fc7a6cbf37de40aa2ed6d996b2f7be" | ||
| 7 | 6 | ||
| 8 | SRC_URI = " \ | 7 | SRC_URI = " \ |
| 9 | git://github.com/tanbro/pyyaml-include;protocol=https;branch=main \ | 8 | git://github.com/tanbro/pyyaml-include;protocol=https;branch=1.x \ |
| 10 | file://run-ptest \ | 9 | file://run-ptest \ |
| 11 | " | 10 | " |
| 12 | 11 | ||
| @@ -21,6 +20,7 @@ do_install_ptest() { | |||
| 21 | 20 | ||
| 22 | RDEPENDS:${PN} += " \ | 21 | RDEPENDS:${PN} += " \ |
| 23 | python3-pyyaml \ | 22 | python3-pyyaml \ |
| 23 | python3-toml \ | ||
| 24 | " | 24 | " |
| 25 | RDEPENDS:${PN}-ptest += " \ | 25 | RDEPENDS:${PN}-ptest += " \ |
| 26 | python3-pytest \ | 26 | python3-pytest \ |
