diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-lazy-object-proxy.inc')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-lazy-object-proxy.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-lazy-object-proxy.inc b/meta-python/recipes-devtools/python/python-lazy-object-proxy.inc index 83d2ea3cd3..b88afce0e0 100644 --- a/meta-python/recipes-devtools/python/python-lazy-object-proxy.inc +++ b/meta-python/recipes-devtools/python/python-lazy-object-proxy.inc | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "A fast and thorough lazy object proxy" | 1 | SUMMARY = "A fast and thorough lazy object proxy" |
| 2 | HOMEPAGE = "https://python-lazy-object-proxy.readthedocs.io/" | 2 | HOMEPAGE = "https://python-lazy-object-proxy.readthedocs.io/" |
| 3 | LICENSE = "BSD" | 3 | LICENSE = "BSD-2-Clause" |
| 4 | SECTION = "devel/python" | 4 | SECTION = "devel/python" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ec680df42d8ad56427a83308817658cc" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ec680df42d8ad56427a83308817658cc" |
| 6 | 6 | ||
