diff options
author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2019-07-02 22:41:05 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-03 17:00:57 +0100 |
commit | a02eab8d89e68e1bb5d89c85c1d1d9e12ed0e51c (patch) | |
tree | bdba1e176ca797b2707ec2d5d3264583c6f54b7f /meta/recipes-devtools/python | |
parent | 9b9cb54dd82232a51f72db1ed4dbf732642fc6e3 (diff) | |
download | poky-a02eab8d89e68e1bb5d89c85c1d1d9e12ed0e51c.tar.gz |
python3-mako: update to 1.0.13
(From OE-Core rev: 499df2b1f5cb793ecbedd0f4e28a5ae02d5e64f9)
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r-- | meta/recipes-devtools/python/python-mako.inc | 4 | ||||
-rw-r--r-- | meta/recipes-devtools/python/python3-mako_1.0.13.bb (renamed from meta/recipes-devtools/python/python3-mako_1.0.12.bb) | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python-mako.inc b/meta/recipes-devtools/python/python-mako.inc index 31be8f1d50..d71df956e8 100644 --- a/meta/recipes-devtools/python/python-mako.inc +++ b/meta/recipes-devtools/python/python-mako.inc | |||
@@ -8,8 +8,8 @@ PYPI_PACKAGE = "Mako" | |||
8 | 8 | ||
9 | inherit pypi | 9 | inherit pypi |
10 | 10 | ||
11 | SRC_URI[md5sum] = "4a7aef27217a8e6c1a29447c9b1b00ab" | 11 | SRC_URI[md5sum] = "ad6c7dcb5d39c99f4fdf4fec892c5dee" |
12 | SRC_URI[sha256sum] = "0cfa65de3a835e87eeca6ac856b3013aade55f49e32515f65d999f91a2324162" | 12 | SRC_URI[sha256sum] = "95ee720cc3453063788515d55bd7ce4a2a77b7b209e4ac70ec5c86091eb02541" |
13 | 13 | ||
14 | RDEPENDS_${PN} = "${PYTHON_PN}-html \ | 14 | RDEPENDS_${PN} = "${PYTHON_PN}-html \ |
15 | ${PYTHON_PN}-netclient \ | 15 | ${PYTHON_PN}-netclient \ |
diff --git a/meta/recipes-devtools/python/python3-mako_1.0.12.bb b/meta/recipes-devtools/python/python3-mako_1.0.13.bb index 17803f1b00..17803f1b00 100644 --- a/meta/recipes-devtools/python/python3-mako_1.0.12.bb +++ b/meta/recipes-devtools/python/python3-mako_1.0.13.bb | |||