From f6d7c26ad4ed3e26d8938704711aaa9565e94400 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sat, 12 May 2018 09:50:49 +0200 Subject: [PATCH] python-CherryPy: update to 15.0.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 2cfd23b9c00..21d70722119 100644 --- a/srcpkgs/python-CherryPy/template +++ b/srcpkgs/python-CherryPy/template @@ -1,6 +1,6 @@ # Template file for 'python-CherryPy' pkgname=python-CherryPy -version=14.2.0 +version=15.0.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=d793223398ea62206f1ac1e98e4f6a7e2fda588fb78afb3774c3dae00888ac5c +checksum=7404638da9cf8c6be672505168ccb63e16d33cb3aa16a02ec30a44641f7546af alternatives="cherrypy:cherryd:/usr/bin/cherryd2" post_install() {