summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-itsdangerous_2.0.0.bb (renamed from meta-python/recipes-devtools/python/python3-itsdangerous_1.1.0.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-itsdangerous_1.1.0.bb b/meta-python/recipes-devtools/python/python3-itsdangerous_2.0.0.bb
index 7f50641c89..ddcc5d9dd4 100644
--- a/meta-python/recipes-devtools/python/python3-itsdangerous_1.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-itsdangerous_2.0.0.bb
@@ -1,10 +1,9 @@
1SUMMARY = "Various helpers to pass trusted data to untrusted environments and back." 1SUMMARY = "Various helpers to pass trusted data to untrusted environments and back."
2HOMEPAGE = "http://github.com/mitsuhiko/itsdangerous" 2HOMEPAGE = "http://github.com/mitsuhiko/itsdangerous"
3LICENSE = "BSD-3-Clause" 3LICENSE = "BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=370799bf709a1e4a6a369fa089ac73a6" 4LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=4cda9a0ebd516714f360b0e9418cfb37"
5 5
6SRC_URI[md5sum] = "9b7f5afa7f1e3acfb7786eeca3d99307" 6SRC_URI[sha256sum] = "99b1053ccce68066dfc0b4465ef8779027e6d577377c8270e21a3d6289cac111"
7SRC_URI[sha256sum] = "321b033d07f2a4136d3ec762eac9f16a10ccd60f53c0c91af90217ace7ba1f19"
8 7
9inherit pypi setuptools3 8inherit pypi setuptools3
10 9