Remove python3-isodate

python3-isodate recipe is moved to openembedded-core.

Signed-off-by: Marta Rybczynska <mrybczynska@syslinbit.com>
Signed-off-by: Samantha Jalabert <samantha.jalabert@syslinbit.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 41d6c0f7fc)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Samantha Jalabert
2023-09-25 11:41:42 +00:00
committed by Armin Kuster
parent 6a33d518bf
commit a403cb874b

View File

@@ -1,14 +0,0 @@
SUMMARY = "ISO 8601 date/time parser"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e910b35b0ef4e1f665b9a75d6afb7709"
SRC_URI[sha256sum] = "48c5881de7e8b0a0d648cb024c8062dc84e7b840ed81e864c7614fd3c127bde9"
inherit pypi setuptools3
RDEPENDS:${PN} += " \
python3-numbers \
python3-six \
"
BBCLASSEXTEND = "native nativesdk"