From c0d72c302b78ec61f74768f48542411818726218 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:05:24 +0100 Subject: [PATCH] python-pipenv: rebuild for Python 3.8.1. --- srcpkgs/python-pipenv/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-pipenv/template b/srcpkgs/python-pipenv/template index e7ce392287..210a081367 100644 --- a/srcpkgs/python-pipenv/template +++ b/srcpkgs/python-pipenv/template @@ -1,7 +1,7 @@ # Template file for 'python-pipenv' pkgname=python-pipenv version=2018.11.26 -revision=3 +revision=4 archs=noarch wrksrc="pipenv-${version}" build_style=python-module