From 4cbfe0e18586989d2f93b62aaddfe86ce7d57fe7 Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 14:28:16 +0200 Subject: [PATCH] testing/py3-language-data: rebuild against python 3.14 --- testing/py3-language-data/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-language-data/APKBUILD b/testing/py3-language-data/APKBUILD index ef284924183..add47e44ba6 100644 --- a/testing/py3-language-data/APKBUILD +++ b/testing/py3-language-data/APKBUILD @@ -1,7 +1,7 @@ maintainer="Bart Ribbers " pkgname=py3-language-data pkgver=1.3.0 -pkgrel=0 +pkgrel=1 pkgdesc="Supplementary data about languages used by the langcodes module" url="https://github.com/georgkrause/language_data" arch="noarch"