From 607e97d06855982a7408928c65d19dfa8dbd3434 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:16:51 -0400 Subject: [PATCH] python3-debian: rebuild for Python 3.10 --- srcpkgs/python3-debian/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-debian/template b/srcpkgs/python3-debian/template index 5d35bef5f22..64b081d0a3e 100644 --- a/srcpkgs/python3-debian/template +++ b/srcpkgs/python3-debian/template @@ -1,7 +1,7 @@ # Template file for 'python3-debian' pkgname=python3-debian version=0.1.40 -revision=1 +revision=2 wrksrc="python-debian-${version}" build_style=python3-module hostmakedepends="python3-setuptools"