From b27a063fcc7b20a3ba0fb062c65859b41e4e72dc Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 21 Mar 2016 10:14:44 +0100 Subject: [PATCH] python-idna: update to 2.1 --- srcpkgs/python-idna/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-idna/template b/srcpkgs/python-idna/template index 930dd1ddccb..9f008d305fc 100644 --- a/srcpkgs/python-idna/template +++ b/srcpkgs/python-idna/template @@ -1,6 +1,6 @@ # Template file for 'python-idna' pkgname=python-idna -version=2.0 +version=2.1 revision=1 noarch=yes wrksrc="idna-${version}" @@ -14,7 +14,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/kjd/idna" license="BSD" distfiles="${PYPI_SITE}/i/idna/idna-${version}.tar.gz" -checksum=16199aad938b290f5be1057c0e1efc6546229391c23cea61ca940c115f7d3d3b +checksum=ed36f281aebf3cd0797f163bb165d84c31507cedd15928b095b1675e2d04c676 python3.4-idna_package() { noarch=yes