From 54084c5f2f2c1915030a889c1b7089b70bd7a041 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:05:24 +0100 Subject: [PATCH] python-plotly: rebuild for Python 3.8.1. --- srcpkgs/python-plotly/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-plotly/template b/srcpkgs/python-plotly/template index fbbb3a3a520..1593b108f7a 100644 --- a/srcpkgs/python-plotly/template +++ b/srcpkgs/python-plotly/template @@ -1,7 +1,7 @@ # Template file for 'python-plotly' pkgname=python-plotly version=2.2.0 -revision=1 +revision=2 archs=noarch #wrksrc="${pkgname#*-}-${version}" wrksrc="plotly.py-${version}"