diff mbox series

[3/4] python3-git: upgrade 3.1.58 -> 3.1.59

Message ID 20260824164527.296576-3-Yash.Shinde.oss.dev@gmail.com
State New
Headers show
Series [1/4] vim: upgrade 9.2.0843 -> 9.2.0993 | expand

Commit Message

Yash Shinde Aug. 24, 2026, 4:45 p.m. UTC
From: Yash Shinde <Yash.Shinde.oss.dev@gmail.com>

- https://gitpython.readthedocs.io/en/3.1.59/changes.html
- https://github.com/gitpython-developers/GitPython/releases/tag/3.1.59
- https://github.com/gitpython-developers/GitPython/compare/3.1.58...3.1.59

Signed-off-by: Yash Shinde <Yash.Shinde.oss.dev@gmail.com>
---
 .../python/{python3-git_3.1.58.bb => python3-git_3.1.59.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-git_3.1.58.bb => python3-git_3.1.59.bb} (92%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-git_3.1.58.bb b/meta/recipes-devtools/python/python3-git_3.1.59.bb
similarity index 92%
rename from meta/recipes-devtools/python/python3-git_3.1.58.bb
rename to meta/recipes-devtools/python/python3-git_3.1.59.bb
index 82c8076a97..92e5977789 100644
--- a/meta/recipes-devtools/python/python3-git_3.1.58.bb
+++ b/meta/recipes-devtools/python/python3-git_3.1.59.bb
@@ -14,7 +14,7 @@  CVE_PRODUCT = "gitpython_project:gitpython"
 
 inherit pypi python_setuptools_build_meta
 
-SRC_URI[sha256sum] = "621416df10ef3fd0e19fabf9172ddeed0fa704d353d04f194eec56a625a95b22"
+SRC_URI[sha256sum] = "0a1475cfdc38a5bfba1a3e9a4a9da52a39749ecec322b772915c019f94e5b7e4"
 
 DEPENDS += " python3-gitdb"