diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-dateutil.inc | 5 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-dateutil_2.5.3.bb (renamed from meta-python/recipes-devtools/python/python-dateutil_2.5.2.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-dateutil_2.5.3.bb (renamed from meta-python/recipes-devtools/python/python3-dateutil_2.5.2.bb) | 0 |
3 files changed, 3 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-dateutil.inc b/meta-python/recipes-devtools/python/python-dateutil.inc index a944ef2b9..797234b6b 100644 --- a/meta-python/recipes-devtools/python/python-dateutil.inc +++ b/meta-python/recipes-devtools/python/python-dateutil.inc | |||
@@ -5,10 +5,11 @@ 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] = "eafe168e8f404bf384514f5116eedbb6" | 8 | SRC_URI[md5sum] = "05ffc6d2cc85a7fd93bb245807f715ef" |
9 | SRC_URI[sha256sum] = "063907ef47f6e187b8fe0728952e4effb587a34f2dc356888646f9b71fbb2e4b" | 9 | SRC_URI[sha256sum] = "1408fdb07c6a1fa9997567ce3fcee6a337b39a503d80699e0f213de4aa4b32ed" |
10 | 10 | ||
11 | PYPI_PACKAGE = "python-dateutil" | 11 | PYPI_PACKAGE = "python-dateutil" |
12 | PYPI_PACKAGE_HASH = "3ef5aad82824b369332a676a90a8c0d1e608b17e740bbb6aeeebca726f17b902" | ||
12 | inherit pypi | 13 | inherit pypi |
13 | 14 | ||
14 | PACKAGES =+ "${PN}-zoneinfo" | 15 | PACKAGES =+ "${PN}-zoneinfo" |
diff --git a/meta-python/recipes-devtools/python/python-dateutil_2.5.2.bb b/meta-python/recipes-devtools/python/python-dateutil_2.5.3.bb index 12ae4c311..12ae4c311 100644 --- a/meta-python/recipes-devtools/python/python-dateutil_2.5.2.bb +++ b/meta-python/recipes-devtools/python/python-dateutil_2.5.3.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-dateutil_2.5.2.bb b/meta-python/recipes-devtools/python/python3-dateutil_2.5.3.bb index 1d2baf55c..1d2baf55c 100644 --- a/meta-python/recipes-devtools/python/python3-dateutil_2.5.2.bb +++ b/meta-python/recipes-devtools/python/python3-dateutil_2.5.3.bb | |||