>>> radicale: Building community/radicale 3.1.8-r2 (using abuild 3.11.0_rc13-r0) started Wed, 26 Apr 2023 10:24:10 +0000 >>> radicale: Checking sanity of /home/buildozer/aports/community/radicale/APKBUILD... >>> radicale: Analyzing dependencies... >>> radicale: Installing for build: build-base python3 py3-passlib py3-vobject py3-defusedxml py3-dateutil py3-setuptools py3-pytest py3-pytest-flake8 py3-pytest-isort py3-pytest-cov py3-waitress (1/57) Installing libbz2 (1.0.8-r5) (2/57) Installing libffi (3.4.4-r2) (3/57) Installing gdbm (1.23-r1) (4/57) Installing xz-libs (5.4.2-r1) (5/57) Installing mpdecimal (2.5.1-r2) (6/57) Installing libpanelw (6.4_p20230401-r6) (7/57) Installing readline (8.2.1-r1) (8/57) Installing sqlite-libs (3.41.2-r2) (9/57) Installing python3 (3.11.3-r10) (10/57) Installing python3-pycache-pyc0 (3.11.3-r10) (11/57) Installing pyc (0.1-r0) (12/57) Installing python3-pyc (3.11.3-r10) (13/57) Installing py3-passlib (1.7.4-r4) (14/57) Installing py3-passlib-pyc (1.7.4-r4) (15/57) Installing py3-six (1.16.0-r6) (16/57) Installing py3-six-pyc (1.16.0-r6) (17/57) Installing py3-dateutil (2.8.2-r3) (18/57) Installing py3-dateutil-pyc (2.8.2-r3) (19/57) Installing py3-vobject (0.9.6.1-r7) (20/57) Installing py3-vobject-pyc (0.9.6.1-r7) (21/57) Installing py3-defusedxml (0.7.1-r4) (22/57) Installing py3-defusedxml-pyc (0.7.1-r4) (23/57) Installing py3-parsing (3.0.9-r2) (24/57) Installing py3-parsing-pyc (3.0.9-r2) (25/57) Installing py3-packaging (23.1-r1) (26/57) Installing py3-packaging-pyc (23.1-r1) (27/57) Installing py3-setuptools (67.7.2-r0) (28/57) Installing py3-setuptools-pyc (67.7.2-r0) (29/57) Installing py3-iniconfig (1.1.1-r6) (30/57) Installing py3-iniconfig-pyc (1.1.1-r6) (31/57) Installing py3-pluggy (1.0.0-r3) (32/57) Installing py3-pluggy-pyc (1.0.0-r3) (33/57) Installing py3-py (1.11.0-r2) (34/57) Installing py3-py-pyc (1.11.0-r2) (35/57) Installing py3-pytest (7.3.1-r1) (36/57) Installing py3-pytest-pyc (7.3.1-r1) (37/57) Installing py3-pyflakes (3.0.1-r1) (38/57) Installing py3-pyflakes-pyc (3.0.1-r1) (39/57) Installing py3-pycodestyle (2.10.0-r1) (40/57) Installing py3-mccabe (0.7.0-r2) (41/57) Installing py3-mccabe-pyc (0.7.0-r2) (42/57) Installing py3-flake8 (6.0.0-r1) (43/57) Installing py3-flake8-pyc (6.0.0-r1) (44/57) Installing py3-pytest-flake8 (1.1.1-r2) (45/57) Installing py3-pytest-flake8-pyc (1.1.1-r2) (46/57) Installing py3-isort (5.12.0-r1) (47/57) Installing py3-isort-pyc (5.12.0-r1) (48/57) Installing py3-pytest-isort (3.1.0-r2) (49/57) Installing py3-pytest-isort-pyc (3.1.0-r2) (50/57) Installing py3-coverage (6.5.0-r4) (51/57) Installing py3-coverage-pyc (6.5.0-r4) (52/57) Installing py3-pytest-cov (4.0.0-r2) (53/57) Installing py3-pytest-cov-pyc (4.0.0-r2) (54/57) Installing py3-waitress (2.1.2-r3) (55/57) Installing py3-waitress-pyc (2.1.2-r3) (56/57) Installing .makedepends-radicale (20230426.102412) (57/57) Installing py3-waitress-openrc (2.1.2-r3) Executing busybox-1.36.0-r8.trigger OK: 457 MiB in 155 packages >>> radicale: Cleaning up srcdir >>> radicale: Cleaning up pkgdir >>> radicale: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/radicale-3.1.8.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 133k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 133k 100 133k 0 0 150k 0 --:--:-- --:--:-- --:--:-- 150k >>> radicale: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/radicale-3.1.8.tar.gz >>> radicale: Checking sha512sums... radicale-3.1.8.tar.gz: OK radicale.initd: OK radicale.confd: OK >>> radicale: Unpacking /var/cache/distfiles/v3.18/radicale-3.1.8.tar.gz... running build running build_py creating build creating build/lib creating build/lib/radicale copying radicale/log.py -> build/lib/radicale copying radicale/utils.py -> build/lib/radicale copying radicale/types.py -> build/lib/radicale copying radicale/server.py -> build/lib/radicale copying radicale/__init__.py -> build/lib/radicale copying radicale/httputils.py -> build/lib/radicale copying radicale/pathutils.py -> build/lib/radicale copying radicale/xmlutils.py -> build/lib/radicale copying radicale/config.py -> build/lib/radicale copying radicale/__main__.py -> build/lib/radicale creating build/lib/radicale/auth copying radicale/auth/remote_user.py -> build/lib/radicale/auth copying radicale/auth/http_x_remote_user.py -> build/lib/radicale/auth copying radicale/auth/__init__.py -> build/lib/radicale/auth copying radicale/auth/none.py -> build/lib/radicale/auth copying radicale/auth/htpasswd.py -> build/lib/radicale/auth creating build/lib/radicale/item copying radicale/item/filter.py -> build/lib/radicale/item copying radicale/item/__init__.py -> build/lib/radicale/item creating build/lib/radicale/rights copying radicale/rights/owner_write.py -> build/lib/radicale/rights copying radicale/rights/authenticated.py -> build/lib/radicale/rights copying radicale/rights/owner_only.py -> build/lib/radicale/rights copying radicale/rights/__init__.py -> build/lib/radicale/rights copying radicale/rights/from_file.py -> build/lib/radicale/rights creating build/lib/radicale/storage copying radicale/storage/__init__.py -> build/lib/radicale/storage copying radicale/storage/multifilesystem_nolock.py -> build/lib/radicale/storage creating build/lib/radicale/app copying radicale/app/base.py -> build/lib/radicale/app copying radicale/app/post.py -> build/lib/radicale/app copying radicale/app/get.py -> build/lib/radicale/app copying radicale/app/mkcalendar.py -> build/lib/radicale/app copying radicale/app/mkcol.py -> build/lib/radicale/app copying radicale/app/put.py -> build/lib/radicale/app copying radicale/app/__init__.py -> build/lib/radicale/app copying radicale/app/delete.py -> build/lib/radicale/app copying radicale/app/head.py -> build/lib/radicale/app copying radicale/app/report.py -> build/lib/radicale/app copying radicale/app/proppatch.py -> build/lib/radicale/app copying radicale/app/move.py -> build/lib/radicale/app copying radicale/app/options.py -> build/lib/radicale/app copying radicale/app/propfind.py -> build/lib/radicale/app creating build/lib/radicale/web copying radicale/web/internal.py -> build/lib/radicale/web copying radicale/web/__init__.py -> build/lib/radicale/web copying radicale/web/none.py -> build/lib/radicale/web creating build/lib/radicale/storage/multifilesystem copying radicale/storage/multifilesystem/base.py -> build/lib/radicale/storage/multifilesystem copying radicale/storage/multifilesystem/create_collection.py -> build/lib/radicale/storage/multifilesystem copying radicale/storage/multifilesystem/sync.py -> build/lib/radicale/storage/multifilesystem copying radicale/storage/multifilesystem/get.py -> build/lib/radicale/storage/multifilesystem copying radicale/storage/multifilesystem/history.py -> build/lib/radicale/storage/multifilesystem copying radicale/storage/multifilesystem/meta.py -> build/lib/radicale/storage/multifilesystem copying radicale/storage/multifilesystem/__init__.py -> build/lib/radicale/storage/multifilesystem copying radicale/storage/multifilesystem/delete.py -> build/lib/radicale/storage/multifilesystem copying radicale/storage/multifilesystem/verify.py -> build/lib/radicale/storage/multifilesystem copying radicale/storage/multifilesystem/discover.py -> build/lib/radicale/storage/multifilesystem copying radicale/storage/multifilesystem/upload.py -> build/lib/radicale/storage/multifilesystem copying radicale/storage/multifilesystem/cache.py -> build/lib/radicale/storage/multifilesystem copying radicale/storage/multifilesystem/lock.py -> build/lib/radicale/storage/multifilesystem copying radicale/storage/multifilesystem/move.py -> build/lib/radicale/storage/multifilesystem creating build/lib/radicale/web/internal_data creating build/lib/radicale/web/internal_data/css copying radicale/web/internal_data/css/icon.png -> build/lib/radicale/web/internal_data/css copying radicale/web/internal_data/css/main.css -> build/lib/radicale/web/internal_data/css copying radicale/web/internal_data/fn.js -> build/lib/radicale/web/internal_data copying radicale/web/internal_data/index.html -> build/lib/radicale/web/internal_data copying radicale/py.typed -> build/lib/radicale running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib creating /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install creating /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr creating /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib creating /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11 creating /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale copying build/lib/radicale/log.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale creating /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/auth copying build/lib/radicale/auth/remote_user.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/auth copying build/lib/radicale/auth/http_x_remote_user.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/auth copying build/lib/radicale/auth/__init__.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/auth copying build/lib/radicale/auth/none.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/auth copying build/lib/radicale/auth/htpasswd.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/auth creating /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/item copying build/lib/radicale/item/filter.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/item copying build/lib/radicale/item/__init__.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/item copying build/lib/radicale/utils.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale copying build/lib/radicale/types.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale copying build/lib/radicale/server.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale copying build/lib/radicale/__init__.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale creating /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/rights copying build/lib/radicale/rights/owner_write.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/rights copying build/lib/radicale/rights/authenticated.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/rights copying build/lib/radicale/rights/owner_only.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/rights copying build/lib/radicale/rights/__init__.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/rights copying build/lib/radicale/rights/from_file.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/rights copying build/lib/radicale/httputils.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale creating /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage copying build/lib/radicale/storage/__init__.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage creating /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/base.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/create_collection.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/sync.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/get.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/history.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/meta.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/__init__.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/delete.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/verify.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/discover.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/upload.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/cache.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/lock.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/move.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem_nolock.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage copying build/lib/radicale/pathutils.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale copying build/lib/radicale/py.typed -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale creating /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/base.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/post.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/get.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/mkcalendar.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/mkcol.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/put.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/__init__.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/delete.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/head.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/report.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/proppatch.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/move.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/options.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/propfind.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/xmlutils.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale creating /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/web copying build/lib/radicale/web/internal.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/web copying build/lib/radicale/web/__init__.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/web creating /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/web/internal_data creating /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/web/internal_data/css copying build/lib/radicale/web/internal_data/css/main.css -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/web/internal_data/css copying build/lib/radicale/web/internal_data/css/icon.png -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/web/internal_data/css copying build/lib/radicale/web/internal_data/fn.js -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/web/internal_data copying build/lib/radicale/web/internal_data/index.html -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/web/internal_data copying build/lib/radicale/web/none.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/web copying build/lib/radicale/config.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale copying build/lib/radicale/__main__.py -> /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/log.py to log.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/auth/remote_user.py to remote_user.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/auth/http_x_remote_user.py to http_x_remote_user.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/auth/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/auth/none.py to none.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/auth/htpasswd.py to htpasswd.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/item/filter.py to filter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/item/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/types.py to types.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/server.py to server.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/rights/owner_write.py to owner_write.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/rights/authenticated.py to authenticated.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/rights/owner_only.py to owner_only.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/rights/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/rights/from_file.py to from_file.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/httputils.py to httputils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/create_collection.py to create_collection.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/sync.py to sync.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/get.py to get.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/history.py to history.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/meta.py to meta.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/delete.py to delete.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/verify.py to verify.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/discover.py to discover.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/upload.py to upload.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/cache.py to cache.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/lock.py to lock.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/move.py to move.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem_nolock.py to multifilesystem_nolock.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/pathutils.py to pathutils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app/post.py to post.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app/get.py to get.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app/mkcalendar.py to mkcalendar.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app/mkcol.py to mkcol.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app/put.py to put.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app/delete.py to delete.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app/head.py to head.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app/report.py to report.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app/proppatch.py to proppatch.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app/move.py to move.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app/options.py to options.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/app/propfind.py to propfind.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/xmlutils.py to xmlutils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/web/internal.py to internal.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/web/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/web/none.py to none.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/config.py to config.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/radicale/__main__.py to __main__.cpython-311.pyc running install_egg_info running egg_info creating Radicale.egg-info writing Radicale.egg-info/PKG-INFO writing dependency_links to Radicale.egg-info/dependency_links.txt writing entry points to Radicale.egg-info/entry_points.txt writing requirements to Radicale.egg-info/requires.txt writing top-level names to Radicale.egg-info/top_level.txt writing manifest file 'Radicale.egg-info/SOURCES.txt' reading manifest file 'Radicale.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING.md' writing manifest file 'Radicale.egg-info/SOURCES.txt' Copying Radicale.egg-info to /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/lib/python3.11/site-packages/Radicale-3.1.8-py3.11.egg-info running install_scripts Installing radicale script to /home/buildozer/aports/community/radicale/src/Radicale-3.1.8/test_install/usr/bin ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /dev configfile: null plugins: isort-3.1.0, cov-4.0.0, flake8-1.1.1 collected 166 items ../../../../../../../dev/radicale/tests/test_auth.py .............. [ 8%] ../../../../../../../dev/radicale/tests/test_base.py ................... [ 19%] ....................................................................... [ 62%] ../../../../../../../dev/radicale/tests/test_config.py ............... [ 71%] ../../../../../../../dev/radicale/tests/test_rights.py ........... [ 78%] ../../../../../../../dev/radicale/tests/test_server.py ....... [ 82%] ../../../../../../../dev/radicale/tests/test_storage.py ................ [ 92%] .......... [ 98%] ../../../../../../../dev/radicale/tests/test_web.py ... [100%] =============================== warnings summary =============================== radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_plain /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_plain is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_plain /usr/lib/python3.11/site-packages/passlib/utils/__init__.py:854: DeprecationWarning: 'crypt' is deprecated and slated for removal in Python 3.13 from crypt import crypt as _crypt radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_plain /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_plain is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_plain_password_split /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_plain_password_split is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_plain_password_split /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_plain_password_split is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_plain_unicode /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_plain_unicode is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_plain_unicode /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_plain_unicode is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_md5 /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_md5 is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_md5 /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_md5 is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_md5_unicode /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_md5_unicode is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_md5_unicode /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_md5_unicode is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_bcrypt /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_bcrypt is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_bcrypt /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_bcrypt is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_bcrypt_unicode /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_bcrypt_unicode is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_bcrypt_unicode /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_bcrypt_unicode is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_multi /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_multi is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_multi /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_multi is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_whitespace_user /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_whitespace_user is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_whitespace_user /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_whitespace_user is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_whitespace_password /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_whitespace_password is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_whitespace_password /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_whitespace_password is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_comment /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_comment is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_comment /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_htpasswd_comment is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_auth.py::TestBaseAuthRequests::test_remote_user /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_remote_user is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_auth.py::TestBaseAuthRequests::test_remote_user /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_remote_user is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_auth.py::TestBaseAuthRequests::test_http_x_remote_user /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_http_x_remote_user is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_auth.py::TestBaseAuthRequests::test_http_x_remote_user /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_http_x_remote_user is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_auth.py::TestBaseAuthRequests::test_custom /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_custom is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_auth.py::TestBaseAuthRequests::test_custom /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_auth.py::TestBaseAuthRequests::test_custom is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_root /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_root is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_root /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_root is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_root_script_name /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_root_script_name is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_root_script_name /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_root_script_name is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_root_broken_script_name /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_root_broken_script_name is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_root_broken_script_name /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_root_broken_script_name is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_root_http_x_script_name /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_root_http_x_script_name is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_root_http_x_script_name /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_root_http_x_script_name is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_root_broken_http_x_script_name /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_root_broken_http_x_script_name is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_root_broken_http_x_script_name /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_root_broken_http_x_script_name is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_sanitized_path /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_sanitized_path is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_sanitized_path /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_sanitized_path is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_add_event /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_add_event is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_add_event /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_add_event is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_add_event_without_uid /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_add_event_without_uid is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_add_event_without_uid /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_add_event_without_uid is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_add_event_duplicate_uid /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_add_event_duplicate_uid is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_add_event_duplicate_uid /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_add_event_duplicate_uid is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_add_event_with_mixed_datetime_and_date /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_add_event_with_mixed_datetime_and_date is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_add_event_with_mixed_datetime_and_date /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_add_event_with_mixed_datetime_and_date is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_add_todo /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_add_todo is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_add_todo /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_add_todo is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_add_contact /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_add_contact is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_add_contact /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_add_contact is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_add_contact_photo_with_data_uri /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_add_contact_photo_with_data_uri is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_add_contact_photo_with_data_uri /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_add_contact_photo_with_data_uri is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_add_contact_without_uid /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_add_contact_without_uid is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_add_contact_without_uid /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_add_contact_without_uid is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_update_event /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_update_event is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_update_event /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_update_event is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_update_event_uid_event /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_update_event_uid_event is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_update_event_uid_event /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_update_event_uid_event is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_put_whole_calendar /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_put_whole_calendar is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_put_whole_calendar /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_put_whole_calendar is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_put_whole_calendar_without_uids /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_put_whole_calendar_without_uids is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_put_whole_calendar_without_uids /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_put_whole_calendar_without_uids is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_put_whole_calendar_case_sensitive_uids /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_put_whole_calendar_case_sensitive_uids is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_put_whole_calendar_case_sensitive_uids /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_put_whole_calendar_case_sensitive_uids is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_put_whole_addressbook /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_put_whole_addressbook is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_put_whole_addressbook /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_put_whole_addressbook is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_put_whole_addressbook_without_uids /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_put_whole_addressbook_without_uids is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_put_whole_addressbook_without_uids /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_put_whole_addressbook_without_uids is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_verify /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_verify is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_verify /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_verify is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_delete /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_delete is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_delete /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_delete is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_mkcalendar /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_mkcalendar is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_mkcalendar /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_mkcalendar is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_mkcalendar_overwrite /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_mkcalendar_overwrite is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_mkcalendar_overwrite /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_mkcalendar_overwrite is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_mkcalendar_intermediate /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_mkcalendar_intermediate is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_mkcalendar_intermediate /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_mkcalendar_intermediate is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_mkcol /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_mkcol is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_mkcol /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_mkcol is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_mkcol_overwrite /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_mkcol_overwrite is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_mkcol_overwrite /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_mkcol_overwrite is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_mkcol_intermediate /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_mkcol_intermediate is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_mkcol_intermediate /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_mkcol_intermediate is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_mkcol_make_calendar /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_mkcol_make_calendar is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_mkcol_make_calendar /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_mkcol_make_calendar is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_move /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_move is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_move /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_move is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_move_between_colections /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_move_between_colections is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_move_between_colections /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_move_between_colections is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_move_between_colections_duplicate_uid /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_move_between_colections_duplicate_uid is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_move_between_colections_duplicate_uid /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_move_between_colections_duplicate_uid is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_move_between_colections_overwrite /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_move_between_colections_overwrite is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_move_between_colections_overwrite /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_move_between_colections_overwrite is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_move_between_colections_overwrite_uid_conflict /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_move_between_colections_overwrite_uid_conflict is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_move_between_colections_overwrite_uid_conflict /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_move_between_colections_overwrite_uid_conflict is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_head /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_head is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_head /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_head is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_options /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_options is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_options /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_options is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_delete_collection /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_delete_collection is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_delete_collection /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_delete_collection is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_delete_root_collection /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_delete_root_collection is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_delete_root_collection /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_delete_root_collection is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_propfind /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_propfind is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_propfind /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_propfind is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_propfind_propname /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_propfind_propname is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_propfind_propname /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_propfind_propname is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_propfind_allprop /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_propfind_allprop is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_propfind_allprop /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_propfind_allprop is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_propfind_nonexistent /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_propfind_nonexistent is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_propfind_nonexistent /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_propfind_nonexistent is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_proppatch /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_proppatch is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_proppatch /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_proppatch is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_proppatch_multiple1 /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_proppatch_multiple1 is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_proppatch_multiple1 /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_proppatch_multiple1 is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_proppatch_multiple2 /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_proppatch_multiple2 is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_proppatch_multiple2 /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_proppatch_multiple2 is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_proppatch_set_and_remove /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_proppatch_set_and_remove is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_proppatch_set_and_remove /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_proppatch_set_and_remove is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_put_whole_calendar_multiple_events_with_same_uid /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_put_whole_calendar_multiple_events_with_same_uid is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_put_whole_calendar_multiple_events_with_same_uid /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_put_whole_calendar_multiple_events_with_same_uid is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_addressbook_empty_filter /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_addressbook_empty_filter is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_addressbook_empty_filter /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_addressbook_empty_filter is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_addressbook_prop_filter /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_addressbook_prop_filter is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_addressbook_prop_filter /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_addressbook_prop_filter is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_addressbook_prop_filter_any /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_addressbook_prop_filter_any is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_addressbook_prop_filter_any /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_addressbook_prop_filter_any is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_addressbook_prop_filter_all /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_addressbook_prop_filter_all is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_addressbook_prop_filter_all /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_addressbook_prop_filter_all is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_calendar_empty_filter /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_calendar_empty_filter is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_calendar_empty_filter /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_calendar_empty_filter is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_calendar_tag_filter /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_calendar_tag_filter is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_calendar_tag_filter /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_calendar_tag_filter is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_item_tag_filter /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_item_tag_filter is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_item_tag_filter /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_item_tag_filter is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_item_not_tag_filter /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_item_not_tag_filter is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_item_not_tag_filter /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_item_not_tag_filter is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_item_prop_filter /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_item_prop_filter is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_item_prop_filter /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_item_prop_filter is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_item_not_prop_filter /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_item_not_prop_filter is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_item_not_prop_filter /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_item_not_prop_filter is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_mutiple_filters /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_mutiple_filters is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_mutiple_filters /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_mutiple_filters is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_text_match_filter /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_text_match_filter is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_text_match_filter /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_text_match_filter is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_param_filter /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_param_filter is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_param_filter /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_param_filter is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_time_range_filter_events /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_time_range_filter_events is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_time_range_filter_events /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_time_range_filter_events is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_time_range_filter_events_rrule /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_time_range_filter_events_rrule is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_time_range_filter_events_rrule /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_time_range_filter_events_rrule is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_time_range_filter_todos /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_time_range_filter_todos is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_time_range_filter_todos /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_time_range_filter_todos is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_time_range_filter_todos_rrule /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_time_range_filter_todos_rrule is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_time_range_filter_todos_rrule /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_time_range_filter_todos_rrule is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_time_range_filter_journals /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_time_range_filter_journals is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_time_range_filter_journals /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_time_range_filter_journals is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_time_range_filter_journals_rrule /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_time_range_filter_journals_rrule is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_time_range_filter_journals_rrule /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_time_range_filter_journals_rrule is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_report_item /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_report_item is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_report_item /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_report_item is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_no_change /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_no_change is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_no_change /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_no_change is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_add /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_add is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_add /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_add is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_delete /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_delete is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_delete /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_delete is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_create_delete /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_create_delete is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_create_delete /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_create_delete is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_modify_undo /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_modify_undo is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_modify_undo /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_modify_undo is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_move /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_move is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_move /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_move is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_move_undo /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_move_undo is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_move_undo /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_move_undo is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_invalid_sync_token /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_invalid_sync_token is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_invalid_sync_token /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_report_sync_collection_invalid_sync_token is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_propfind_sync_token /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_propfind_sync_token is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_propfind_sync_token /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_propfind_sync_token is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_propfind_same_as_sync_collection_sync_token /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_propfind_same_as_sync_collection_sync_token is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_propfind_same_as_sync_collection_sync_token /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_propfind_same_as_sync_collection_sync_token is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_calendar_getcontenttype /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_calendar_getcontenttype is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_calendar_getcontenttype /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_calendar_getcontenttype is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_addressbook_getcontenttype /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_addressbook_getcontenttype is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_addressbook_getcontenttype /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_addressbook_getcontenttype is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_authorization /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_authorization is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_authorization /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_authorization is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_authentication /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_authentication is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_authentication /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_authentication is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_principal_collection_creation /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_principal_collection_creation is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_principal_collection_creation /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_principal_collection_creation is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_authentication_current_user_principal_hack /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_authentication_current_user_principal_hack is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_authentication_current_user_principal_hack /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_authentication_current_user_principal_hack is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_existence_of_root_collections /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_existence_of_root_collections is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_existence_of_root_collections /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_existence_of_root_collections is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_well_known /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_well_known is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_well_known /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_well_known is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_well_known_script_name /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_well_known_script_name is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_well_known_script_name /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_well_known_script_name is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_well_known_not_found /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_well_known_not_found is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_well_known_not_found /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_well_known_not_found is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_custom_headers /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_custom_headers is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_custom_headers /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_custom_headers is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_base.py::TestBaseRequests::test_timezone_seconds /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_timezone_seconds is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_base.py::TestBaseRequests::test_timezone_seconds /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_base.py::TestBaseRequests::test_timezone_seconds is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_config.py::TestConfig::test_parse_compound_paths /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_parse_compound_paths is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_config.py::TestConfig::test_parse_compound_paths /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_parse_compound_paths is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_config.py::TestConfig::test_load_empty /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_load_empty is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_config.py::TestConfig::test_load_empty /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_load_empty is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_config.py::TestConfig::test_load_full /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_load_full is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_config.py::TestConfig::test_load_full /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_load_full is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_config.py::TestConfig::test_load_missing /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_load_missing is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_config.py::TestConfig::test_load_missing /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_load_missing is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_config.py::TestConfig::test_load_multiple /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_load_multiple is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_config.py::TestConfig::test_load_multiple /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_load_multiple is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_config.py::TestConfig::test_copy /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_copy is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_config.py::TestConfig::test_copy /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_copy is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_config.py::TestConfig::test_invalid_section /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_invalid_section is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_config.py::TestConfig::test_invalid_section /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_invalid_section is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_config.py::TestConfig::test_invalid_option /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_invalid_option is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_config.py::TestConfig::test_invalid_option /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_invalid_option is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_config.py::TestConfig::test_invalid_option_plugin /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_invalid_option_plugin is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_config.py::TestConfig::test_invalid_option_plugin /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_invalid_option_plugin is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_config.py::TestConfig::test_invalid_value /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_invalid_value is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_config.py::TestConfig::test_invalid_value /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_invalid_value is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_config.py::TestConfig::test_privileged /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_privileged is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_config.py::TestConfig::test_privileged /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_privileged is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_config.py::TestConfig::test_plugin_schema /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_plugin_schema is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_config.py::TestConfig::test_plugin_schema /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_plugin_schema is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_config.py::TestConfig::test_plugin_schema_duplicate_option /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_plugin_schema_duplicate_option is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_config.py::TestConfig::test_plugin_schema_duplicate_option /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_plugin_schema_duplicate_option is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_config.py::TestConfig::test_plugin_schema_invalid /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_plugin_schema_invalid is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_config.py::TestConfig::test_plugin_schema_invalid /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_plugin_schema_invalid is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_config.py::TestConfig::test_plugin_schema_option_invalid /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_plugin_schema_option_invalid is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_config.py::TestConfig::test_plugin_schema_option_invalid /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_config.py::TestConfig::test_plugin_schema_option_invalid is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_rights.py::TestBaseRightsRequests::test_owner_only /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_rights.py::TestBaseRightsRequests::test_owner_only is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_rights.py::TestBaseRightsRequests::test_owner_only /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_rights.py::TestBaseRightsRequests::test_owner_only is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_rights.py::TestBaseRightsRequests::test_owner_only_without_auth /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_rights.py::TestBaseRightsRequests::test_owner_only_without_auth is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_rights.py::TestBaseRightsRequests::test_owner_only_without_auth /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_rights.py::TestBaseRightsRequests::test_owner_only_without_auth is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_rights.py::TestBaseRightsRequests::test_owner_write /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_rights.py::TestBaseRightsRequests::test_owner_write is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_rights.py::TestBaseRightsRequests::test_owner_write /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_rights.py::TestBaseRightsRequests::test_owner_write is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_rights.py::TestBaseRightsRequests::test_owner_write_without_auth /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_rights.py::TestBaseRightsRequests::test_owner_write_without_auth is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_rights.py::TestBaseRightsRequests::test_owner_write_without_auth /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_rights.py::TestBaseRightsRequests::test_owner_write_without_auth is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_rights.py::TestBaseRightsRequests::test_authenticated /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_rights.py::TestBaseRightsRequests::test_authenticated is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_rights.py::TestBaseRightsRequests::test_authenticated /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_rights.py::TestBaseRightsRequests::test_authenticated is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_rights.py::TestBaseRightsRequests::test_authenticated_without_auth /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_rights.py::TestBaseRightsRequests::test_authenticated_without_auth is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_rights.py::TestBaseRightsRequests::test_authenticated_without_auth /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_rights.py::TestBaseRightsRequests::test_authenticated_without_auth is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_rights.py::TestBaseRightsRequests::test_from_file /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_rights.py::TestBaseRightsRequests::test_from_file is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_rights.py::TestBaseRightsRequests::test_from_file /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_rights.py::TestBaseRightsRequests::test_from_file is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_rights.py::TestBaseRightsRequests::test_from_file_limited_get /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_rights.py::TestBaseRightsRequests::test_from_file_limited_get is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_rights.py::TestBaseRightsRequests::test_from_file_limited_get /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_rights.py::TestBaseRightsRequests::test_from_file_limited_get is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_rights.py::TestBaseRightsRequests::test_custom /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_rights.py::TestBaseRightsRequests::test_custom is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_rights.py::TestBaseRightsRequests::test_custom /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_rights.py::TestBaseRightsRequests::test_custom is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_rights.py::TestBaseRightsRequests::test_collections_and_items /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_rights.py::TestBaseRightsRequests::test_collections_and_items is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_rights.py::TestBaseRightsRequests::test_collections_and_items /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_rights.py::TestBaseRightsRequests::test_collections_and_items is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_rights.py::TestBaseRightsRequests::test_put_collections_and_items /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_rights.py::TestBaseRightsRequests::test_put_collections_and_items is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_rights.py::TestBaseRightsRequests::test_put_collections_and_items /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_rights.py::TestBaseRightsRequests::test_put_collections_and_items is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_server.py::TestBaseServerRequests::test_root /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_server.py::TestBaseServerRequests::test_root is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_server.py::TestBaseServerRequests::test_root /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_server.py::TestBaseServerRequests::test_root is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_server.py::TestBaseServerRequests::test_ssl /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_server.py::TestBaseServerRequests::test_ssl is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_server.py::TestBaseServerRequests::test_ssl /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_server.py::TestBaseServerRequests::test_ssl is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_server.py::TestBaseServerRequests::test_bind_fail /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_server.py::TestBaseServerRequests::test_bind_fail is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_server.py::TestBaseServerRequests::test_bind_fail /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_server.py::TestBaseServerRequests::test_bind_fail is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_server.py::TestBaseServerRequests::test_ipv6 /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_server.py::TestBaseServerRequests::test_ipv6 is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_server.py::TestBaseServerRequests::test_ipv6 /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_server.py::TestBaseServerRequests::test_ipv6 is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_server.py::TestBaseServerRequests::test_command_line_interface /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_server.py::TestBaseServerRequests::test_command_line_interface is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_server.py::TestBaseServerRequests::test_command_line_interface /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_server.py::TestBaseServerRequests::test_command_line_interface is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_server.py::TestBaseServerRequests::test_command_line_interface_with_bool_options /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_server.py::TestBaseServerRequests::test_command_line_interface_with_bool_options is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_server.py::TestBaseServerRequests::test_command_line_interface_with_bool_options /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_server.py::TestBaseServerRequests::test_command_line_interface_with_bool_options is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_server.py::TestBaseServerRequests::test_wsgi_server /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_server.py::TestBaseServerRequests::test_wsgi_server is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_server.py::TestBaseServerRequests::test_wsgi_server /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_server.py::TestBaseServerRequests::test_wsgi_server is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_storage.py::TestMultiFileSystem::test_folder_creation /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystem::test_folder_creation is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_storage.py::TestMultiFileSystem::test_folder_creation /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystem::test_folder_creation is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_storage.py::TestMultiFileSystem::test_fsync /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystem::test_fsync is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_storage.py::TestMultiFileSystem::test_fsync /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystem::test_fsync is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_storage.py::TestMultiFileSystem::test_hook /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystem::test_hook is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_storage.py::TestMultiFileSystem::test_hook /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystem::test_hook is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_storage.py::TestMultiFileSystem::test_hook_read_access /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystem::test_hook_read_access is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_storage.py::TestMultiFileSystem::test_hook_read_access /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystem::test_hook_read_access is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_storage.py::TestMultiFileSystem::test_hook_storage_locked /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystem::test_hook_storage_locked is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_storage.py::TestMultiFileSystem::test_hook_storage_locked /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystem::test_hook_storage_locked is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_storage.py::TestMultiFileSystem::test_hook_principal_collection_creation /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystem::test_hook_principal_collection_creation is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_storage.py::TestMultiFileSystem::test_hook_principal_collection_creation /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystem::test_hook_principal_collection_creation is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_storage.py::TestMultiFileSystem::test_hook_fail /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystem::test_hook_fail is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_storage.py::TestMultiFileSystem::test_hook_fail /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystem::test_hook_fail is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_storage.py::TestMultiFileSystem::test_item_cache_rebuild /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystem::test_item_cache_rebuild is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_storage.py::TestMultiFileSystem::test_item_cache_rebuild /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystem::test_item_cache_rebuild is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_storage.py::TestMultiFileSystem::test_put_whole_calendar_uids_used_as_file_names /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystem::test_put_whole_calendar_uids_used_as_file_names is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_storage.py::TestMultiFileSystem::test_put_whole_calendar_uids_used_as_file_names /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystem::test_put_whole_calendar_uids_used_as_file_names is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_storage.py::TestMultiFileSystem::test_put_whole_calendar_random_uids_used_as_file_names /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystem::test_put_whole_calendar_random_uids_used_as_file_names is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_storage.py::TestMultiFileSystem::test_put_whole_calendar_random_uids_used_as_file_names /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystem::test_put_whole_calendar_random_uids_used_as_file_names is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_storage.py::TestMultiFileSystem::test_put_whole_addressbook_uids_used_as_file_names /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystem::test_put_whole_addressbook_uids_used_as_file_names is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_storage.py::TestMultiFileSystem::test_put_whole_addressbook_uids_used_as_file_names /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystem::test_put_whole_addressbook_uids_used_as_file_names is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_storage.py::TestMultiFileSystem::test_put_whole_addressbook_random_uids_used_as_file_names /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystem::test_put_whole_addressbook_random_uids_used_as_file_names is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_storage.py::TestMultiFileSystem::test_put_whole_addressbook_random_uids_used_as_file_names /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystem::test_put_whole_addressbook_random_uids_used_as_file_names is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_storage.py::TestMultiFileSystemNoLock::test_add_event /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystemNoLock::test_add_event is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_storage.py::TestMultiFileSystemNoLock::test_add_event /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystemNoLock::test_add_event is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_storage.py::TestMultiFileSystemNoLock::test_item_cache_rebuild /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystemNoLock::test_item_cache_rebuild is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_storage.py::TestMultiFileSystemNoLock::test_item_cache_rebuild /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestMultiFileSystemNoLock::test_item_cache_rebuild is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_storage.py::TestCustomStorageSystem::test_add_event /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestCustomStorageSystem::test_add_event is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_storage.py::TestCustomStorageSystem::test_add_event /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestCustomStorageSystem::test_add_event is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_storage.py::TestCustomStorageSystem::test_propfind_same_as_sync_collection_sync_token /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestCustomStorageSystem::test_propfind_same_as_sync_collection_sync_token is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_storage.py::TestCustomStorageSystem::test_propfind_same_as_sync_collection_sync_token /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestCustomStorageSystem::test_propfind_same_as_sync_collection_sync_token is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_storage.py::TestCustomStorageSystem::test_propfind_sync_token /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestCustomStorageSystem::test_propfind_sync_token is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_storage.py::TestCustomStorageSystem::test_propfind_sync_token /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestCustomStorageSystem::test_propfind_sync_token is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_add /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_add is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_add /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_add is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_create_delete /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_create_delete is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_create_delete /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_create_delete is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_delete /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_delete is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_delete /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_delete is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_invalid_sync_token /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_invalid_sync_token is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_invalid_sync_token /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_invalid_sync_token is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_modify_undo /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_modify_undo is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_modify_undo /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_modify_undo is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_move /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_move is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_move /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_move is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_move_undo /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_move_undo is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_move_undo /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_move_undo is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_no_change /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_no_change is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_no_change /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestCustomStorageSystem::test_report_sync_collection_no_change is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_storage.py::TestCustomStorageSystemCallable::test_add_event /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestCustomStorageSystemCallable::test_add_event is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_storage.py::TestCustomStorageSystemCallable::test_add_event /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_storage.py::TestCustomStorageSystemCallable::test_add_event is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_web.py::TestBaseWebRequests::test_internal /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_web.py::TestBaseWebRequests::test_internal is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_web.py::TestBaseWebRequests::test_internal /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_web.py::TestBaseWebRequests::test_internal is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_web.py::TestBaseWebRequests::test_none /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_web.py::TestBaseWebRequests::test_none is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_web.py::TestBaseWebRequests::test_none /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_web.py::TestBaseWebRequests::test_none is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) radicale/tests/test_web.py::TestBaseWebRequests::test_custom /usr/lib/python3.11/site-packages/_pytest/fixtures.py:902: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_web.py::TestBaseWebRequests::test_custom is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) radicale/tests/test_web.py::TestBaseWebRequests::test_custom /usr/lib/python3.11/site-packages/_pytest/fixtures.py:918: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. radicale/tests/test_web.py::TestBaseWebRequests::test_custom is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) ../../../../../../../usr/lib/python3.11/site-packages/_pytest/cacheprovider.py:433 /usr/lib/python3.11/site-packages/_pytest/cacheprovider.py:433: PytestCacheWarning: could not create cache path /dev/.pytest_cache/v/cache/nodeids config.cache.set("cache/nodeids", sorted(self.cached_nodeids)) ../../../../../../../usr/lib/python3.11/site-packages/_pytest/stepwise.py:56 /usr/lib/python3.11/site-packages/_pytest/stepwise.py:56: PytestCacheWarning: could not create cache path /dev/.pytest_cache/v/cache/stepwise session.config.cache.set(STEPWISE_CACHE_DIR, []) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ====================== 166 passed, 335 warnings in 9.71s ======================= >>> radicale: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/radicale/pkg creating /home/buildozer/aports/community/radicale/pkg/radicale creating /home/buildozer/aports/community/radicale/pkg/radicale/usr creating /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib creating /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11 creating /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale copying build/lib/radicale/log.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale creating /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/auth copying build/lib/radicale/auth/remote_user.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/auth copying build/lib/radicale/auth/http_x_remote_user.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/auth copying build/lib/radicale/auth/__init__.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/auth copying build/lib/radicale/auth/none.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/auth copying build/lib/radicale/auth/htpasswd.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/auth creating /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/item copying build/lib/radicale/item/filter.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/item copying build/lib/radicale/item/__init__.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/item copying build/lib/radicale/utils.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale copying build/lib/radicale/types.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale copying build/lib/radicale/server.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale copying build/lib/radicale/__init__.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale creating /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/rights copying build/lib/radicale/rights/owner_write.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/rights copying build/lib/radicale/rights/authenticated.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/rights copying build/lib/radicale/rights/owner_only.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/rights copying build/lib/radicale/rights/__init__.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/rights copying build/lib/radicale/rights/from_file.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/rights copying build/lib/radicale/httputils.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale creating /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage copying build/lib/radicale/storage/__init__.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage creating /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/base.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/create_collection.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/sync.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/get.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/history.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/meta.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/__init__.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/delete.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/verify.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/discover.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/upload.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/cache.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/lock.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem/move.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem copying build/lib/radicale/storage/multifilesystem_nolock.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage copying build/lib/radicale/pathutils.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale copying build/lib/radicale/py.typed -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale creating /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/base.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/post.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/get.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/mkcalendar.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/mkcol.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/put.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/__init__.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/delete.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/head.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/report.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/proppatch.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/move.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/options.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/app/propfind.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app copying build/lib/radicale/xmlutils.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale creating /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/web copying build/lib/radicale/web/internal.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/web copying build/lib/radicale/web/__init__.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/web creating /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/web/internal_data creating /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/web/internal_data/css copying build/lib/radicale/web/internal_data/css/main.css -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/web/internal_data/css copying build/lib/radicale/web/internal_data/css/icon.png -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/web/internal_data/css copying build/lib/radicale/web/internal_data/fn.js -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/web/internal_data copying build/lib/radicale/web/internal_data/index.html -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/web/internal_data copying build/lib/radicale/web/none.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/web copying build/lib/radicale/config.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale copying build/lib/radicale/__main__.py -> /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/log.py to log.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/auth/remote_user.py to remote_user.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/auth/http_x_remote_user.py to http_x_remote_user.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/auth/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/auth/none.py to none.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/auth/htpasswd.py to htpasswd.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/item/filter.py to filter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/item/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/types.py to types.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/server.py to server.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/rights/owner_write.py to owner_write.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/rights/authenticated.py to authenticated.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/rights/owner_only.py to owner_only.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/rights/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/rights/from_file.py to from_file.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/httputils.py to httputils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/create_collection.py to create_collection.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/sync.py to sync.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/get.py to get.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/history.py to history.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/meta.py to meta.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/delete.py to delete.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/verify.py to verify.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/discover.py to discover.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/upload.py to upload.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/cache.py to cache.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/lock.py to lock.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/move.py to move.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem_nolock.py to multifilesystem_nolock.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/pathutils.py to pathutils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app/post.py to post.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app/get.py to get.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app/mkcalendar.py to mkcalendar.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app/mkcol.py to mkcol.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app/put.py to put.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app/delete.py to delete.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app/head.py to head.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app/report.py to report.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app/proppatch.py to proppatch.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app/move.py to move.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app/options.py to options.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app/propfind.py to propfind.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/xmlutils.py to xmlutils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/web/internal.py to internal.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/web/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/web/none.py to none.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/config.py to config.cpython-311.pyc byte-compiling /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/__main__.py to __main__.cpython-311.pyc running install_egg_info running egg_info writing Radicale.egg-info/PKG-INFO writing dependency_links to Radicale.egg-info/dependency_links.txt writing entry points to Radicale.egg-info/entry_points.txt writing requirements to Radicale.egg-info/requires.txt writing top-level names to Radicale.egg-info/top_level.txt reading manifest file 'Radicale.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING.md' writing manifest file 'Radicale.egg-info/SOURCES.txt' Copying Radicale.egg-info to /home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/Radicale-3.1.8-py3.11.egg-info running install_scripts Installing radicale script to /home/buildozer/aports/community/radicale/pkg/radicale/usr/bin >>> radicale-openrc*: Running split function openrc... >>> radicale-openrc*: Preparing subpackage radicale-openrc... >>> radicale-openrc*: Running postcheck for radicale-openrc >>> radicale-pyc*: Running split function pyc... '/home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/auth/__pycache__' -> '/home/buildozer/aports/community/radicale/pkg/radicale-pyc/usr/lib/python3.11/site-packages/radicale/auth/__pycache__' '/home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/item/__pycache__' -> '/home/buildozer/aports/community/radicale/pkg/radicale-pyc/usr/lib/python3.11/site-packages/radicale/item/__pycache__' '/home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/rights/__pycache__' -> '/home/buildozer/aports/community/radicale/pkg/radicale-pyc/usr/lib/python3.11/site-packages/radicale/rights/__pycache__' '/home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/__pycache__' -> '/home/buildozer/aports/community/radicale/pkg/radicale-pyc/usr/lib/python3.11/site-packages/radicale/storage/multifilesystem/__pycache__' '/home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/storage/__pycache__' -> '/home/buildozer/aports/community/radicale/pkg/radicale-pyc/usr/lib/python3.11/site-packages/radicale/storage/__pycache__' '/home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/app/__pycache__' -> '/home/buildozer/aports/community/radicale/pkg/radicale-pyc/usr/lib/python3.11/site-packages/radicale/app/__pycache__' '/home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/web/__pycache__' -> '/home/buildozer/aports/community/radicale/pkg/radicale-pyc/usr/lib/python3.11/site-packages/radicale/web/__pycache__' '/home/buildozer/aports/community/radicale/pkg/radicale/usr/lib/python3.11/site-packages/radicale/__pycache__' -> '/home/buildozer/aports/community/radicale/pkg/radicale-pyc/usr/lib/python3.11/site-packages/radicale/__pycache__' >>> radicale-pyc*: Preparing subpackage radicale-pyc... >>> radicale-pyc*: Running postcheck for radicale-pyc >>> radicale*: Running postcheck for radicale >>> radicale*: Preparing package radicale... >>> radicale*: Script found. /bin/sh added as a dependency for radicale-3.1.8-r2.apk >>> radicale*: Adding .pre-install >>> radicale-openrc*: Tracing dependencies... >>> radicale-openrc*: Package size: 24.0 KB >>> radicale-openrc*: Compressing data... >>> radicale-openrc*: Create checksum... >>> radicale-openrc*: Create radicale-openrc-3.1.8-r2.apk >>> radicale-pyc*: Tracing dependencies... python3 py3-passlib py3-vobject py3-defusedxml py3-dateutil py3-setuptools python3~3.11 >>> radicale-pyc*: Package size: 584.0 KB >>> radicale-pyc*: Compressing data... >>> radicale-pyc*: Create checksum... >>> radicale-pyc*: Create radicale-pyc-3.1.8-r2.apk >>> radicale*: Tracing dependencies... python3 py3-passlib py3-vobject py3-defusedxml py3-dateutil py3-setuptools /bin/sh python3~3.11 >>> radicale*: Package size: 612.0 KB >>> radicale*: Compressing data... >>> radicale*: Create checksum... >>> radicale*: Create radicale-3.1.8-r2.apk >>> radicale: Build complete at Wed, 26 Apr 2023 10:24:26 +0000 elapsed time 0h 0m 16s >>> radicale: Cleaning up srcdir >>> radicale: Cleaning up pkgdir >>> radicale: Uninstalling dependencies... (1/57) Purging .makedepends-radicale (20230426.102412) (2/57) Purging py3-passlib-pyc (1.7.4-r4) (3/57) Purging py3-passlib (1.7.4-r4) (4/57) Purging py3-vobject-pyc (0.9.6.1-r7) (5/57) Purging py3-vobject (0.9.6.1-r7) (6/57) Purging py3-defusedxml-pyc (0.7.1-r4) (7/57) Purging py3-defusedxml (0.7.1-r4) (8/57) Purging py3-dateutil-pyc (2.8.2-r3) (9/57) Purging py3-dateutil (2.8.2-r3) (10/57) Purging py3-six-pyc (1.16.0-r6) (11/57) Purging py3-six (1.16.0-r6) (12/57) Purging py3-setuptools-pyc (67.7.2-r0) (13/57) Purging py3-setuptools (67.7.2-r0) (14/57) Purging py3-pytest-flake8-pyc (1.1.1-r2) (15/57) Purging py3-pytest-flake8 (1.1.1-r2) (16/57) Purging py3-flake8-pyc (6.0.0-r1) (17/57) Purging py3-flake8 (6.0.0-r1) (18/57) Purging py3-pyflakes-pyc (3.0.1-r1) (19/57) Purging py3-pyflakes (3.0.1-r1) (20/57) Purging py3-pycodestyle (2.10.0-r1) (21/57) Purging py3-mccabe-pyc (0.7.0-r2) (22/57) Purging py3-mccabe (0.7.0-r2) (23/57) Purging py3-pytest-isort-pyc (3.1.0-r2) (24/57) Purging py3-pytest-isort (3.1.0-r2) (25/57) Purging py3-isort-pyc (5.12.0-r1) (26/57) Purging py3-isort (5.12.0-r1) (27/57) Purging py3-pytest-cov-pyc (4.0.0-r2) (28/57) Purging py3-pytest-cov (4.0.0-r2) (29/57) Purging py3-pytest-pyc (7.3.1-r1) (30/57) Purging py3-pytest (7.3.1-r1) (31/57) Purging py3-iniconfig-pyc (1.1.1-r6) (32/57) Purging py3-iniconfig (1.1.1-r6) (33/57) Purging py3-packaging-pyc (23.1-r1) (34/57) Purging py3-packaging (23.1-r1) (35/57) Purging py3-parsing-pyc (3.0.9-r2) (36/57) Purging py3-parsing (3.0.9-r2) (37/57) Purging py3-pluggy-pyc (1.0.0-r3) (38/57) Purging py3-pluggy (1.0.0-r3) (39/57) Purging py3-py-pyc (1.11.0-r2) (40/57) Purging py3-py (1.11.0-r2) (41/57) Purging py3-coverage-pyc (6.5.0-r4) (42/57) Purging py3-coverage (6.5.0-r4) (43/57) Purging py3-waitress-openrc (2.1.2-r3) (44/57) Purging py3-waitress-pyc (2.1.2-r3) (45/57) Purging py3-waitress (2.1.2-r3) (46/57) Purging python3-pyc (3.11.3-r10) (47/57) Purging python3-pycache-pyc0 (3.11.3-r10) (48/57) Purging pyc (0.1-r0) (49/57) Purging python3 (3.11.3-r10) (50/57) Purging gdbm (1.23-r1) (51/57) Purging libbz2 (1.0.8-r5) (52/57) Purging libffi (3.4.4-r2) (53/57) Purging libpanelw (6.4_p20230401-r6) (54/57) Purging mpdecimal (2.5.1-r2) (55/57) Purging readline (8.2.1-r1) (56/57) Purging sqlite-libs (3.41.2-r2) (57/57) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 392 MiB in 98 packages >>> radicale: Updating the community/x86_64 repository index... >>> radicale: Signing the index...