From 17e57660c46233dce34eca96801c32b76de3f048 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:59 -0400 Subject: [PATCH] python3-pyelftools: rebuild for Python 3.9 --- srcpkgs/python3-pyelftools/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-pyelftools/template b/srcpkgs/python3-pyelftools/template index cf3013215fc..587e9b51194 100644 --- a/srcpkgs/python3-pyelftools/template +++ b/srcpkgs/python3-pyelftools/template @@ -1,7 +1,7 @@ # Template file for 'python3-pyelftools' pkgname=python3-pyelftools version=0.25 -revision=5 +revision=6 wrksrc="pyelftools-${version}" build_style=python3-module hostmakedepends="python3-setuptools"