From d707b0a8dd4bd3eea89e1afb991b0ff364446301 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Tue, 28 Jul 2020 07:45:51 +0200 Subject: [PATCH] pithos: add python_version=3 --- srcpkgs/pithos/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/pithos/template b/srcpkgs/pithos/template index 470967f188b..a8e8cfca214 100644 --- a/srcpkgs/pithos/template +++ b/srcpkgs/pithos/template @@ -12,3 +12,4 @@ license="GPL-3.0-or-later" homepage="https://pithos.github.io/" distfiles="https://github.com/pithos/pithos/releases/download/${version}/pithos-${version}.tar.xz" checksum=61e2a778252358519979ea53ab9fb9dd10a9554d24f3e249560bc4971f386133 +python_version=3