diff options
-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 2b0acf90dc..b39f30c778 100644 --- a/testing/py3-humanize/APKBUILD +++ b/testing/py3-humanize/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-humanize _pkgname=humanize pkgver=3.3.0 -pkgrel=0 +pkgrel=1 pkgdesc="Python humanize functions" options="!check" # No tests are actually run url="https://pypi.python.org/pypi/humanize" |