diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 08:45:57 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:58 +0000 |
commit | ad3c7261ef5173247e4744a9b4f1cd58f1349b8a (patch) | |
tree | d0465ab376a0d60cc310316d55d07a235d6b3712 /testing/py3-xlwt | |
parent | 9560225c584c41f97e94845e5a8c9504fe40cc86 (diff) | |
download | aports-ad3c7261ef5173247e4744a9b4f1cd58f1349b8a.tar.bz2 aports-ad3c7261ef5173247e4744a9b4f1cd58f1349b8a.tar.xz |
testing/py3-xlwt: rebuild against python 3.7
Diffstat (limited to 'testing/py3-xlwt')
-rw-r--r-- | testing/py3-xlwt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-xlwt/APKBUILD b/testing/py3-xlwt/APKBUILD index d504e99b89..662a71e018 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=0 +pkgrel=1 pkgdesc="A library to create spreadsheet files" url="https://pypi.org/project/xlwt" arch="noarch" |