From 8b57e78530e47c2142a0de745e6b1be74464f281 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 16 Nov 2024 09:26:24 -0500 Subject: [PATCH] python3-scruffy: rebuild for python3-3.13 --- srcpkgs/python3-scruffy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-scruffy/template b/srcpkgs/python3-scruffy/template index 313d6f6b95b..a3d6dc1be12 100644 --- a/srcpkgs/python3-scruffy/template +++ b/srcpkgs/python3-scruffy/template @@ -1,17 +1,17 @@ # Template file for 'python3-scruffy' pkgname=python3-scruffy version=0.3.8.2 -revision=5 +revision=6 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-setuptools python3-six python3-yaml" -checkdepends="python3-nose" short_desc="Framework for boilerplate in Python apps" maintainer="Andrew Benson " license="MIT" homepage="https://github.com/snare/scruffy" distfiles="${homepage}/archive/v${version}.tar.gz" checksum=36bd10f44a5329590e4ea7a6746645c1f9fa05d03b62c8c713676c65dbff2392 +make_check=no # Tests require removed python3-nose post_install() { vlicense LICENSE