summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-debtcollector_2.2.0.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2022-03-25 03:09:42 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2022-03-25 03:09:42 +0000
commitde6d4eeb3202e04bca0e645571a612a745d7ebe2 (patch)
treeb2c6cb14a6d9564c7e1ebe6ff416cfd878941bbf /meta-openstack/recipes-devtools/python/python3-debtcollector_2.2.0.bb
parent26024bb82d2e60b38b1402d5541ccfcd5c1624e5 (diff)
downloadmeta-cloud-services-de6d4eeb3202e04bca0e645571a612a745d7ebe2.tar.gz
global: convert license to SPDX variants
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-debtcollector_2.2.0.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-debtcollector_2.2.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-debtcollector_2.2.0.bb b/meta-openstack/recipes-devtools/python/python3-debtcollector_2.2.0.bb
index 65e1bbd..e216c8b 100644
--- a/meta-openstack/recipes-devtools/python/python3-debtcollector_2.2.0.bb
+++ b/meta-openstack/recipes-devtools/python/python3-debtcollector_2.2.0.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner." 1DESCRIPTION = "A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner."
2HOMEPAGE = "http://docs.openstack.org/developer/debtcollector/" 2HOMEPAGE = "http://docs.openstack.org/developer/debtcollector/"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "Apache-2" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" 5LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
6 6
7SRC_URI[md5sum] = "6ac3af37693e0f517e51593d9ea33f23" 7SRC_URI[md5sum] = "6ac3af37693e0f517e51593d9ea33f23"