aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-31 09:40:25 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:34:01 +0000
commitab8dd24ea69c875fe2454823babf20b3db9cf089 (patch)
treed0d87e3d68d74e8e950fe9a0786136949294e47b /community
parent1e962b6e9b97e5fd3ba7c5cecd3ee3e16401fbec (diff)
downloadaports-ab8dd24ea69c875fe2454823babf20b3db9cf089.tar.bz2
aports-ab8dd24ea69c875fe2454823babf20b3db9cf089.tar.xz
community/py-pykka: rebuild against python 3.8
Diffstat (limited to 'community')
-rw-r--r--community/py-pykka/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-pykka/APKBUILD b/community/py-pykka/APKBUILD
index 84284187c8..a9e2cd41a4 100644
--- a/community/py-pykka/APKBUILD
+++ b/community/py-pykka/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=py-pykka
pkgver=2.0.0
-pkgrel=0
+pkgrel=1
pkgdesc="Concurrency abstractions for Python using the actor model"
url="https://pykka.readthedocs.org/"
arch="noarch"