From 5aa71d2e593d8cf01a44ced4a0a4feba7fcd532a Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 26 Mar 2026 19:51:02 +0100 Subject: [PATCH] community/py3-yoyo-migrations: rebuild against python 3.14 --- community/py3-yoyo-migrations/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/py3-yoyo-migrations/APKBUILD b/community/py3-yoyo-migrations/APKBUILD index bf7f887be1c..28eeadc622a 100644 --- a/community/py3-yoyo-migrations/APKBUILD +++ b/community/py3-yoyo-migrations/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=py3-yoyo-migrations pkgver=8.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="Database migrations with SQL" url="https://ollycope.com/software/yoyo/latest/" arch="noarch"