summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-pbr.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python-pbr.inc')
-rw-r--r--meta/recipes-devtools/python/python-pbr.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-pbr.inc b/meta/recipes-devtools/python/python-pbr.inc
index ce3c224d51..bc470e7274 100644
--- a/meta/recipes-devtools/python/python-pbr.inc
+++ b/meta/recipes-devtools/python/python-pbr.inc
@@ -1,6 +1,6 @@
1SUMMARY = "Python Build Reasonableness" 1SUMMARY = "Python Build Reasonableness"
2DESCRIPTION = "PBR is a library that injects some useful and sensible default behaviors into your setuptools run" 2DESCRIPTION = "PBR is a library that injects some useful and sensible default behaviors into your setuptools run"
3HOMEPAGE = "https://pypi.python.org/pypi/pbr" 3HOMEPAGE = "https://pypi.org/project/pbr"
4SECTION = "devel/python" 4SECTION = "devel/python"
5LICENSE = "Apache-2.0" 5LICENSE = "Apache-2.0"
6LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" 6LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"