From 1cc934866da87f0284ac1f892ab2ea77a50924f8 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 26 Mar 2026 13:19:22 +0100 Subject: [PATCH] community/py3-pytest-vcr: rebuild against python 3.14 --- community/py3-pytest-vcr/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/py3-pytest-vcr/APKBUILD b/community/py3-pytest-vcr/APKBUILD index b0d529d18a0..ca51518bf05 100644 --- a/community/py3-pytest-vcr/APKBUILD +++ b/community/py3-pytest-vcr/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Kevin Daudt pkgname=py3-pytest-vcr pkgver=1.0.2 -pkgrel=4 +pkgrel=5 pkgdesc="py.test integration with vcr.py" url="https://github.com/ktosiek/pytest-vcr" arch="noarch"