diff options
| author | Derek Straka <derek@asterius.io> | 2016-04-11 07:41:35 -0400 | 
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-04-21 21:33:18 +0200 | 
| commit | 3fa8c30e2723f0ae7c49fbaeac7fff8339da2d5d (patch) | |
| tree | f298380821e1595b716ee305c8f692d1818517e6 | |
| parent | 4a90cbc29bae064780e15a30c399bb3dc04bed8d (diff) | |
| download | meta-openembedded-3fa8c30e2723f0ae7c49fbaeac7fff8339da2d5d.tar.gz | |
python-dateutil: update to 2.5.2
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| -rw-r--r-- | meta-python/recipes-devtools/python/python-dateutil.inc | 4 | ||||
| -rw-r--r-- | meta-python/recipes-devtools/python/python-dateutil_2.5.2.bb (renamed from meta-python/recipes-devtools/python/python-dateutil_2.5.1.bb) | 0 | ||||
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-dateutil_2.5.2.bb (renamed from meta-python/recipes-devtools/python/python3-dateutil_2.5.1.bb) | 0 | 
3 files changed, 2 insertions, 2 deletions
| diff --git a/meta-python/recipes-devtools/python/python-dateutil.inc b/meta-python/recipes-devtools/python/python-dateutil.inc index 0a95d816df..a944ef2b9d 100644 --- a/meta-python/recipes-devtools/python/python-dateutil.inc +++ b/meta-python/recipes-devtools/python/python-dateutil.inc | |||
| @@ -5,8 +5,8 @@ LICENSE = "BSD-3-Clause" | |||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=51430b33c900f45f999c459ee29ca493" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=51430b33c900f45f999c459ee29ca493" | 
| 6 | PR = "r0" | 6 | PR = "r0" | 
| 7 | 7 | ||
| 8 | SRC_URI[md5sum] = "2769f13c596427558136b34977a95269" | 8 | SRC_URI[md5sum] = "eafe168e8f404bf384514f5116eedbb6" | 
| 9 | SRC_URI[sha256sum] = "40d1bc468c7df50aff9e7a12c14687f9180efcff86900ee2963f9f2c13b5d7a9" | 9 | SRC_URI[sha256sum] = "063907ef47f6e187b8fe0728952e4effb587a34f2dc356888646f9b71fbb2e4b" | 
| 10 | 10 | ||
| 11 | PYPI_PACKAGE = "python-dateutil" | 11 | PYPI_PACKAGE = "python-dateutil" | 
| 12 | inherit pypi | 12 | inherit pypi | 
| diff --git a/meta-python/recipes-devtools/python/python-dateutil_2.5.1.bb b/meta-python/recipes-devtools/python/python-dateutil_2.5.2.bb index 12ae4c3118..12ae4c3118 100644 --- a/meta-python/recipes-devtools/python/python-dateutil_2.5.1.bb +++ b/meta-python/recipes-devtools/python/python-dateutil_2.5.2.bb | |||
| diff --git a/meta-python/recipes-devtools/python/python3-dateutil_2.5.1.bb b/meta-python/recipes-devtools/python/python3-dateutil_2.5.2.bb index 1d2baf55c9..1d2baf55c9 100644 --- a/meta-python/recipes-devtools/python/python3-dateutil_2.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-dateutil_2.5.2.bb | |||
