diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-git-pw_2.7.0.bb (renamed from meta-python/recipes-devtools/python/python3-git-pw_2.6.0.bb) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-git-pw_2.6.0.bb b/meta-python/recipes-devtools/python/python3-git-pw_2.7.0.bb index c0b6a60814..07fd98ddd8 100644 --- a/meta-python/recipes-devtools/python/python3-git-pw_2.6.0.bb +++ b/meta-python/recipes-devtools/python/python3-git-pw_2.7.0.bb | |||
| @@ -3,7 +3,8 @@ HOMEPAGE = "https://github.com/getpatchwork/git-pw" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=26e1a171d943c64f00c51f90c256b9d4" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=26e1a171d943c64f00c51f90c256b9d4" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "e118e31bbe259ed9ae540d627cc563a6ece553d02aed11b1a92bbac408a0da0e" | 6 | SRC_URI[sha256sum] = "99cb0b4a603386127c8205358d9780428a0468f8b1cb73ace804a5a466a28ef4" |
| 7 | PYPI_PACKAGE = "git_pw" | ||
| 7 | 8 | ||
| 8 | inherit pypi python_setuptools_build_meta | 9 | inherit pypi python_setuptools_build_meta |
| 9 | 10 | ||
