From 7e178c0d0f63ca96d2d7b721c8175a0833a29e08 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 18 Dec 2017 11:05:41 +0100 Subject: [PATCH] python-CherryPy: update to 13.1.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 b957d50432d..0cac1503566 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.0.0 +version=13.1.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=d44525d700fd11d40d052807d779bf6b0c574c272fafd6467090f08c96e538ea +checksum=57a5b9e1e5fe40a931aa5578808774e42888d0ae68b46c099663680babab695d alternatives="cherrypy:cherryd:/usr/bin/cherryd2" post_install() {