diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-16 15:19:23 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:55 +0000 |
commit | 88493e78a46f1c1448c675466dfc2865ca86b932 (patch) | |
tree | 40962cb8ccaaf4f91c989f5e1517159cce6573a3 /testing/py3-whatever | |
parent | 26b88663f1733da922a68ddeb2ac34c6fd4c387e (diff) | |
download | aports-88493e78a46f1c1448c675466dfc2865ca86b932.tar.bz2 aports-88493e78a46f1c1448c675466dfc2865ca86b932.tar.xz |
testing/py3-whatever: rebuild against python 3.7
Diffstat (limited to 'testing/py3-whatever')
-rw-r--r-- | testing/py3-whatever/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-whatever/APKBUILD b/testing/py3-whatever/APKBUILD index eb87ca5528..d0c55d0f2b 100644 --- a/testing/py3-whatever/APKBUILD +++ b/testing/py3-whatever/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-whatever _pkgname=whatever pkgver=0.5 -pkgrel=0 +pkgrel=1 pkgdesc="Easy anonymous functions by partial application of operators" url="https://github.com/Suor/whatever" arch="noarch" |