>>> py3-routes: Building community/py3-routes 2.5.1_git20250518-r0 (using abuild 3.16.0-r0) started Fri, 06 Mar 2026 23:06:56 +0000 >>> py3-routes: Validating /home/buildozer/aports/community/py3-routes/APKBUILD... >>> py3-routes: Analyzing dependencies... >>> py3-routes: Installing for build: build-base py3-gpep517 py3-setuptools py3-pytest py3-webob py3-webtest ( 1/45) Installing libbz2 (1.0.8-r6) ( 2/45) Installing libffi (3.5.2-r0) ( 3/45) Installing gdbm (1.26-r0) ( 4/45) Installing xz-libs (5.8.2-r0) ( 5/45) Installing mpdecimal (4.0.1-r0) ( 6/45) Installing libpanelw (6.6_p20251231-r0) ( 7/45) Installing sqlite-libs (3.51.2-r1) ( 8/45) Installing python3 (3.12.12-r0) ( 9/45) Installing python3-pycache-pyc0 (3.12.12-r0) (10/45) Installing pyc (3.12.12-r0) (11/45) Installing py3-installer-pyc (0.7.0-r2) (12/45) Installing py3-gpep517-pyc (19-r1) (13/45) Installing python3-pyc (3.12.12-r0) (14/45) Installing py3-installer (0.7.0-r2) (15/45) Installing py3-gpep517 (19-r1) (16/45) Installing py3-parsing (3.3.2-r0) (17/45) Installing py3-parsing-pyc (3.3.2-r0) (18/45) Installing py3-packaging (26.0-r0) (19/45) Installing py3-packaging-pyc (26.0-r0) (20/45) Installing py3-setuptools (82.0.0-r0) (21/45) Installing py3-setuptools-pyc (82.0.0-r0) (22/45) Installing py3-iniconfig (2.3.0-r0) (23/45) Installing py3-iniconfig-pyc (2.3.0-r0) (24/45) Installing py3-pluggy (1.6.0-r0) (25/45) Installing py3-pluggy-pyc (1.6.0-r0) (26/45) Installing py3-py (1.11.0-r4) (27/45) Installing py3-py-pyc (1.11.0-r4) (28/45) Installing py3-pygments (2.19.2-r0) (29/45) Installing py3-pygments-pyc (2.19.2-r0) (30/45) Installing py3-pytest (9.0.2-r0) (31/45) Installing py3-pytest-pyc (9.0.2-r0) (32/45) Installing py3-webob (1.8.9-r0) (33/45) Installing py3-webob-pyc (1.8.9-r0) (34/45) Installing py3-soupsieve (2.7-r0) (35/45) Installing py3-soupsieve-pyc (2.7-r0) (36/45) Installing py3-typing-extensions (4.15.0-r0) (37/45) Installing py3-typing-extensions-pyc (4.15.0-r0) (38/45) Installing py3-beautifulsoup4 (4.14.3-r0) (39/45) Installing py3-beautifulsoup4-pyc (4.14.3-r0) (40/45) Installing py3-waitress (3.0.2-r1) (41/45) Installing py3-waitress-pyc (3.0.2-r1) (42/45) Installing py3-webtest (3.0.7-r1) (43/45) Installing py3-webtest-pyc (3.0.7-r1) (44/45) Installing .makedepends-py3-routes (20260306.230658) (45/45) Installing py3-waitress-openrc (3.0.2-r1) Executing busybox-1.37.0-r31.trigger OK: 353.0 MiB in 151 packages >>> py3-routes: Cleaning up srcdir >>> py3-routes: Cleaning up pkgdir >>> py3-routes: Cleaning up tmpdir >>> py3-routes: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-routes-2.5.1_git20250518.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-routes: Fetching py3-routes-2.5.1_git20250518.tar.gz::https://github.com/bbangert/routes/archive/7e82bd895a120cbf73f271c32ac289d51124303f.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/py3-routes-2.5.1_git20250518.tar.gz.part' py3-routes-2.5.1_git 100% |********************************| 194k 0:00:00 ETA '/var/cache/distfiles/py3-routes-2.5.1_git20250518.tar.gz.part' saved /var/cache/distfiles/py3-routes-2.5.1_git20250518.tar.gz: OK /home/buildozer/aports/community/py3-routes/six.patch: OK >>> py3-routes: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-routes-2.5.1_git20250518.tar.gz /var/cache/distfiles/py3-routes-2.5.1_git20250518.tar.gz: OK /home/buildozer/aports/community/py3-routes/six.patch: OK >>> py3-routes: Unpacking /var/cache/distfiles/py3-routes-2.5.1_git20250518.tar.gz... >>> py3-routes: six.patch patching file routes/mapper.py patching file routes/route.py patching file routes/util.py patching file setup.py patching file tests/test_functional/test_generation.py patching file tests/test_functional/test_nonminimization.py patching file tests/test_functional/test_recognition.py 2026-03-06 23:07:02,588 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-06 23:07:02,671 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-03-06 23:07:02,752 root INFO running build 2026-03-06 23:07:02,752 root INFO running build_py 2026-03-06 23:07:02,768 root INFO creating build/lib/routes 2026-03-06 23:07:02,769 root INFO copying routes/middleware.py -> build/lib/routes 2026-03-06 23:07:02,769 root INFO copying routes/util.py -> build/lib/routes 2026-03-06 23:07:02,770 root INFO copying routes/mapper.py -> build/lib/routes 2026-03-06 23:07:02,770 root INFO copying routes/route.py -> build/lib/routes 2026-03-06 23:07:02,771 root INFO copying routes/__init__.py -> build/lib/routes 2026-03-06 23:07:02,771 root INFO copying routes/base.py -> build/lib/routes 2026-03-06 23:07:02,772 root INFO running egg_info 2026-03-06 23:07:02,782 root INFO creating Routes.egg-info 2026-03-06 23:07:02,782 root INFO writing Routes.egg-info/PKG-INFO 2026-03-06 23:07:02,784 root INFO writing dependency_links to Routes.egg-info/dependency_links.txt 2026-03-06 23:07:02,785 root INFO writing requirements to Routes.egg-info/requires.txt 2026-03-06 23:07:02,786 root INFO writing top-level names to Routes.egg-info/top_level.txt 2026-03-06 23:07:02,786 root INFO writing manifest file 'Routes.egg-info/SOURCES.txt' 2026-03-06 23:07:02,799 root INFO reading manifest file 'Routes.egg-info/SOURCES.txt' 2026-03-06 23:07:02,800 root INFO reading manifest template 'MANIFEST.in' 2026-03-06 23:07:02,803 root WARNING warning: no previously-included files matching '.DS_Store' found anywhere in distribution 2026-03-06 23:07:02,804 root WARNING warning: no previously-included files matching '*.hgignore' found anywhere in distribution 2026-03-06 23:07:02,804 root WARNING warning: no previously-included files matching '*.hgtags' found anywhere in distribution 2026-03-06 23:07:02,804 root INFO adding license file 'LICENSE.txt' 2026-03-06 23:07:02,809 root INFO writing manifest file 'Routes.egg-info/SOURCES.txt' 2026-03-06 23:07:02,835 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-03-06 23:07:02,835 root INFO running install 2026-03-06 23:07:02,888 root INFO running install_lib 2026-03-06 23:07:02,900 root INFO creating build/bdist.linux-ppc64le/wheel 2026-03-06 23:07:02,901 root INFO creating build/bdist.linux-ppc64le/wheel/routes 2026-03-06 23:07:02,901 root INFO copying build/lib/routes/middleware.py -> build/bdist.linux-ppc64le/wheel/./routes 2026-03-06 23:07:02,902 root INFO copying build/lib/routes/util.py -> build/bdist.linux-ppc64le/wheel/./routes 2026-03-06 23:07:02,902 root INFO copying build/lib/routes/mapper.py -> build/bdist.linux-ppc64le/wheel/./routes 2026-03-06 23:07:02,903 root INFO copying build/lib/routes/route.py -> build/bdist.linux-ppc64le/wheel/./routes 2026-03-06 23:07:02,903 root INFO copying build/lib/routes/__init__.py -> build/bdist.linux-ppc64le/wheel/./routes 2026-03-06 23:07:02,903 root INFO copying build/lib/routes/base.py -> build/bdist.linux-ppc64le/wheel/./routes 2026-03-06 23:07:02,904 root INFO running install_egg_info 2026-03-06 23:07:02,916 root INFO Copying Routes.egg-info to build/bdist.linux-ppc64le/wheel/./Routes-2.5.1.dev20260306-py3.12.egg-info 2026-03-06 23:07:02,919 root INFO running install_scripts 2026-03-06 23:07:02,921 root INFO creating build/bdist.linux-ppc64le/wheel/routes-2.5.1.dev20260306.dist-info/WHEEL 2026-03-06 23:07:02,922 wheel INFO creating '/home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/.dist/.tmp-5ir3vib2/routes-2.5.1.dev20260306-py2.py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-03-06 23:07:02,923 wheel INFO adding 'routes/__init__.py' 2026-03-06 23:07:02,924 wheel INFO adding 'routes/base.py' 2026-03-06 23:07:02,924 wheel INFO adding 'routes/mapper.py' 2026-03-06 23:07:02,925 wheel INFO adding 'routes/middleware.py' 2026-03-06 23:07:02,925 wheel INFO adding 'routes/route.py' 2026-03-06 23:07:02,926 wheel INFO adding 'routes/util.py' 2026-03-06 23:07:02,927 wheel INFO adding 'routes-2.5.1.dev20260306.dist-info/licenses/LICENSE.txt' 2026-03-06 23:07:02,927 wheel INFO adding 'routes-2.5.1.dev20260306.dist-info/METADATA' 2026-03-06 23:07:02,928 wheel INFO adding 'routes-2.5.1.dev20260306.dist-info/WHEEL' 2026-03-06 23:07:02,928 wheel INFO adding 'routes-2.5.1.dev20260306.dist-info/top_level.txt' 2026-03-06 23:07:02,929 wheel INFO adding 'routes-2.5.1.dev20260306.dist-info/RECORD' 2026-03-06 23:07:02,929 root INFO removing build/bdist.linux-ppc64le/wheel 2026-03-06 23:07:02,931 gpep517 INFO The backend produced .dist/routes-2.5.1.dev20260306-py2.py3-none-any.whl routes-2.5.1.dev20260306-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f collected 211 items tests/test_functional/test_explicit_use.py ............. [ 6%] tests/test_functional/test_generation.py ............................... [ 20%] .................. [ 29%] tests/test_functional/test_middleware.py ....... [ 32%] tests/test_functional/test_nonminimization.py ......... [ 36%] tests/test_functional/test_recognition.py .............................. [ 51%] ............................ [ 64%] tests/test_functional/test_resources.py ........... [ 69%] tests/test_functional/test_submapper.py ............ [ 75%] tests/test_functional/test_utils.py .................................... [ 92%] ..... [ 94%] tests/test_units/test_base.py .. [ 95%] tests/test_units/test_environment.py . [ 96%] tests/test_units/test_mapper_str.py . [ 96%] tests/test_units/test_route_escapes.py ....... [100%] =============================== warnings summary =============================== tests/test_functional/test_generation.py:204 tests/test_functional/test_generation.py:204 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_generation.py:204: SyntaxWarning: invalid escape sequence '\d' requirements={'month':'\d{1,2}','day':'\d{1,2}'}) tests/test_functional/test_generation.py:219 tests/test_functional/test_generation.py:219 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_generation.py:219: SyntaxWarning: invalid escape sequence '\d' requirements={'month':'\d{1,2}','day':'\d{1,2}'}) tests/test_functional/test_generation.py:245 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_generation.py:245: SyntaxWarning: invalid escape sequence '\d' m.connect('articles/page/:page', controller='articles', action='index', requirements = {'page':'\d+'}) tests/test_functional/test_generation.py:248 tests/test_functional/test_generation.py:248 tests/test_functional/test_generation.py:248 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_generation.py:248: SyntaxWarning: invalid escape sequence '\d' requirements = {'year':'\d{4}', 'month':'\d{1,2}','day':'\d{1,2}'}) tests/test_functional/test_generation.py:284 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_generation.py:284: SyntaxWarning: invalid escape sequence '\d' m.connect('articles/page/:(page).myt', controller='articles', action='index', requirements = {'page':'\d+'}) tests/test_functional/test_generation.py:287 tests/test_functional/test_generation.py:287 tests/test_functional/test_generation.py:287 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_generation.py:287: SyntaxWarning: invalid escape sequence '\d' requirements = {'year':'\d{4}', 'month':'\d{1,2}','day':'\d{1,2}'}) tests/test_functional/test_generation.py:323 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_generation.py:323: SyntaxWarning: invalid escape sequence '\d' m.connect('articles/page/:page', controller='articles', action='index', requirements = {'page':'\d+'}) tests/test_functional/test_generation.py:326 tests/test_functional/test_generation.py:326 tests/test_functional/test_generation.py:326 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_generation.py:326: SyntaxWarning: invalid escape sequence '\d' requirements = {'year':'\d{4}', 'month':'\d{1,2}','day':'\d{1,2}'}) tests/test_functional/test_generation.py:497 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_generation.py:497: SyntaxWarning: invalid escape sequence '\d' m.connect('test/:year', controller='post', action='show', year=None, requirements = {'year':'\d{4}'}) tests/test_functional/test_generation.py:673 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_generation.py:673: SyntaxWarning: invalid escape sequence '\d' m.connect('articles/page/:page', controller='articles', action='index', requirements = {'page':'\d+'}) tests/test_functional/test_generation.py:676 tests/test_functional/test_generation.py:676 tests/test_functional/test_generation.py:676 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_generation.py:676: SyntaxWarning: invalid escape sequence '\d' requirements = {'year':'\d{4}', 'month':'\d{1,2}','day':'\d{1,2}'}) ../../../../../../../usr/lib/python3.12/site-packages/webob/compat.py:5 /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header tests/test_functional/test_nonminimization.py:91 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_nonminimization.py:91: SyntaxWarning: invalid escape sequence '\d' m.connect('/{controller}/{action}/{id:\d\d}') tests/test_functional/test_recognition.py:212 tests/test_functional/test_recognition.py:212 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_recognition.py:212: SyntaxWarning: invalid escape sequence '\d' requirements={'month':'\d{1,2}','day':'\d{1,2}'}) tests/test_functional/test_recognition.py:228 tests/test_functional/test_recognition.py:228 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_recognition.py:228: SyntaxWarning: invalid escape sequence '\d' requirements={'month':'\d{1,2}','day':'\d{1,2}'}) tests/test_functional/test_recognition.py:245 tests/test_functional/test_recognition.py:245 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_recognition.py:245: SyntaxWarning: invalid escape sequence '\d' requirements={'month':'\d{1,2}','day':'\d{1,2}'}) tests/test_functional/test_recognition.py:261 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_recognition.py:261: SyntaxWarning: invalid escape sequence '\d' requirements={'month':'\d{1,2}'}) tests/test_functional/test_recognition.py:262 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_recognition.py:262: SyntaxWarning: invalid escape sequence '\d' m.connect('view/:id/:controller', controller='blog', id=2, action='view', requirements={'id':'\d{1,2}'}) tests/test_functional/test_recognition.py:276 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_recognition.py:276: SyntaxWarning: invalid escape sequence '\d' requirements={'month':'\d{1,2}'}) tests/test_functional/test_recognition.py:277 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_recognition.py:277: SyntaxWarning: invalid escape sequence '\d' m.connect('view/:(id)/:(controller)', controller='blog', id=2, action='view', requirements={'id':'\d{1,2}'}) tests/test_functional/test_recognition.py:291 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_recognition.py:291: SyntaxWarning: invalid escape sequence '\d' m.connect(path, id=2, action='view', requirements={'id':'\d{1,2}'}) tests/test_functional/test_recognition.py:305 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_recognition.py:305: SyntaxWarning: invalid escape sequence '\d' m.connect(path, controller='blog', id=2, action='view', requirements={'id':'\d{1,2}'}) tests/test_functional/test_recognition.py:929 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_recognition.py:929: SyntaxWarning: invalid escape sequence '\d' m.connect('articles/page/:page', controller='articles', action='index', requirements = {'page':'\d+'}) tests/test_functional/test_recognition.py:932 tests/test_functional/test_recognition.py:932 tests/test_functional/test_recognition.py:932 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_recognition.py:932: SyntaxWarning: invalid escape sequence '\d' requirements = {'year':'\d{4}', 'month':'\d{1,2}','day':'\d{1,2}'}) tests/test_functional/test_resources.py:144 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_resources.py:144: SyntaxWarning: invalid escape sequence '\.' test_path('/people/2\.13', 'PUT') tests/test_functional/test_resources.py:145 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_resources.py:145: SyntaxWarning: invalid escape sequence '\.' assert con.mapper_dict == {'controller':'people', 'action':'update', 'id':'2\.13'} tests/test_functional/test_resources.py:146 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_resources.py:146: SyntaxWarning: invalid escape sequence '\.' test_path('/people/2\.13.xml', 'PUT') tests/test_functional/test_resources.py:147 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_resources.py:147: SyntaxWarning: invalid escape sequence '\.' assert con.mapper_dict == {'controller':'people', 'action':'update', 'id':'2\.13', 'format':'xml'} tests/test_functional/test_resources.py:148 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_resources.py:148: SyntaxWarning: invalid escape sequence '\.' test_path('/people/user\.name', 'PUT') tests/test_functional/test_resources.py:149 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_resources.py:149: SyntaxWarning: invalid escape sequence '\.' assert con.mapper_dict == {'controller':'people', 'action':'update', 'id':'user\.name'} tests/test_functional/test_resources.py:150 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_resources.py:150: SyntaxWarning: invalid escape sequence '\.' test_path('/people/user\.\.\.name', 'PUT') tests/test_functional/test_resources.py:151 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_resources.py:151: SyntaxWarning: invalid escape sequence '\.' assert con.mapper_dict == {'controller':'people', 'action':'update', 'id':'user\.\.\.name'} tests/test_functional/test_resources.py:152 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_resources.py:152: SyntaxWarning: invalid escape sequence '\.' test_path('/people/user\.name\.has\.dots', 'PUT') tests/test_functional/test_resources.py:153 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_resources.py:153: SyntaxWarning: invalid escape sequence '\.' assert con.mapper_dict == {'controller':'people', 'action':'update', 'id':'user\.name\.has\.dots'} tests/test_functional/test_resources.py:154 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_resources.py:154: SyntaxWarning: invalid escape sequence '\.' test_path('/people/user\.name\.is\.something.xml', 'PUT') tests/test_functional/test_resources.py:155 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_resources.py:155: SyntaxWarning: invalid escape sequence '\.' assert con.mapper_dict == {'controller':'people', 'action':'update', 'id':'user\.name\.is\.something', 'format':'xml'} tests/test_functional/test_resources.py:156 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_resources.py:156: SyntaxWarning: invalid escape sequence '\.' test_path('/people/user\.name\.ends\.with\.dot\..xml', 'PUT') tests/test_functional/test_resources.py:157 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_resources.py:157: SyntaxWarning: invalid escape sequence '\.' assert con.mapper_dict == {'controller':'people', 'action':'update', 'id':'user\.name\.ends\.with\.dot\.', 'format':'xml'} tests/test_functional/test_resources.py:158 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_resources.py:158: SyntaxWarning: invalid escape sequence '\.' test_path('/people/user\.name\.ends\.with\.dot\.', 'PUT') tests/test_functional/test_resources.py:159 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_resources.py:159: SyntaxWarning: invalid escape sequence '\.' assert con.mapper_dict == {'controller':'people', 'action':'update', 'id':'user\.name\.ends\.with\.dot\.'} tests/test_functional/test_resources.py:160 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_resources.py:160: SyntaxWarning: invalid escape sequence '\.' test_path('/people/\.user\.name\.starts\.with\.dot', 'PUT') tests/test_functional/test_resources.py:161 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_resources.py:161: SyntaxWarning: invalid escape sequence '\.' assert con.mapper_dict == {'controller':'people', 'action':'update', 'id':'\.user\.name\.starts\.with\.dot'} tests/test_functional/test_resources.py:162 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_resources.py:162: SyntaxWarning: invalid escape sequence '\.' test_path('/people/user\.name.json', 'PUT') tests/test_functional/test_resources.py:163 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_resources.py:163: SyntaxWarning: invalid escape sequence '\.' assert con.mapper_dict == {'controller':'people', 'action':'update', 'id':'user\.name', 'format':'json'} tests/test_functional/test_submapper.py:10 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_submapper.py:10: SyntaxWarning: invalid escape sequence '\d' c = m.submapper(path_prefix='/entries', requirements=dict(id='\d+')) tests/test_functional/test_submapper.py:26 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_submapper.py:26: SyntaxWarning: invalid escape sequence '\d' requirements=dict(id='\d+')) tests/test_functional/test_submapper.py:161 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_submapper.py:161: SyntaxWarning: invalid escape sequence '\d' requirement=dict(id='\d+') tests/test_functional/test_utils.py:13 tests/test_functional/test_utils.py:13 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_utils.py:13: SyntaxWarning: invalid escape sequence '\d' requirements={'month':'\d{1,2}','day':'\d{1,2}'}) tests/test_functional/test_utils.py:761 tests/test_functional/test_utils.py:761 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_utils.py:761: SyntaxWarning: invalid escape sequence '\d' requirements={'month':'\d{1,2}','day':'\d{1,2}'}) tests/test_functional/test_utils.py:977 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_utils.py:977: SyntaxWarning: invalid escape sequence '\d' m.connect('articles/page/:page', controller='articles', action='index', requirements = {'page':'\d+'}) tests/test_functional/test_utils.py:980 tests/test_functional/test_utils.py:980 tests/test_functional/test_utils.py:980 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_functional/test_utils.py:980: SyntaxWarning: invalid escape sequence '\d' requirements = {'year':'\d{4}', 'month':'\d{1,2}','day':'\d{1,2}'}) tests/test_units/test_environment.py:9 tests/test_units/test_environment.py:9 /home/buildozer/aports/community/py3-routes/src/routes-7e82bd895a120cbf73f271c32ac289d51124303f/tests/test_units/test_environment.py:9: SyntaxWarning: invalid escape sequence '\d' requirements={'month':'\d{1,2}','day':'\d{1,2}'}) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 211 passed, 72 warnings in 5.79s ======================= >>> py3-routes: Entering fakeroot... >>> py3-routes-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/routes/__pycache__' -> '/home/buildozer/aports/community/py3-routes/pkg/py3-routes-pyc/usr/lib/python3.12/site-packages/routes/__pycache__' >>> py3-routes-pyc*: Preparing subpackage py3-routes-pyc... >>> py3-routes-pyc*: Running postcheck for py3-routes-pyc >>> py3-routes*: Running postcheck for py3-routes >>> py3-routes*: Preparing package py3-routes... >>> py3-routes-pyc*: Tracing dependencies... python3~3.12 >>> py3-routes-pyc*: Package size: 110.0 KB >>> py3-routes-pyc*: Compressing data... >>> py3-routes-pyc*: Create checksum... >>> py3-routes-pyc*: Create py3-routes-pyc-2.5.1_git20250518-r0.apk >>> py3-routes*: Tracing dependencies... python3~3.12 >>> py3-routes*: Package size: 137.0 KB >>> py3-routes*: Compressing data... >>> py3-routes*: Create checksum... >>> py3-routes*: Create py3-routes-2.5.1_git20250518-r0.apk >>> py3-routes: Build complete at Fri, 06 Mar 2026 23:07:10 +0000 elapsed time 0h 0m 14s >>> py3-routes: Cleaning up srcdir >>> py3-routes: Cleaning up pkgdir >>> py3-routes: Uninstalling dependencies... ( 1/45) Purging .makedepends-py3-routes (20260306.230658) ( 2/45) Purging py3-gpep517-pyc (19-r1) ( 3/45) Purging py3-gpep517 (19-r1) ( 4/45) Purging py3-installer-pyc (0.7.0-r2) ( 5/45) Purging py3-installer (0.7.0-r2) ( 6/45) Purging py3-setuptools-pyc (82.0.0-r0) ( 7/45) Purging py3-setuptools (82.0.0-r0) ( 8/45) Purging py3-pytest-pyc (9.0.2-r0) ( 9/45) Purging py3-pytest (9.0.2-r0) (10/45) Purging py3-iniconfig-pyc (2.3.0-r0) (11/45) Purging py3-iniconfig (2.3.0-r0) (12/45) Purging py3-packaging-pyc (26.0-r0) (13/45) Purging py3-packaging (26.0-r0) (14/45) Purging py3-parsing-pyc (3.3.2-r0) (15/45) Purging py3-parsing (3.3.2-r0) (16/45) Purging py3-pluggy-pyc (1.6.0-r0) (17/45) Purging py3-pluggy (1.6.0-r0) (18/45) Purging py3-py-pyc (1.11.0-r4) (19/45) Purging py3-py (1.11.0-r4) (20/45) Purging py3-pygments-pyc (2.19.2-r0) (21/45) Purging py3-pygments (2.19.2-r0) (22/45) Purging py3-webtest-pyc (3.0.7-r1) (23/45) Purging py3-webtest (3.0.7-r1) (24/45) Purging py3-beautifulsoup4-pyc (4.14.3-r0) (25/45) Purging py3-beautifulsoup4 (4.14.3-r0) (26/45) Purging py3-soupsieve-pyc (2.7-r0) (27/45) Purging py3-soupsieve (2.7-r0) (28/45) Purging py3-typing-extensions-pyc (4.15.0-r0) (29/45) Purging py3-typing-extensions (4.15.0-r0) (30/45) Purging py3-waitress-openrc (3.0.2-r1) (31/45) Purging py3-waitress-pyc (3.0.2-r1) (32/45) Purging py3-waitress (3.0.2-r1) (33/45) Purging py3-webob-pyc (1.8.9-r0) (34/45) Purging py3-webob (1.8.9-r0) (35/45) Purging python3-pyc (3.12.12-r0) (36/45) Purging python3-pycache-pyc0 (3.12.12-r0) (37/45) Purging pyc (3.12.12-r0) (38/45) Purging python3 (3.12.12-r0) (39/45) Purging gdbm (1.26-r0) (40/45) Purging libbz2 (1.0.8-r6) (41/45) Purging libffi (3.5.2-r0) (42/45) Purging libpanelw (6.6_p20251231-r0) (43/45) Purging mpdecimal (4.0.1-r0) (44/45) Purging sqlite-libs (3.51.2-r1) (45/45) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 288.6 MiB in 106 packages >>> py3-routes: Updating the community/ppc64le repository index... >>> py3-routes: Signing the index...