From 1c84d20c6d1e9c5cbfa700e5c8ba1c998b55a5f4 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 11 Sep 2018 12:04:58 +0200 Subject: [PATCH] python-CherryPy: update to 18.0.1. --- 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 fd4e5676997..e710d57c8b2 100644 --- a/srcpkgs/python-CherryPy/template +++ b/srcpkgs/python-CherryPy/template @@ -1,6 +1,6 @@ # Template file for 'python-CherryPy' pkgname=python-CherryPy -version=18.0.0 +version=18.0.1 revision=1 noarch=yes wrksrc="CherryPy-${version}" @@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni " license="BSD-3-Clause" homepage="https://cherrypy.org/" distfiles="${PYPI_SITE}/C/CherryPy/CherryPy-${version}.tar.gz" -checksum=405a284e891c487cc59f87112afaee03782cefe894bca15c853532bc8fc83a9b +checksum=3002fc47b982c3df4d08dbe5996b093fd73f85b650ab8df19e8b9b95f5c00520 alternatives="cherrypy:cherryd:/usr/bin/cherryd2" pre_build() {