summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-git-pw_2.8.1.bb (renamed from meta-python/recipes-devtools/python/python3-git-pw_2.8.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-git-pw_2.8.0.bb b/meta-python/recipes-devtools/python/python3-git-pw_2.8.1.bb
index 4cb8621ad8..5bffae2aef 100644
--- a/meta-python/recipes-devtools/python/python3-git-pw_2.8.0.bb
+++ b/meta-python/recipes-devtools/python/python3-git-pw_2.8.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/getpatchwork/git-pw"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=26e1a171d943c64f00c51f90c256b9d4" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=26e1a171d943c64f00c51f90c256b9d4"
5 5
6SRC_URI[sha256sum] = "212743923badb38b9da658b0df0b9f3770997684a9e787d489eed5d103e96100" 6SRC_URI[sha256sum] = "fed2afca4cb66832a416404ec02140a5311d8ce7658c0fdd92cc022b0cef8266"
7PYPI_PACKAGE = "git_pw" 7PYPI_PACKAGE = "git_pw"
8 8
9inherit pypi python_setuptools_build_meta 9inherit pypi python_setuptools_build_meta