From 755a00ce48a04b7c006aa92cdac00fbe0d989f51 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:05:45 +0100 Subject: [PATCH] python-tweepy: rebuild for Python 3.8.1. --- srcpkgs/python-tweepy/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-tweepy/template b/srcpkgs/python-tweepy/template index 4605bbf83e..867b8b9a15 100644 --- a/srcpkgs/python-tweepy/template +++ b/srcpkgs/python-tweepy/template @@ -1,7 +1,7 @@ # Template file for 'python-tweepy' pkgname=python-tweepy version=3.8.0 -revision=1 +revision=2 archs=noarch wrksrc="tweepy-${version}" build_style=python-module