aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-dulwich
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 12:19:53 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:35 +0000
commit0f4e76bda1ca68923589754aadacf2bfc3ec91bd (patch)
tree2505ef9d414d3a9e0eb760fa62937f2d78d7f219 /testing/py3-dulwich
parent9db273dcbaac0efcf02e5764cc18ad464e4face3 (diff)
downloadaports-0f4e76bda1ca68923589754aadacf2bfc3ec91bd.tar.bz2
aports-0f4e76bda1ca68923589754aadacf2bfc3ec91bd.tar.xz
testing/py3-dulwich: rebuild against python 3.8
Diffstat (limited to 'testing/py3-dulwich')
-rw-r--r--testing/py3-dulwich/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-dulwich/APKBUILD b/testing/py3-dulwich/APKBUILD
index 633a4f75d0..3fb1a74cbd 100644
--- a/testing/py3-dulwich/APKBUILD
+++ b/testing/py3-dulwich/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-dulwich
_pkgname=dulwich
pkgver=0.19.13
-pkgrel=0
+pkgrel=1
pkgdesc="A python implementation of the Git file formats and protocols"
url="https://www.dulwich.io"
arch="all"