diff mbox series

[1/1] package/python-git: bump to version 3.1.43

Message ID 20240915070338.1537430-1-james.hilliard1@gmail.com
State Accepted
Headers show
Series [1/1] package/python-git: bump to version 3.1.43 | expand

Commit Message

James Hilliard Sept. 15, 2024, 7:03 a.m. UTC
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
 package/python-git/python-git.hash | 4 ++--
 package/python-git/python-git.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
diff mbox series

Patch

diff --git a/package/python-git/python-git.hash b/package/python-git/python-git.hash
index a979871796..44b91662dd 100644
--- a/package/python-git/python-git.hash
+++ b/package/python-git/python-git.hash
@@ -1,5 +1,5 @@ 
 # md5, sha256 from https://pypi.org/pypi/gitpython/json
-md5  db4f2a27c8abc4a7e25504e3aeab4a84  GitPython-3.1.40.tar.gz
-sha256  22b126e9ffb671fdd0c129796343a02bf67bf2994b35449ffc9321aa755e18a4  GitPython-3.1.40.tar.gz
+md5  350a6dd0d1d560e0af82733592e8dbb3  GitPython-3.1.43.tar.gz
+sha256  35f314a9f878467f5453cc1fee295c3e18e52f1b99f10f6cf5b1682e968a9e7c  GitPython-3.1.43.tar.gz
 # Locally computed sha256 checksums
 sha256  86fc94c321a9afbc11514713511bafded225f25100dcc0f7350e82bc231b8beb  LICENSE
diff --git a/package/python-git/python-git.mk b/package/python-git/python-git.mk
index 91d6b07ab1..9975af9198 100644
--- a/package/python-git/python-git.mk
+++ b/package/python-git/python-git.mk
@@ -4,9 +4,9 @@ 
 #
 ################################################################################
 
-PYTHON_GIT_VERSION = 3.1.40
+PYTHON_GIT_VERSION = 3.1.43
 PYTHON_GIT_SOURCE = GitPython-$(PYTHON_GIT_VERSION).tar.gz
-PYTHON_GIT_SITE = https://files.pythonhosted.org/packages/0d/b2/37265877ae607a2cbf9a471f4581dbf5ed13a501b90cb4c773f9ccfff3ea
+PYTHON_GIT_SITE = https://files.pythonhosted.org/packages/b6/a1/106fd9fa2dd989b6fb36e5893961f82992cf676381707253e0bf93eb1662
 PYTHON_GIT_LICENSE = BSD-3-Clause
 PYTHON_GIT_LICENSE_FILES = LICENSE
 PYTHON_GIT_SETUP_TYPE = setuptools