From 5f0b97f07aedcf8ba078c7dd39090d097bb388c8 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 21 Apr 2020 14:55:09 -0400 Subject: [PATCH] bookworm: add explicit python_version --- srcpkgs/bookworm/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/bookworm/template b/srcpkgs/bookworm/template index 193b59e945..9dc0d98206 100644 --- a/srcpkgs/bookworm/template +++ b/srcpkgs/bookworm/template @@ -14,3 +14,4 @@ license="GPL-3.0-or-later" homepage="https://babluboy.github.io/bookworm" distfiles="https://github.com/babluboy/${pkgname}/archive/${version}.tar.gz" checksum=6d27e55697debfa08f7cc15805413b74c94c55111cdf2d333b306228eccad824 +python_version=2 #unverified