summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-term_2.5.bb (renamed from meta-python/recipes-devtools/python/python3-term_2.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-term_2.4.bb b/meta-python/recipes-devtools/python/python3-term_2.5.bb
index bc6a4c3df..3408b29c1 100644
--- a/meta-python/recipes-devtools/python/python3-term_2.4.bb
+++ b/meta-python/recipes-devtools/python/python3-term_2.5.bb
@@ -3,7 +3,7 @@ SECTION = "devel/python"
3LICENSE = "Python-2.0" 3LICENSE = "Python-2.0"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=d90e2d280a4836c607520383d1639be1" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=d90e2d280a4836c607520383d1639be1"
5 5
6SRC_URI[sha256sum] = "2cca4cf5f83035ca12627c4bbeff2891ad4711666247a790fd8200d73f38c3f0" 6SRC_URI[sha256sum] = "846fda941dbb8a7c9f246e99bf5ee731910fc4a4cc54b7e36457c133c9f6b78b"
7 7
8inherit pypi setuptools3 8inherit pypi setuptools3
9 9