From 80bbdddb7caadf597c8e47f26b8e4c4b6e9f0605 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 16 Nov 2024 09:28:59 -0500 Subject: [PATCH] osc: rebuild for python3-3.13 --- srcpkgs/osc/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/osc/template b/srcpkgs/osc/template index cfd6c4e8bbf..13189c272cb 100644 --- a/srcpkgs/osc/template +++ b/srcpkgs/osc/template @@ -1,7 +1,7 @@ # Template file for 'osc' pkgname=osc version=1.8.3 -revision=1 +revision=2 build_style=python3-module hostmakedepends="python3-setuptools python3-cryptography python3-devel rpm-python3 python3-urllib3"