From ada3113b7aeada31e763f3f464544dac49caceef Mon Sep 17 00:00:00 2001
From: Bart Ribbers <bribbers@disroot.org>
Date: Tue, 14 Jan 2025 15:01:51 +0100
Subject: [PATCH] community/py3-gitpython: upgrade to 3.1.44

---
 community/py3-gitpython/APKBUILD | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/community/py3-gitpython/APKBUILD b/community/py3-gitpython/APKBUILD
index f4443e2b2aa2..31cebf99ae19 100644
--- a/community/py3-gitpython/APKBUILD
+++ b/community/py3-gitpython/APKBUILD
@@ -1,8 +1,6 @@
-# Contributor: Leo <thinkabit.ukim@gmail.com>
-# Maintainer: Bart Ribbers <bribbers@disroot.org>
 pkgname=py3-gitpython
-pkgver=3.1.43
-pkgrel=1
+pkgver=3.1.44
+pkgrel=0
 pkgdesc="Python3 Git Library"
 url="https://github.com/gitpython-developers/GitPython"
 arch="noarch"
@@ -50,5 +48,5 @@ package() {
 }
 
 sha512sums="
-02296a19743346eefc2c1fdf0f5ccf612edf8bdf95a1dfbb4e69f9c64e327d10f9c25abc97d4d4178acba236bd3495b0c408ce2575fcca5d5903ddace5882ec4  GitPython-3.1.43.tar.gz
+bd7d29f388fc9e2d433be556dd117c3f2e9148b41266180f2edf06dec675c33d9fcb573b93ff7e2a216616eb209fbbd05f7d465c84d87747563e324d3f5254d0  GitPython-3.1.44.tar.gz
 "
-- 
GitLab