diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-10-29 11:29:32 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:33:54 +0000 |
commit | 2abb33c7dea5203bafb507dedcdb9f5f2fcc2149 (patch) | |
tree | 42ecc21e3613bb53183a8488e070b7da0a90bf13 | |
parent | 4ae59e109eb5c0cf075c48fe562416e1f6607efc (diff) | |
download | aports-2abb33c7dea5203bafb507dedcdb9f5f2fcc2149.tar.bz2 aports-2abb33c7dea5203bafb507dedcdb9f5f2fcc2149.tar.xz |
community/py3-pyutilib: rebuild against python 3.8
-rw-r--r-- | community/py3-pyutilib/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-pyutilib/APKBUILD b/community/py3-pyutilib/APKBUILD index bfba3b143c..dc5ff21a20 100644 --- a/community/py3-pyutilib/APKBUILD +++ b/community/py3-pyutilib/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-pyutilib _pkgname=PyUtilib pkgver=5.7.1 -pkgrel=0 +pkgrel=1 pkgdesc="A collection of Python utilities" url="https://pypi.org/project/PyUtilib/" arch="noarch" |