From c97c59897de443f453263f879afe0ce46f112e7a Mon Sep 17 00:00:00 2001 From: Trevor Gamblin Date: Tue, 12 Nov 2019 19:23:39 -0500 Subject: python3-itsdangerous: upgrade from 0.24 to 1.1.0 Signed-off-by: Trevor Gamblin Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-itsdangerous_1.1.0.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-itsdangerous_1.1.0.bb (limited to 'meta-python/recipes-devtools/python/python-itsdangerous_1.1.0.bb') diff --git a/meta-python/recipes-devtools/python/python-itsdangerous_1.1.0.bb b/meta-python/recipes-devtools/python/python-itsdangerous_1.1.0.bb new file mode 100644 index 0000000000..8c99cb4ca7 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-itsdangerous_1.1.0.bb @@ -0,0 +1,6 @@ +inherit pypi setuptools +require python-itsdangerous.inc + +RDEPENDS_${PN} += " \ + ${PYTHON_PN}-zlib \ +" -- cgit v1.2.3-54-g00ecf