From 4a0d65e92e151e27bcbfb05b143829ca02c553b6 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 8 Oct 2021 09:32:50 -0400 Subject: [PATCH] python3-youtubesearch: rebuild for Python 3.10 --- srcpkgs/python3-youtubesearch/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-youtubesearch/template b/srcpkgs/python3-youtubesearch/template index 46a3d40bad3..54f0fc9a1db 100644 --- a/srcpkgs/python3-youtubesearch/template +++ b/srcpkgs/python3-youtubesearch/template @@ -1,7 +1,7 @@ # Template file for 'python3-youtubesearch' pkgname=python3-youtubesearch version=1.4.9 -revision=1 +revision=2 wrksrc="youtube-search-python-${version}" build_style=python3-module hostmakedepends="python3-setuptools"