diff --git a/srcpkgs/python3-CherryPy/template b/srcpkgs/python3-CherryPy/template index 334286bc15c..85df7b65bb6 100644 --- a/srcpkgs/python3-CherryPy/template +++ b/srcpkgs/python3-CherryPy/template @@ -1,20 +1,20 @@ # Template file for 'python3-CherryPy' pkgname=python3-CherryPy -version=18.4.0 -revision=2 +version=18.5.0 +revision=1 archs=noarch wrksrc="CherryPy-${version}" build_style=python3-module -pycompile_module="cherrypy" hostmakedepends="python3-setuptools" -depends="python3-setuptools python3-Cheroot python3-portend python3-zc.lockfile" +depends="python3-setuptools python3-Cheroot python3-portend python3-zc.lockfile + python3-jaraco.collections" short_desc="Object-oriented HTTP framework (Python3)" 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=e5be00304ca303d7791d14b5ce1436428e18939b91806250387c363ae56c8f8f +checksum=63b2f61c38c469112145bd4e4e2385cd18f3233799e7a33bd447df468916d22b alternatives="cherrypy:cherryd:/usr/bin/cherryd3" pre_build() {