aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-pyrsistent/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-29 09:50:40 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:53 +0000
commitfbdf1e31dfc9d54b536b06cf47c5e020c24f7f54 (patch)
treeca1fd2ca74e27fcf8a0016bbd052e917c00e9d71 /community/py3-pyrsistent/APKBUILD
parente1605479f52768d37eaac09d404112075c9fd539 (diff)
downloadaports-fbdf1e31dfc9d54b536b06cf47c5e020c24f7f54.tar.bz2
aports-fbdf1e31dfc9d54b536b06cf47c5e020c24f7f54.tar.xz
community/py3-pyrsistent: rebuild against python 3.8
Diffstat (limited to 'community/py3-pyrsistent/APKBUILD')
-rw-r--r--community/py3-pyrsistent/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-pyrsistent/APKBUILD b/community/py3-pyrsistent/APKBUILD
index e9da40044a..4b5f7c65ca 100644
--- a/community/py3-pyrsistent/APKBUILD
+++ b/community/py3-pyrsistent/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-pyrsistent
pkgver=0.15.5
-pkgrel=0
+pkgrel=1
pkgdesc="Persistent/Functional/Immutable data structures"
url="https://github.com/tobgu/pyrsistent"
arch="all"