From 369e8ee0b19dca2eb4a20d74438a96ce099407f9 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:04:39 +0100 Subject: [PATCH] python-PyAudio: rebuild for Python 3.8.1. --- srcpkgs/python-PyAudio/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-PyAudio/template b/srcpkgs/python-PyAudio/template index 5c3286caae0..2e84cf5cc8f 100644 --- a/srcpkgs/python-PyAudio/template +++ b/srcpkgs/python-PyAudio/template @@ -1,7 +1,7 @@ # Template file for 'python-PyAudio' pkgname=python-PyAudio version=0.2.11 -revision=2 +revision=3 wrksrc="PyAudio-${version}" build_style=python-module pycompile_module="pyaudio.py"