From b7d087fcf13b3dc6b83d4383894fa4f0327904fc Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 26 Mar 2026 19:47:00 +0100 Subject: [PATCH] community/py3-whatever: rebuild against python 3.14 --- community/py3-whatever/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/py3-whatever/APKBUILD b/community/py3-whatever/APKBUILD index b815c9d6417..b9b3f50edc3 100644 --- a/community/py3-whatever/APKBUILD +++ b/community/py3-whatever/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-whatever _pkgname=whatever pkgver=0.7 -pkgrel=2 +pkgrel=3 pkgdesc="Easy anonymous functions by partial application of operators" url="https://github.com/Suor/whatever" arch="noarch"