From 4315e479b32297468dab6995fba85988ced5ba20 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 02:50:32 +0200 Subject: [PATCH] python-openssl: rebuild for Python 3.6 --- srcpkgs/python-openssl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-openssl/template b/srcpkgs/python-openssl/template index 7e87eba1b76..cc704ee5676 100644 --- a/srcpkgs/python-openssl/template +++ b/srcpkgs/python-openssl/template @@ -1,7 +1,7 @@ # Template file for 'python-openssl' pkgname=python-openssl version=17.2.0 -revision=1 +revision=2 noarch=yes wrksrc="pyOpenSSL-${version}" build_style=python-module