From 2476a81eff45cb83f18f7c9ac122f5155cdaf46c 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.2.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..49608ff3417 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.2.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=ab69004895689951b79f2ae4fdd6b8127ff0c180aff107856d5d98119a33f026 do_patch() { # This line calls 'pkg_resources' and breaks testing due to a