aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-itsdangerous.inc
diff options
context:
space:
mode:
authorSven Ebenfeld <sven.ebenfeld@gmail.com>2016-01-22 23:21:04 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2016-02-01 15:51:15 +0100
commit4c1f071302a5a38b7b31635c8bc6eeca7d17b4f2 (patch)
tree891e268a1d8199647e23e735c6aecac3d1dd4076 /recipes-devtools/python/python-itsdangerous.inc
parent75f42fa63571214d1222973ef357f6acfe17d982 (diff)
downloadmeta-python2-4c1f071302a5a38b7b31635c8bc6eeca7d17b4f2.tar.gz
python(3)-itsdangerous: add recipes
(From meta-openembedded commit: edae1715d7d0090672b32a5a2e484852764d6c57) Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-itsdangerous.inc')
-rw-r--r--recipes-devtools/python/python-itsdangerous.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-itsdangerous.inc b/recipes-devtools/python/python-itsdangerous.inc
new file mode 100644
index 0000000..73951fa
--- /dev/null
+++ b/recipes-devtools/python/python-itsdangerous.inc
@@ -0,0 +1,9 @@
+SUMMARY = "Various helpers to pass trusted data to untrusted environments and back."
+HOMEPAGE = "http://github.com/mitsuhiko/itsdangerous"
+LICENSE = "BSD-3-Clause"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=b61841e2bf5f07884148e2a6f1bcab0c"
+
+SRC_URI[md5sum] = "a3d55aa79369aef5345c036a8a26307f"
+SRC_URI[sha256sum] = "cbb3fcf8d3e33df861709ecaf89d9e6629cff0a217bc2848f1b41cd30d360519"
+
+CLEANBROKEN = "1"