diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python-itsdangerous.inc | 6 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-itsdangerous_1.1.0.bb (renamed from meta-python/recipes-devtools/python/python-itsdangerous_0.24.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-itsdangerous_1.1.0.bb (renamed from meta-python/recipes-devtools/python/python3-itsdangerous_0.24.bb) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-itsdangerous.inc b/meta-python/recipes-devtools/python/python-itsdangerous.inc index 84f9e7742..241786a7c 100644 --- a/meta-python/recipes-devtools/python/python-itsdangerous.inc +++ b/meta-python/recipes-devtools/python/python-itsdangerous.inc | |||
@@ -1,10 +1,10 @@ | |||
1 | SUMMARY = "Various helpers to pass trusted data to untrusted environments and back." | 1 | SUMMARY = "Various helpers to pass trusted data to untrusted environments and back." |
2 | HOMEPAGE = "http://github.com/mitsuhiko/itsdangerous" | 2 | HOMEPAGE = "http://github.com/mitsuhiko/itsdangerous" |
3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "BSD-3-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b61841e2bf5f07884148e2a6f1bcab0c" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=370799bf709a1e4a6a369fa089ac73a6" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "a3d55aa79369aef5345c036a8a26307f" | 6 | SRC_URI[md5sum] = "9b7f5afa7f1e3acfb7786eeca3d99307" |
7 | SRC_URI[sha256sum] = "cbb3fcf8d3e33df861709ecaf89d9e6629cff0a217bc2848f1b41cd30d360519" | 7 | SRC_URI[sha256sum] = "321b033d07f2a4136d3ec762eac9f16a10ccd60f53c0c91af90217ace7ba1f19" |
8 | 8 | ||
9 | CLEANBROKEN = "1" | 9 | CLEANBROKEN = "1" |
10 | 10 | ||
diff --git a/meta-python/recipes-devtools/python/python-itsdangerous_0.24.bb b/meta-python/recipes-devtools/python/python-itsdangerous_1.1.0.bb index 8c99cb4ca..8c99cb4ca 100644 --- a/meta-python/recipes-devtools/python/python-itsdangerous_0.24.bb +++ b/meta-python/recipes-devtools/python/python-itsdangerous_1.1.0.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-itsdangerous_0.24.bb b/meta-python/recipes-devtools/python/python3-itsdangerous_1.1.0.bb index a71c20f0e..a71c20f0e 100644 --- a/meta-python/recipes-devtools/python/python3-itsdangerous_0.24.bb +++ b/meta-python/recipes-devtools/python/python3-itsdangerous_1.1.0.bb | |||