aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 10:07:00 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:50 +0000
commit6cb2a7228c147eae9abe05f7e7ae209b0cb4e283 (patch)
tree28942645e9d0d9a4c18047157a87163130d6e662 /community
parentdb11322f773eba6507674e7ce3cc21059ff1d560 (diff)
downloadaports-6cb2a7228c147eae9abe05f7e7ae209b0cb4e283.tar.bz2
aports-6cb2a7228c147eae9abe05f7e7ae209b0cb4e283.tar.xz
community/py2-functools32: rebuild against python 3.7
Diffstat (limited to 'community')
-rw-r--r--community/py2-functools32/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py2-functools32/APKBUILD b/community/py2-functools32/APKBUILD
index fa8fcc2da5..2e668c9c5b 100644
--- a/community/py2-functools32/APKBUILD
+++ b/community/py2-functools32/APKBUILD
@@ -4,7 +4,7 @@ pkgname=py2-functools32
_pkgname=functools32
pkgver=3.2.3
_pkgver=${pkgver}-2
-pkgrel=1
+pkgrel=2
pkgdesc="Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy."
url="https://pypi.python.org/pypi/functools32"
arch="noarch"