aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 14:54:11 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:45 +0000
commited237988c8432ffc037a23e35d290b18240b070b (patch)
treed18579b64ab1f4dfdff0e732e33d351741bcb6fd
parent4caf669143504476e094f7a45cf552366e7214ad (diff)
testing/py3-xlwt: rebuild against python 3.8
-rw-r--r--testing/py3-xlwt/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-xlwt/APKBUILD b/testing/py3-xlwt/APKBUILD
index 967ba85206f..2b152707585 100644
--- a/testing/py3-xlwt/APKBUILD
+++ b/testing/py3-xlwt/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-xlwt
_pkgname=xlwt
pkgver=1.3.0
-pkgrel=2
+pkgrel=3
pkgdesc="A library to create spreadsheet files"
url="https://pypi.org/project/xlwt"
arch="noarch"