From dc5394a560f0a3d8b265095e10082fad87e7c9ef Mon Sep 17 00:00:00 2001 From: ptrcnull Date: Tue, 10 Sep 2024 20:37:43 +0200 Subject: [PATCH] community/py3-inflect: upgrade to 7.4.0 --- community/py3-inflect/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/py3-inflect/APKBUILD b/community/py3-inflect/APKBUILD index 56bfabea2bd..1d1cf6f50ab 100644 --- a/community/py3-inflect/APKBUILD +++ b/community/py3-inflect/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers # Maintainer: Patrycja Rosa pkgname=py3-inflect -pkgver=7.3.1 +pkgver=7.4.0 pkgrel=0 pkgdesc="Correctly generate plurals, singular nouns, ordinals, indefinite articles; convert numbers to words" url="https://github.com/jaraco/inflect" @@ -37,5 +37,5 @@ package() { } sha512sums=" -562107d500ee488a35d809e4b7888af31fb90d7b07b9f6c328f66d8723a171227e639e0cbf43cb9610227faff6690a8af7205bc509f6764c9e22e9160f7ba5e1 inflect-7.3.1.tar.gz +fe3658a2f4c9303db90604268a525112c6a67f66ed37f6fbe76cd04a008658362e682413297dc1fcae6e6a0415098f3adaf0f205b781e1e24a050f59c9dc9021 inflect-7.4.0.tar.gz "