From 7bb5c9c6720bb74bdd6f67fcc854a75a9eefd3eb Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 9 Mar 2017 18:05:40 +0100 Subject: [PATCH] python-idna: update to 2.5 --- 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 d51fdf5715e..a3bcb391f39 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.4 +version=2.5 revision=1 noarch=yes wrksrc="idna-${version}" @@ -13,7 +13,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/kjd/idna" license="BSD" distfiles="${PYPI_SITE}/i/idna/idna-${version}.tar.gz" -checksum=2a07165f6288f4b920aa8ab4357c1e59073c5d62e048a400510982769e039bd9 +checksum=3cb5ce08046c4e3a560fc02f138d0ac63e00f8ce5901a56b32ec8b7994082aab python3-idna_package() { noarch=yes