From 4a6c55c242bd511e4750a80f41bf0b1fad1b9eb2 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 5 Feb 2018 14:49:57 +0100 Subject: [PATCH] python-CherryPy: update to 14.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 b92063d3d08..be9e185f378 100644 --- a/srcpkgs/python-CherryPy/template +++ b/srcpkgs/python-CherryPy/template @@ -1,6 +1,6 @@ # Template file for 'python-CherryPy' pkgname=python-CherryPy -version=13.1.0 +version=14.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=57a5b9e1e5fe40a931aa5578808774e42888d0ae68b46c099663680babab695d +checksum=5f5ee020d6547a8d452b3560775ca2374ffe2ff8c0aec1b272e93b6af80d850e alternatives="cherrypy:cherryd:/usr/bin/cherryd2" post_install() {