mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-25 01:08:22 +00:00
python-dateutil: update to version 2.6.1
Updated license checksum and verified terms remain unchanged Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
ca68e7e84a
commit
37a116a3ed
@@ -2,10 +2,10 @@ SUMMARY = "Extensions to the standard Python datetime module"
|
||||
DESCRIPTION = "The dateutil module provides powerful extensions to the datetime module available in the Python standard library."
|
||||
HOMEPAGE = "https://dateutil.readthedocs.org"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=51430b33c900f45f999c459ee29ca493"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=31f72d4cad3675fb091537b9b2f32de0"
|
||||
|
||||
SRC_URI[md5sum] = "6e38f91e8c94c15a79ce22768dfeca87"
|
||||
SRC_URI[sha256sum] = "62a2f8df3d66f878373fd0072eacf4ee52194ba302e00082828e0d263b0418d2"
|
||||
SRC_URI[md5sum] = "db38f6b4511cefd76014745bb0cc45a4"
|
||||
SRC_URI[sha256sum] = "891c38b2a02f5bb1be3e4793866c8df49c7d19baabf9c1bad62547e0b4866aca"
|
||||
|
||||
PYPI_PACKAGE = "python-dateutil"
|
||||
inherit pypi
|
||||
|
||||
Reference in New Issue
Block a user