mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
python3-gitdb: upgrade 4.0.5 -> 4.0.7
(From OE-Core rev: 4abef6ce5093ce62fb583eba1f103f1b79723723) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4ca98c14a6
commit
d7e0475b50
@@ -8,7 +8,7 @@ inherit pypi
|
||||
|
||||
PYPI_PACKAGE = "gitdb"
|
||||
|
||||
SRC_URI[sha256sum] = "c9e1f2d0db7ddb9a704c2a0217be31214e91a4fe1dea1efad19ae42ba0c285c9"
|
||||
SRC_URI[sha256sum] = "96bf5c08b157a666fec41129e6d327235284cca4c81e92109260f353ba138005"
|
||||
|
||||
DEPENDS = "${PYTHON_PN}-async ${PYTHON_PN}-setuptools-native ${PYTHON_PN}-smmap"
|
||||
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
inherit setuptools3
|
||||
require python-gitdb.inc
|
||||
|
||||
SRC_URI[md5sum] = "0e2d3f34efece5deda7c55fede6507cc"
|
||||
4
meta/recipes-devtools/python/python3-gitdb_4.0.7.bb
Normal file
4
meta/recipes-devtools/python/python3-gitdb_4.0.7.bb
Normal file
@@ -0,0 +1,4 @@
|
||||
inherit setuptools3
|
||||
require python-gitdb.inc
|
||||
|
||||
SRC_URI[md5sum] = "3f52187435ab0b6e64a15782ffaf29ab"
|
||||
Reference in New Issue
Block a user