aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-humanize
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py3-humanize')
-rw-r--r--testing/py3-humanize/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/testing/py3-humanize/APKBUILD b/testing/py3-humanize/APKBUILD
index 58f9e8c1113..d66fb88e97d 100644
--- a/testing/py3-humanize/APKBUILD
+++ b/testing/py3-humanize/APKBUILD
@@ -2,9 +2,10 @@
# Maintainer: Thomas Boerger <thomas@webhippie.de>
pkgname=py3-humanize
_pkgname=humanize
-pkgver=2.5.0
+pkgver=2.6.0
pkgrel=0
pkgdesc="Python humanize functions"
+options="!check" # No tests are actually run
url="https://pypi.python.org/pypi/humanize"
arch="noarch"
license="MIT"
@@ -30,4 +31,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="f657b53bd07e9272253c8e5b4d5f4ec0ad7da7ded94ef7af4629068b886fc282c33753b44cbe91393ef651692b410b6a4545f01d31a4140fbabc9677b368f5be humanize-2.5.0.tar.gz"
+sha512sums="bf36415b0f018477734863b11fdbb3d75084d2fd344ab5b837d496066734ed5f5bb8ba745b572d08169d280b20bed89fe2f2ad8daebb5c7c9865cf207eaa2651 humanize-2.6.0.tar.gz"