From fefc61a1fd01a1c0fc1cc439482bf6a067cc21f3 Mon Sep 17 00:00:00 2001 From: icp Date: Thu, 6 Apr 2023 11:33:17 +0530 Subject: [PATCH] python3-inflect: update to 6.0.4. --- srcpkgs/python3-inflect/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-inflect/template b/srcpkgs/python3-inflect/template index 26dbdf07f225..06a2c77a087b 100644 --- a/srcpkgs/python3-inflect/template +++ b/srcpkgs/python3-inflect/template @@ -1,7 +1,7 @@ # Template file for 'python3-inflect' pkgname=python3-inflect -version=6.0.1 -revision=2 +version=6.0.4 +revision=1 build_style=python3-pep517 hostmakedepends="python3-wheel python3-setuptools_scm" depends="python3-pydantic" @@ -12,7 +12,7 @@ license="MIT" homepage="https://github.com/jaraco/inflect" changelog="https://raw.githubusercontent.com/jaraco/inflect/main/CHANGES.rst" distfiles="${PYPI_SITE}/i/inflect/inflect-${version}.tar.gz" -checksum=9e43f00d0f75b0d553e53c532ff45a249b99472dfe41683dbf978ca6c7839281 +checksum=1842649a17b6cad66812a5c9bdfacb6310e1e7b6dd8a31f026766df1b62612eb post_install() { vlicense LICENSE