From 2fa84864c99a32a3faf3aff50ae8e312086ef52e Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Mon, 20 Apr 2020 19:17:43 +0200 Subject: [PATCH] python3-CherryPy: update to 18.6.0. --- srcpkgs/python3-CherryPy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-CherryPy/template b/srcpkgs/python3-CherryPy/template index 85df7b65bb6..2b5fa77a786 100644 --- a/srcpkgs/python3-CherryPy/template +++ b/srcpkgs/python3-CherryPy/template @@ -1,6 +1,6 @@ # Template file for 'python3-CherryPy' pkgname=python3-CherryPy -version=18.5.0 +version=18.6.0 revision=1 archs=noarch wrksrc="CherryPy-${version}" @@ -14,7 +14,7 @@ license="BSD-3-Clause" homepage="https://cherrypy.org/" changelog="https://raw.githubusercontent.com/cherrypy/cherrypy/master/CHANGES.rst" distfiles="${PYPI_SITE}/C/CherryPy/CherryPy-${version}.tar.gz" -checksum=63b2f61c38c469112145bd4e4e2385cd18f3233799e7a33bd447df468916d22b +checksum=56608edd831ad00991ae585625e0206ed61cf1a0850e4b2cc48489fb2308c499 alternatives="cherrypy:cherryd:/usr/bin/cherryd3" pre_build() {