From 27eb2951581aa0ea590a6660832e907bf9497f04 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:05:34 +0100 Subject: [PATCH] python-rencode: rebuild for Python 3.8.1. --- srcpkgs/python-rencode/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-rencode/template b/srcpkgs/python-rencode/template index 7176038a60..021e1d414b 100644 --- a/srcpkgs/python-rencode/template +++ b/srcpkgs/python-rencode/template @@ -1,7 +1,7 @@ # Template file for 'python-rencode' pkgname=python-rencode version=1.0.6 -revision=2 +revision=3 wrksrc="rencode-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools python-Cython python3-Cython"