From 761260f754801d78fd6720cbd5347ddf4d2985ae Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 8 May 2025 12:45:22 -0400 Subject: [PATCH] python3-Twisted: rebuild to fix cmd: alternatives provides --- srcpkgs/python3-Twisted/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-Twisted/template b/srcpkgs/python3-Twisted/template index add1420c65e..88399fd538a 100644 --- a/srcpkgs/python3-Twisted/template +++ b/srcpkgs/python3-Twisted/template @@ -1,7 +1,7 @@ # Template file for 'python3-Twisted' pkgname=python3-Twisted version=24.11.0 -revision=1 +revision=2 build_style=python3-pep517 hostmakedepends="hatchling hatch-fancy-pypi-readme python3-incremental python3-setuptools"