From 8dca9e5fa4719db2c27d499773085c1c6c393cd4 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 16 Nov 2024 09:25:37 -0500 Subject: [PATCH] python3-pathable: rebuild for python3-3.13 --- srcpkgs/python3-pathable/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-pathable/template b/srcpkgs/python3-pathable/template index 0709c4600c2..7dac60d4a5c 100644 --- a/srcpkgs/python3-pathable/template +++ b/srcpkgs/python3-pathable/template @@ -1,7 +1,7 @@ # Template file for 'python3-pathable' pkgname=python3-pathable version=0.4.3 -revision=2 +revision=3 build_style=python3-pep517 hostmakedepends="python3-poetry-core" depends="python3"