summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-nose-exclude_0.5.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-nose-exclude_0.5.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-nose-exclude_0.5.0.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-nose-exclude_0.5.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-nose-exclude_0.5.0.bb b/meta-openstack/recipes-devtools/python/python3-nose-exclude_0.5.0.bb
index 2127ccf..765c9b0 100644
--- a/meta-openstack/recipes-devtools/python/python3-nose-exclude_0.5.0.bb
+++ b/meta-openstack/recipes-devtools/python/python3-nose-exclude_0.5.0.bb
@@ -4,7 +4,7 @@
4DESCRIPTION = "Nose plugin that allows you to easily specify directories to be excluded from testing." 4DESCRIPTION = "Nose plugin that allows you to easily specify directories to be excluded from testing."
5HOMEPAGE = "http://bitbucket.org/kgrandis/nose-exclude" 5HOMEPAGE = "http://bitbucket.org/kgrandis/nose-exclude"
6SECTION = "devel/python" 6SECTION = "devel/python"
7LICENSE = "LGPL-2.1" 7LICENSE = "LGPL-2.1-only"
8LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LGPL-2.1;md5=1a6d268fd218675ffea8be556788b780" 8LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LGPL-2.1;md5=1a6d268fd218675ffea8be556788b780"
9 9
10SRC_URI[md5sum] = "072f72e782f28a9c42356976f8ec22d9" 10SRC_URI[md5sum] = "072f72e782f28a9c42356976f8ec22d9"