diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-04 12:23:27 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:35 +0000 |
commit | 42f756f53aba8832ce44931997bc15e4528f2bed (patch) | |
tree | a34c41a1e2ba9087d98602e9aba03bd99b33663e /testing/py3-extras | |
parent | 8fff337ff141866be882b4e151723a865ad5b7ae (diff) | |
download | aports-42f756f53aba8832ce44931997bc15e4528f2bed.tar.bz2 aports-42f756f53aba8832ce44931997bc15e4528f2bed.tar.xz |
testing/py3-extras: rebuild against python 3.8
Diffstat (limited to 'testing/py3-extras')
-rw-r--r-- | testing/py3-extras/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-extras/APKBUILD b/testing/py3-extras/APKBUILD index 774b6922a9..411b7123f1 100644 --- a/testing/py3-extras/APKBUILD +++ b/testing/py3-extras/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-extras _pkgname=extras pkgver=1.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="Useful extra bits for Python - things that shold be in the standard library" url="https://pypi.python.org/pypi/extras/" arch="noarch" |