summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-03-18 10:29:12 -0400
committerArmin Kuster <akuster808@gmail.com>2018-03-21 18:38:23 -0700
commit45c8f3391129a99a36d6edb75f14d07287180029 (patch)
tree47e506df8fa322a90270b35ad11c4b89ac1f5657 /meta-python
parent3685be97012ff0cfa14bd80f23f7422fc9881948 (diff)
downloadmeta-openembedded-45c8f3391129a99a36d6edb75f14d07287180029.tar.gz
python-dateutil: update to version 2.7.0
License-Update: Contributions after Dec 1, 2017 are dual license Apache 2.0 and BSD 3-Clause All contributions before are released under the BSD 3-Clause. See LICENSE for more info. Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python-dateutil.inc8
-rw-r--r--meta-python/recipes-devtools/python/python-dateutil_2.7.0.bb (renamed from meta-python/recipes-devtools/python/python-dateutil_2.6.1.bb)0
-rw-r--r--meta-python/recipes-devtools/python/python3-dateutil_2.7.0.bb (renamed from meta-python/recipes-devtools/python/python3-dateutil_2.6.1.bb)0
3 files changed, 4 insertions, 4 deletions
diff --git a/meta-python/recipes-devtools/python/python-dateutil.inc b/meta-python/recipes-devtools/python/python-dateutil.inc
index 0e076b4aa..36cb43d4e 100644
--- a/meta-python/recipes-devtools/python/python-dateutil.inc
+++ b/meta-python/recipes-devtools/python/python-dateutil.inc
@@ -1,11 +1,11 @@
1SUMMARY = "Extensions to the standard Python datetime module" 1SUMMARY = "Extensions to the standard Python datetime module"
2DESCRIPTION = "The dateutil module provides powerful extensions to the datetime module available in the Python standard library." 2DESCRIPTION = "The dateutil module provides powerful extensions to the datetime module available in the Python standard library."
3HOMEPAGE = "https://dateutil.readthedocs.org" 3HOMEPAGE = "https://dateutil.readthedocs.org"
4LICENSE = "BSD-3-Clause" 4LICENSE = "BSD-3-Clause & Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=31f72d4cad3675fb091537b9b2f32de0" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=e3155c7bdc71f66e02678411d2abf996"
6 6
7SRC_URI[md5sum] = "db38f6b4511cefd76014745bb0cc45a4" 7SRC_URI[md5sum] = "ba7d27d7788cc9dd04a07bd77203ffab"
8SRC_URI[sha256sum] = "891c38b2a02f5bb1be3e4793866c8df49c7d19baabf9c1bad62547e0b4866aca" 8SRC_URI[sha256sum] = "8f95bb7e6edbb2456a51a1fb58c8dca942024b4f5844cae62c90aa88afe6e300"
9 9
10PYPI_PACKAGE = "python-dateutil" 10PYPI_PACKAGE = "python-dateutil"
11inherit pypi 11inherit pypi
diff --git a/meta-python/recipes-devtools/python/python-dateutil_2.6.1.bb b/meta-python/recipes-devtools/python/python-dateutil_2.7.0.bb
index 12ae4c311..12ae4c311 100644
--- a/meta-python/recipes-devtools/python/python-dateutil_2.6.1.bb
+++ b/meta-python/recipes-devtools/python/python-dateutil_2.7.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-dateutil_2.6.1.bb b/meta-python/recipes-devtools/python/python3-dateutil_2.7.0.bb
index 1d2baf55c..1d2baf55c 100644
--- a/meta-python/recipes-devtools/python/python3-dateutil_2.6.1.bb
+++ b/meta-python/recipes-devtools/python/python3-dateutil_2.7.0.bb