From 32f9419dfe7720706cce17832de97392a0eb46f7 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Thu, 29 Dec 2016 18:34:51 +0100 Subject: [PATCH] python-CherryPy: update to 8.6.0. --- srcpkgs/python-CherryPy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-CherryPy/template b/srcpkgs/python-CherryPy/template index d48454eb135..c85d4e7f82f 100644 --- a/srcpkgs/python-CherryPy/template +++ b/srcpkgs/python-CherryPy/template @@ -1,6 +1,6 @@ # Template file for 'python-CherryPy' pkgname=python-CherryPy -version=8.5.0 +version=8.6.0 revision=1 noarch=yes wrksrc="CherryPy-${version}" @@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni " license="3-clause-BSD" homepage="http://www.cherrypy.org" distfiles="${PYPI_SITE}/C/CherryPy/CherryPy-${version}.tar.gz" -checksum=c6489058c0d4dcd1688be79e5ec0664f2d256f290d268aa5638c5140dc8b1fb6 +checksum=f1acd6d671cbc7d61edcb93a8e2aa11f55276b1460ef9ce1978dc21a5f852203 alternatives="cherrypy:cherryd:/usr/bin/cherryd2" post_install() {