From c0a2fc4f34a24bbeab61a98da999d63c74f09538 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 31 Jan 2019 15:15:01 -0200 Subject: [PATCH] python-lazy-object-proxy: rebuild to fix cpython modules --- srcpkgs/python-lazy-object-proxy/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-lazy-object-proxy/template b/srcpkgs/python-lazy-object-proxy/template index 2d8324914a8..07efb7b4777 100644 --- a/srcpkgs/python-lazy-object-proxy/template +++ b/srcpkgs/python-lazy-object-proxy/template @@ -1,7 +1,7 @@ # Template file for 'python-lazy-object-proxy' pkgname=python-lazy-object-proxy version=1.3.1 -revision=2 +revision=3 wrksrc="lazy-object-proxy-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools"