aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-01 11:26:04 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:27 +0000
commite8cdb2776ff254b1e2bdef75d2fc8b675aed6b2e (patch)
treed9a4429da3d7a5491b3b26e97bab1b95f6f1469b
parent3cf90774f519d88a991a76b22015e8773565b7a3 (diff)
testing/py3-vine: rebuild against python 3.8
-rw-r--r--testing/py3-vine/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-vine/APKBUILD b/testing/py3-vine/APKBUILD
index db2a2fc500c..65c335cc73c 100644
--- a/testing/py3-vine/APKBUILD
+++ b/testing/py3-vine/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer:
pkgname=py3-vine
pkgver=1.3.0
-pkgrel=0
+pkgrel=1
pkgdesc="futures and promises implementation for python"
url="https://github.com/celery/vine"
arch="noarch"