python-lazy-object-proxy: rebuild for Python 3.6

This commit is contained in:
Alessio Sergi 2017-08-28 02:03:04 +02:00
parent a83fbc86b1
commit 8f442a8dc5

View file

@ -1,7 +1,7 @@
# Template file for 'python-lazy-object-proxy' # Template file for 'python-lazy-object-proxy'
pkgname=python-lazy-object-proxy pkgname=python-lazy-object-proxy
version=1.3.1 version=1.3.1
revision=1 revision=2
wrksrc="lazy-object-proxy-${version}" wrksrc="lazy-object-proxy-${version}"
build_style=python-module build_style=python-module
hostmakedepends="python-setuptools python3-setuptools" hostmakedepends="python-setuptools python3-setuptools"