diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-05-31 17:51:53 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-06-04 13:27:29 +0100 |
| commit | 29b0b8919acb9ff8609cfd5a6b40e1c0e6231891 (patch) | |
| tree | 38f590e9018c3991d462de6e23fdfe02a4224286 /meta/recipes-devtools/python/python-gitdb.inc | |
| parent | 2ade8194a4a5835880db56bd3b8d074e3c536af9 (diff) | |
| download | poky-29b0b8919acb9ff8609cfd5a6b40e1c0e6231891.tar.gz | |
python3-gitdb: upgrade 4.0.4 -> 4.0.5
(From OE-Core rev: bbb9d20bc9ddff05c1eccf47923d1b4b4448ab5e)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-gitdb.inc')
| -rw-r--r-- | meta/recipes-devtools/python/python-gitdb.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-gitdb.inc b/meta/recipes-devtools/python/python-gitdb.inc index a91bb32c3b..618d85ff8d 100644 --- a/meta/recipes-devtools/python/python-gitdb.inc +++ b/meta/recipes-devtools/python/python-gitdb.inc | |||
| @@ -8,7 +8,7 @@ inherit pypi | |||
| 8 | 8 | ||
| 9 | PYPI_PACKAGE = "gitdb" | 9 | PYPI_PACKAGE = "gitdb" |
| 10 | 10 | ||
| 11 | SRC_URI[sha256sum] = "6f0ecd46f99bb4874e5678d628c3a198e2b4ef38daea2756a2bfd8df7dd5c1a5" | 11 | SRC_URI[sha256sum] = "c9e1f2d0db7ddb9a704c2a0217be31214e91a4fe1dea1efad19ae42ba0c285c9" |
| 12 | 12 | ||
| 13 | DEPENDS = "${PYTHON_PN}-async ${PYTHON_PN}-setuptools-native ${PYTHON_PN}-smmap" | 13 | DEPENDS = "${PYTHON_PN}-async ${PYTHON_PN}-setuptools-native ${PYTHON_PN}-smmap" |
| 14 | 14 | ||
