aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-09 16:52:01 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:07 +0000
commit9e7c1e3e0a8eefda9c2a5986fcfd9a38887ba288 (patch)
tree0c90ba17747d1af86190779572845c7a6fcb5c54
parent75e87b882b0268c644c673927b1e74c163825050 (diff)
main/py3-future: rebuild against python 3.9
-rw-r--r--main/py3-future/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py3-future/APKBUILD b/main/py3-future/APKBUILD
index 57bc5c23dcf..0c0bef7741b 100644
--- a/main/py3-future/APKBUILD
+++ b/main/py3-future/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-future
_pkgname=future
pkgver=0.18.2
-pkgrel=2
+pkgrel=3
pkgdesc="Easy, clean, reliable Python 2/3 compatibility"
url="http://python-future.org/"
arch="noarch"