From 4436c68c0ce62cb0cc8ccc5c691925efd2b7f799 Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 15:43:31 +0200 Subject: [PATCH] testing/py3-flake8-isort: rebuild against python 3.14 --- testing/py3-flake8-isort/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-flake8-isort/APKBUILD b/testing/py3-flake8-isort/APKBUILD index 09a7e79ad85..ee4bfdbb98e 100644 --- a/testing/py3-flake8-isort/APKBUILD +++ b/testing/py3-flake8-isort/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter pkgname=py3-flake8-isort pkgver=7.0.0 -pkgrel=0 +pkgrel=1 pkgdesc="Extension for flake8 which integrates isort" url="https://github.com/gforcada/flake8-isort" arch="noarch"