diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-isodate_0.6.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-isodate_0.6.1.bb b/meta/recipes-devtools/python/python3-isodate_0.6.1.bb index c65083b777..293fb08277 100644 --- a/meta/recipes-devtools/python/python3-isodate_0.6.1.bb +++ b/meta/recipes-devtools/python/python3-isodate_0.6.1.bb | |||
@@ -1,4 +1,6 @@ | |||
1 | SUMMARY = "ISO 8601 date/time parser" | 1 | SUMMARY = "ISO 8601 date/time parser" |
2 | HOMEPAGE = "https://github.com/gweis/isodate/" | ||
3 | SECTION = "devel/python" | ||
2 | LICENSE = "BSD-3-Clause" | 4 | LICENSE = "BSD-3-Clause" |
3 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e910b35b0ef4e1f665b9a75d6afb7709" | 5 | LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e910b35b0ef4e1f665b9a75d6afb7709" |
4 | 6 | ||