diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.6.0.bb (renamed from meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.5.1.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.5.1.bb b/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.6.0.bb index 55037d1ebd..1762ae3a5e 100644 --- a/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.5.1.bb +++ b/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.6.0.bb | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | SUMMARY = "Cross-platform locking library" | 1 | SUMMARY = "Cross-platform locking library" |
| 2 | DESCRIPTION = "Portalocker is a library to provide an easy API to file locking" | 2 | DESCRIPTION = "Portalocker is a library to provide an easy API to file locking" |
| 3 | LICENSE = "PSF-2.0" | 3 | LICENSE = "BSD-3-Clause" |
| 4 | 4 | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f9273424c73af966635d66eb53487e14" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=152634da660a374ca18c0734ed07c63c" |
| 6 | 6 | ||
| 7 | SRC_URI[sha256sum] = "ae8e9cc2660da04bf41fa1a0eef7e300bb5e4a5869adfb1a6d8551632b559b2b" | 7 | SRC_URI[sha256sum] = "964f6830fb42a74b5d32bce99ed37d8308c1d7d44ddf18f3dd89f4680de97b39" |
| 8 | 8 | ||
| 9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
| 10 | 10 | ||
