python-chroot: rebuild for Python 3.6

This commit is contained in:
Alessio Sergi 2017-08-28 05:02:00 +02:00
parent 860c507fd3
commit 80ffa63f26
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-chroot' # Template file for 'python-chroot'
pkgname=python-chroot pkgname=python-chroot
version=0.9.16 version=0.9.16
revision=1 revision=2
noarch=yes noarch=yes
wrksrc="pychroot-${version}" wrksrc="pychroot-${version}"
build_style=python-module build_style=python-module