From 2fb8b2231e972c32baae561b54e9ef8d8f3bcf0b Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:03:11 -0400 Subject: [PATCH] python3-pooch: rebuild for Python 3.12 --- srcpkgs/python3-pooch/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-pooch/template b/srcpkgs/python3-pooch/template index 47acf16d750..a4a60e75e8e 100644 --- a/srcpkgs/python3-pooch/template +++ b/srcpkgs/python3-pooch/template @@ -1,7 +1,7 @@ # Template file for 'python3-pooch' pkgname=python3-pooch version=1.7.0 -revision=1 +revision=2 build_style=python3-pep517 # Fixture not available make_check_args="-k not((test_ftp_downloader)or(test_check_availability_on_ftp))"