From e4d4791c6f86441bd64c944133bea5dc35f61543 Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Mon, 4 Nov 2019 13:12:12 +0100 Subject: [PATCH] python3-CherryPy: update to 18.4.0. --- srcpkgs/python3-CherryPy/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-CherryPy/template b/srcpkgs/python3-CherryPy/template index b78c01eba2c..97e6248043f 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.3.0 +version=18.4.0 revision=1 archs=noarch wrksrc="CherryPy-${version}" @@ -9,12 +9,12 @@ pycompile_module="cherrypy" hostmakedepends="python3-setuptools" depends="python3-setuptools python3-Cheroot python3-portend python3-zc.lockfile" short_desc="Object-oriented HTTP framework (Python3)" -maintainer="bra1nwave " +maintainer="bra1nwave " 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=683e687e7c7b1ba31ef86a113b1eafd0407269fed175bf488d3c839d37d1cc60 +checksum=e5be00304ca303d7791d14b5ce1436428e18939b91806250387c363ae56c8f8f alternatives="cherrypy:cherryd:/usr/bin/cherryd3" pre_build() {