From 5f4cd4cd3fcb77bad9e78f3140447b9230654eac Mon Sep 17 00:00:00 2001 From: sthen Date: Sun, 27 Nov 2022 11:09:16 +0000 Subject: [PATCH] update to py3-CherryPy-18.8.0 --- www/py-CherryPy/Makefile | 14 ++++++++------ www/py-CherryPy/distinfo | 4 ++-- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/www/py-CherryPy/Makefile b/www/py-CherryPy/Makefile index 0c172a09e3f..08c1d0aa9f6 100644 --- a/www/py-CherryPy/Makefile +++ b/www/py-CherryPy/Makefile @@ -1,10 +1,9 @@ COMMENT= pythonic, object-oriented web development framework -MODPY_EGG_VERSION= 18.4.0 +MODPY_EGG_VERSION= 18.8.0 DISTNAME= CherryPy-${MODPY_EGG_VERSION} PKGNAME= py-${DISTNAME} CATEGORIES= www -REVISION= 1 HOMEPAGE= https://cherrypy.dev/ @@ -19,12 +18,15 @@ MODPY_PYBUILD= setuptools_scm # XXX ignore tests from test_wsgi_unix_socket.py as it prevents other tests from # running. -MODPY_PYTEST_ARGS= cherrypy/ --ignore cherrypy/test/test_wsgi_unix_socket.py +MODPY_PYTEST_ARGS= cherrypy/ \ + --ignore cherrypy/test/test_wsgi_unix_socket.py \ + --ignore cherrypy/test/test_auth_basic.py::BasicAuthTest::testBasic -RUN_DEPENDS= devel/py-more-itertools${MODPY_FLAVOR} \ - devel/py-zc-lockfile${MODPY_FLAVOR} \ +RUN_DEPENDS= www/py-cheroot${MODPY_FLAVOR}>=8.2.1 \ net/py-portend${MODPY_FLAVOR}>=2.1.1 \ - www/py-cheroot${MODPY_FLAVOR}>=8.2.1 + devel/py-more-itertools${MODPY_FLAVOR} \ + devel/py-zc-lockfile${MODPY_FLAVOR} \ + devel/py-jaraco-collections${MODPY_FLAVOR} TEST_DEPENDS= devel/py-path.py${MODPY_FLAVOR} \ devel/py-test-cov${MODPY_FLAVOR} \ www/py-requests-toolbelt${MODPY_FLAVOR} diff --git a/www/py-CherryPy/distinfo b/www/py-CherryPy/distinfo index 4ca5e87a286..18b433c68cf 100644 --- a/www/py-CherryPy/distinfo +++ b/www/py-CherryPy/distinfo @@ -1,2 +1,2 @@ -SHA256 (CherryPy-18.4.0.tar.gz) = 5b4AMEyjA9d5HRS1zhQ2Qo4Yk5uRgGJQOHw2OuVsj48= -SIZE (CherryPy-18.4.0.tar.gz) = 685507 +SHA256 (CherryPy-18.8.0.tar.gz) = m0jPuoovFtW2QZzGV+bVHbAFujXF44JORyi7A7vH75s= +SIZE (CherryPy-18.8.0.tar.gz) = 622679