diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-gitdb_4.0.11.bb (renamed from meta/recipes-devtools/python/python3-gitdb_4.0.10.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-gitdb_4.0.10.bb b/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb index 3a430c30f0..25e1a2df7e 100644 --- a/meta/recipes-devtools/python/python3-gitdb_4.0.10.bb +++ b/meta/recipes-devtools/python/python3-gitdb_4.0.11.bb | |||
@@ -10,7 +10,7 @@ inherit pypi setuptools3 | |||
10 | 10 | ||
11 | PYPI_PACKAGE = "gitdb" | 11 | PYPI_PACKAGE = "gitdb" |
12 | 12 | ||
13 | SRC_URI[sha256sum] = "6eb990b69df4e15bad899ea868dc46572c3f75339735663b81de79b06f17eb9a" | 13 | SRC_URI[sha256sum] = "bf5421126136d6d0af55bc1e7c1af1c397a34f5b7bd79e776cd3e89785c2b04b" |
14 | 14 | ||
15 | RDEPENDS:${PN} += "python3-compression \ | 15 | RDEPENDS:${PN} += "python3-compression \ |
16 | python3-crypt \ | 16 | python3-crypt \ |