From 443622123da636be3052111cf2d1468cc121ddc1 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 21 Apr 2020 14:55:09 -0400 Subject: [PATCH] bup: add explicit python_version --- srcpkgs/bup/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/bup/template b/srcpkgs/bup/template index 029e6de7881..8bec5f8bdc9 100644 --- a/srcpkgs/bup/template +++ b/srcpkgs/bup/template @@ -11,6 +11,7 @@ license="LGPL-2.0-only" homepage="https://github.com/bup/bup" distfiles="https://github.com/bup/bup/archive/${version}.tar.gz" checksum=5238f045c220278a165fff528ea32288f2752db2e1ac15704e849b71cddda0b2 +python_version=2 #unverified nocross=yes pre_configure() {