From 7b64b7937c57476c980991de7dcf12c8cb5259b0 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 16 Jul 2018 16:07:20 +0200 Subject: [PATCH] python-CherryPy: update to 17.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 93ce35fbdb6..1e5f3bcb710 100644 --- a/srcpkgs/python-CherryPy/template +++ b/srcpkgs/python-CherryPy/template @@ -1,6 +1,6 @@ # Template file for 'python-CherryPy' pkgname=python-CherryPy -version=16.0.3 +version=17.0.0 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=5ea6dec8ef048e8ba35cdd8591dd72a5103b66c58bc00133755c7b9b72b95c73 +checksum=3cdb5fbae183db49ab1f1a90643d521aa060c93f90001cc99c19d8d15b7a3fb7 alternatives="cherrypy:cherryd:/usr/bin/cherryd2" pre_build() {