diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2021-02-17 13:51:55 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-02-18 23:40:00 +0000 |
commit | b9c0f5ab01952f5943b0fd4cb3b59a44fd77290a (patch) | |
tree | 80dd37daee06748393fdba62cfde064f97022456 /meta/recipes-devtools/python | |
parent | 4306943760641c6bca79862c87996b8fd5f7faab (diff) | |
download | poky-b9c0f5ab01952f5943b0fd4cb3b59a44fd77290a.tar.gz |
python3-git: upgrade 3.1.12 -> 3.1.13
(From OE-Core rev: a0a0f55701f72c9fcdfde3c8b27d4f6f30cb7e2d)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r-- | meta/recipes-devtools/python/python3-git_3.1.13.bb (renamed from meta/recipes-devtools/python/python3-git_3.1.12.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-git_3.1.12.bb b/meta/recipes-devtools/python/python3-git_3.1.13.bb index c0c460540d..807767e569 100644 --- a/meta/recipes-devtools/python/python3-git_3.1.12.bb +++ b/meta/recipes-devtools/python/python3-git_3.1.13.bb | |||
@@ -12,7 +12,7 @@ PYPI_PACKAGE = "GitPython" | |||
12 | 12 | ||
13 | inherit pypi setuptools3 | 13 | inherit pypi setuptools3 |
14 | 14 | ||
15 | SRC_URI[sha256sum] = "42dbefd8d9e2576c496ed0059f3103dcef7125b9ce16f9d5f9c834aed44a1dac" | 15 | SRC_URI[sha256sum] = "8621a7e777e276a5ec838b59280ba5272dd144a18169c36c903d8b38b99f750a" |
16 | 16 | ||
17 | DEPENDS += " ${PYTHON_PN}-gitdb" | 17 | DEPENDS += " ${PYTHON_PN}-gitdb" |
18 | 18 | ||