From b19e39d787cfc0f20648127f388327bf9f8852c7 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:09:14 -0400 Subject: [PATCH] python3-snappy: rebuild for Python 3.11 --- srcpkgs/python3-snappy/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-snappy/template b/srcpkgs/python3-snappy/template index b8c4dd53edc..5965f4cd7c2 100644 --- a/srcpkgs/python3-snappy/template +++ b/srcpkgs/python3-snappy/template @@ -2,7 +2,7 @@ pkgname=python3-snappy _pkgname=python-snappy version=0.6.1 -revision=1 +revision=2 wrksrc=$_pkgname-$version build_style=python3-module hostmakedepends="python3-setuptools"