aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-17 11:19:31 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:28 +0000
commit1982a5245fdfbb1f75e56aef543660c33d3bbdba (patch)
treeaaa90309308910a4f9be96cd25e011f6fd902f4f
parent47d809bb51c4b4fb9a5b5d0a243babf9140932a7 (diff)
community/py3-gitpython: rebuild against python 3.9
-rw-r--r--community/py3-gitpython/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-gitpython/APKBUILD b/community/py3-gitpython/APKBUILD
index ba1990d103b..bb17c177e1f 100644
--- a/community/py3-gitpython/APKBUILD
+++ b/community/py3-gitpython/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=py3-gitpython
pkgver=3.1.14
-pkgrel=0
+pkgrel=1
pkgdesc="Python3 Git Library"
url="https://github.com/gitpython-developers/GitPython"
arch="noarch"