From 52c7f984ddb83b51e27703f5f656cf29fe42c14f Mon Sep 17 00:00:00 2001
From: Justin Berthault <justin.berthault@zaclys.net>
Date: Sun, 6 Jun 2021 10:27:47 +0200
Subject: [PATCH] community/py3-gitpython: upgrade to 3.1.17

---
 community/py3-gitpython/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/py3-gitpython/APKBUILD b/community/py3-gitpython/APKBUILD
index 2946cdfc77f7..d0518452d78d 100644
--- a/community/py3-gitpython/APKBUILD
+++ b/community/py3-gitpython/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Leo <thinkabit.ukim@gmail.com>
 # Maintainer: Bart Ribbers <bribbers@disroot.org>
 pkgname=py3-gitpython
-pkgver=3.1.15
+pkgver=3.1.17
 pkgrel=0
 pkgdesc="Python3 Git Library"
 url="https://github.com/gitpython-developers/GitPython"
@@ -32,5 +32,5 @@ package() {
 }
 
 sha512sums="
-daf0df0915c409d7c6d9a59f4f658ad98ef9500c5af67fe79b297fef2c6fea3f65e65f86c4392c7316b8ef7bb688b0bf273850a5fc2880f11ff796e750d72ee6  GitPython-3.1.15.tar.gz
+95fe27eb71547b0e2c006e7f972d8224936cc5cb3dce4f415756cd02d243d53050fbea60ddb29b2913a39f1a91866f567fefea823a8a250cdea808585b1e92e9  GitPython-3.1.17.tar.gz
 "
-- 
GitLab