diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-16 15:19:30 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:55 +0000 |
commit | 4bcc1d799cce76f025b46fafb5c0ae682670708d (patch) | |
tree | af12718a442d185cf38044c9b03194ed574aba79 /testing/py3-funcy | |
parent | 88493e78a46f1c1448c675466dfc2865ca86b932 (diff) | |
download | aports-4bcc1d799cce76f025b46fafb5c0ae682670708d.tar.bz2 aports-4bcc1d799cce76f025b46fafb5c0ae682670708d.tar.xz |
testing/py3-funcy: rebuild against python 3.7
Diffstat (limited to 'testing/py3-funcy')
-rw-r--r-- | testing/py3-funcy/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-funcy/APKBUILD b/testing/py3-funcy/APKBUILD index ab889fcb8d..3b03f7d60e 100644 --- a/testing/py3-funcy/APKBUILD +++ b/testing/py3-funcy/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-funcy _pkgname=funcy pkgver=1.10.3 -pkgrel=0 +pkgrel=1 pkgdesc="A fancy and practical functional tools" url="https://github.com/Suor/funcy" arch="noarch" |