diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2022-03-25 03:09:42 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2022-03-25 03:09:42 +0000 |
| commit | de6d4eeb3202e04bca0e645571a612a745d7ebe2 (patch) | |
| tree | b2c6cb14a6d9564c7e1ebe6ff416cfd878941bbf /meta-openstack/recipes-devtools/python/python3-oslo.policy_git.bb | |
| parent | 26024bb82d2e60b38b1402d5541ccfcd5c1624e5 (diff) | |
| download | meta-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-oslo.policy_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-oslo.policy_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.policy_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.policy_git.bb index e4df6dd..e567432 100644 --- a/meta-openstack/recipes-devtools/python/python3-oslo.policy_git.bb +++ b/meta-openstack/recipes-devtools/python/python3-oslo.policy_git.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Oslo Policy library" | |||
| 2 | DESCRIPTION = "The Oslo Policy library provides support for RBAC policy enforcement across all OpenStack services." | 2 | DESCRIPTION = "The Oslo Policy library provides support for RBAC policy enforcement across all OpenStack services." |
| 3 | HOMEPAGE = "https://github.com/openstack/oslo.policy" | 3 | HOMEPAGE = "https://github.com/openstack/oslo.policy" |
| 4 | SECTION = "devel/python" | 4 | SECTION = "devel/python" |
| 5 | LICENSE = "Apache-2" | 5 | LICENSE = "Apache-2.0" |
| 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" |
| 7 | 7 | ||
| 8 | PV = "3.3.0+git${SRCPV}" | 8 | PV = "3.3.0+git${SRCPV}" |
