From d826f22ecf15cb0e572871e62f11e6fc9812acdf Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Fri, 20 Apr 2018 10:24:30 +0200 Subject: [PATCH] python-CherryPy: update to 14.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 0624411731f..55e2e48988d 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.0.1 +version=14.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=721d09bbeedaf5b3493e9e644ae9285d776ea7f16b1d4a0a5aaec7c0d22e5074 +checksum=ea849e560c485458c064e4db5ce8190f25194b039f3b799875d250a959fec759 alternatives="cherrypy:cherryd:/usr/bin/cherryd2" post_install() {