From 8000450fed7f8e5d007b3f50f330203c95157d36 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 8 May 2025 12:45:24 -0400 Subject: [PATCH] python3-automat: rebuild to fix cmd: alternatives provides --- srcpkgs/python3-automat/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-automat/template b/srcpkgs/python3-automat/template index a7b4a6f3daa..258a0e02cc2 100644 --- a/srcpkgs/python3-automat/template +++ b/srcpkgs/python3-automat/template @@ -1,7 +1,7 @@ # Template file for 'python3-automat' pkgname=python3-automat version=24.8.1 -revision=1 +revision=2 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-setuptools_scm python3-wheel" depends="python3-setuptools python3-attrs python3-six"