From 98c3034a98735fe8cfa25706385ec05a8e4f18e3 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:04:45 +0100 Subject: [PATCH] python-argon2: rebuild for Python 3.8.1. --- srcpkgs/python-argon2/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-argon2/template b/srcpkgs/python-argon2/template index 0b4b132cddd..1b5216cc9c0 100644 --- a/srcpkgs/python-argon2/template +++ b/srcpkgs/python-argon2/template @@ -1,7 +1,7 @@ # Template file for 'python-argon2' pkgname=python-argon2 version=18.3.0 -revision=2 +revision=3 wrksrc="argon2_cffi-${version}" build_style=python-module pycompile_module="argon2"