From 40ae8100bd33c754209183ff61fbae640f43f8f8 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:56:23 -0400 Subject: [PATCH] xonsh: rebuild for Python 3.9 --- srcpkgs/xonsh/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xonsh/template b/srcpkgs/xonsh/template index d15917d61a7..1aaf2f5f96a 100644 --- a/srcpkgs/xonsh/template +++ b/srcpkgs/xonsh/template @@ -1,7 +1,7 @@ # Template file for 'xonsh' pkgname=xonsh version=0.9.22 -revision=1 +revision=2 build_style=python3-module hostmakedepends="python3-setuptools" short_desc="Python-powered, cross-platform, Unix-gazing shell"