python-mccabe: rebuild for Python 3.6

This commit is contained in:
Alessio Sergi 2017-08-28 03:33:19 +02:00
parent 88794706d4
commit 6c67e547c6
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-mccabe' # Template file for 'python-mccabe'
pkgname=python-mccabe pkgname=python-mccabe
version=0.6.1 version=0.6.1
revision=1 revision=2
noarch=yes noarch=yes
replaces="mccabe>=0" replaces="mccabe>=0"
wrksrc="mccabe-${version}" wrksrc="mccabe-${version}"