diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-03 08:38:38 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:31 +0000 |
commit | 1bdce25b4cee6e5eed2c4382c0d1515c00693655 (patch) | |
tree | cc1a5fc268f5aad8da4e4c0161479c7f42d9e475 | |
parent | 44a925a70a149bd652a2967b2aa16e9a514bae0a (diff) | |
download | aports-1bdce25b4cee6e5eed2c4382c0d1515c00693655.tar.bz2 aports-1bdce25b4cee6e5eed2c4382c0d1515c00693655.tar.xz |
testing/py3-humanize: rebuild against python 3.8
-rw-r--r-- | testing/py3-humanize/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-humanize/APKBUILD b/testing/py3-humanize/APKBUILD index 362a11164d..b3df50b79d 100644 --- a/testing/py3-humanize/APKBUILD +++ b/testing/py3-humanize/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-humanize _pkgname=humanize pkgver=0.5.1 -pkgrel=4 +pkgrel=5 pkgdesc="Python humanize functions" url="https://pypi.python.org/pypi/humanize" arch="noarch" |