summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2021-02-09 21:50:12 -0500
committerBruce Ashfield <bruce.ashfield@gmail.com>2021-02-09 21:50:12 -0500
commit4713c3867d1c44e4db598fe9e4d87d68beba96a1 (patch)
treea4d0a33067813c1dfe60d90678bdb3675c79eff0 /recipes-devtools
parent62e8c1e96aeea262a6b8cd89fcbea4aaba619799 (diff)
downloadmeta-virtualization-4713c3867d1c44e4db598fe9e4d87d68beba96a1.tar.gz
python3-colorama: update to 0.4.4
Updating to the latest colorama. We also tweak the license text to match the latest upstream content. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/python/python3-colorama_0.3.9.bb9
-rw-r--r--recipes-devtools/python/python3-colorama_0.4.4.bb9
2 files changed, 9 insertions, 9 deletions
diff --git a/recipes-devtools/python/python3-colorama_0.3.9.bb b/recipes-devtools/python/python3-colorama_0.3.9.bb
deleted file mode 100644
index 458b0dbd..00000000
--- a/recipes-devtools/python/python3-colorama_0.3.9.bb
+++ /dev/null
@@ -1,9 +0,0 @@
1SUMMARY = "Cross-platform colored terminal text."
2HOMEPAGE = "https://github.com/tartley/colorama"
3LICENSE = "BSD-2-Clause"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=14d0b64047ed8f510b51ce0495995358"
5
6inherit pypi setuptools3
7
8SRC_URI[md5sum] = "3a0e415259690f4dd7455c2683ee5850"
9SRC_URI[sha256sum] = "48eb22f4f8461b1df5734a074b57042430fb06e1d61bd1e11b078c0fe6d7a1f1"
diff --git a/recipes-devtools/python/python3-colorama_0.4.4.bb b/recipes-devtools/python/python3-colorama_0.4.4.bb
new file mode 100644
index 00000000..94468eee
--- /dev/null
+++ b/recipes-devtools/python/python3-colorama_0.4.4.bb
@@ -0,0 +1,9 @@
1SUMMARY = "Cross-platform colored terminal text."
2HOMEPAGE = "https://github.com/tartley/colorama"
3LICENSE = "BSD-2-Clause"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b4936429a56a652b84c5c01280dcaa26"
5
6inherit pypi setuptools3
7
8SRC_URI[md5sum] = "57b22f2597f63df051b69906fbf310cc"
9SRC_URI[sha256sum] = "5941b2b48a20143d2267e95b1c2a7603ce057ee39fd88e7329b0c292aa16869b"