From 95137f4b299fd156e2bcad425af243658cd38e85 Mon Sep 17 00:00:00 2001 From: Jony Date: Tue, 27 Oct 2020 18:10:48 -0700 Subject: [PATCH] python3-humanize: update to 3.1.0. --- srcpkgs/python3-humanize/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-humanize/template b/srcpkgs/python3-humanize/template index 16c3f2b99e5..4c731502237 100644 --- a/srcpkgs/python3-humanize/template +++ b/srcpkgs/python3-humanize/template @@ -1,7 +1,7 @@ # Template file for 'python3-humanize' pkgname=python3-humanize -version=2.0.0 -revision=2 +version=3.1.0 +revision=1 wrksrc="humanize-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -11,7 +11,7 @@ maintainer="Aluísio Augusto Silva Gonçalves " license="MIT" homepage="https://github.com/jmoiron/humanize" distfiles="${PYPI_SITE}/h/humanize/humanize-${version}.tar.gz" -checksum=1766e8b82772abdf54a0b3620b14b21b36feba5160401838f97d18a4c58c7f71 +checksum=fd3eb915310335c63a54d4507289ecc7b3a7454cd2c22ac5086d061a3cbfd592 do_patch() { # This line calls 'pkg_resources' and breaks testing due to a