>>> py3-routes: Building community/py3-routes 2.5.1-r4 (using abuild 3.14.1-r1) started Sat, 02 Nov 2024 10:40:52 +0000
>>> py3-routes: Validating /home/buildozer/aports/community/py3-routes/APKBUILD...
>>> py3-routes: Analyzing dependencies...
>>> py3-routes: Installing for build: build-base py3-repoze-lru py3-six py3-setuptools py3-beautifulsoup4 py3-nose py3-pytest py3-webob py3-webtest
(1/43) Installing libbz2 (1.0.8-r6)
(2/43) Installing libffi (3.4.6-r0)
(3/43) Installing gdbm (1.24-r0)
(4/43) Installing xz-libs (5.6.3-r0)
(5/43) Installing mpdecimal (4.0.0-r0)
(6/43) Installing libpanelw (6.5_p20241006-r2)
(7/43) Installing sqlite-libs (3.47.0-r0)
(8/43) Installing python3 (3.12.7-r1)
(9/43) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/43) Installing pyc (3.12.7-r1)
(11/43) Installing py3-repoze-lru-pyc (0.7-r6)
(12/43) Installing python3-pyc (3.12.7-r1)
(13/43) Installing py3-repoze-lru (0.7-r6)
(14/43) Installing py3-six (1.16.0-r9)
(15/43) Installing py3-six-pyc (1.16.0-r9)
(16/43) Installing py3-parsing (3.1.4-r0)
(17/43) Installing py3-parsing-pyc (3.1.4-r0)
(18/43) Installing py3-packaging (24.1-r0)
(19/43) Installing py3-packaging-pyc (24.1-r0)
(20/43) Installing py3-setuptools (70.3.0-r0)
(21/43) Installing py3-setuptools-pyc (70.3.0-r0)
(22/43) Installing py3-soupsieve (2.6-r0)
(23/43) Installing py3-soupsieve-pyc (2.6-r0)
(24/43) Installing py3-beautifulsoup4 (4.12.3-r3)
(25/43) Installing py3-beautifulsoup4-pyc (4.12.3-r3)
(26/43) Installing py3-nose (1.3.7-r13)
(27/43) Installing py3-nose-pyc (1.3.7-r13)
(28/43) Installing py3-iniconfig (2.0.0-r1)
(29/43) Installing py3-iniconfig-pyc (2.0.0-r1)
(30/43) Installing py3-pluggy (1.5.0-r0)
(31/43) Installing py3-pluggy-pyc (1.5.0-r0)
(32/43) Installing py3-py (1.11.0-r4)
(33/43) Installing py3-py-pyc (1.11.0-r4)
(34/43) Installing py3-pytest (8.3.3-r0)
(35/43) Installing py3-pytest-pyc (8.3.3-r0)
(36/43) Installing py3-webob (1.8.7-r4)
(37/43) Installing py3-webob-pyc (1.8.7-r4)
(38/43) Installing py3-waitress (3.0.1-r0)
(39/43) Installing py3-waitress-pyc (3.0.1-r0)
(40/43) Installing py3-webtest (3.0.0-r5)
(41/43) Installing py3-webtest-pyc (3.0.0-r5)
(42/43) Installing .makedepends-py3-routes (20241102.104130)
(43/43) Installing py3-waitress-openrc (3.0.1-r0)
Executing busybox-1.37.0-r5.trigger
OK: 382 MiB in 141 packages
>>> py3-routes: Cleaning up srcdir
>>> py3-routes: Cleaning up pkgdir
>>> py3-routes: Cleaning up tmpdir
>>> py3-routes: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-routes-2.5.1.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/py3-routes-2.5.1.tar.gz.part'
py3-routes-2.5.1.tar 100% |********************************|  186k  0:00:00 ETA
'/var/cache/distfiles/v3.21/py3-routes-2.5.1.tar.gz.part' saved
>>> py3-routes: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-routes-2.5.1.tar.gz
>>> py3-routes: Checking sha512sums...
py3-routes-2.5.1.tar.gz: OK
py312-unittest.patch: OK
>>> py3-routes: Unpacking /var/cache/distfiles/v3.21/py3-routes-2.5.1.tar.gz...
>>> py3-routes: py312-unittest.patch
patching file tests/test_functional/test_generation.py
running build
running build_py
creating build
creating build/lib
creating build/lib/routes
copying routes/__init__.py -> build/lib/routes
copying routes/mapper.py -> build/lib/routes
copying routes/util.py -> build/lib/routes
copying routes/middleware.py -> build/lib/routes
copying routes/route.py -> build/lib/routes
copying routes/base.py -> build/lib/routes
running egg_info
writing Routes.egg-info/PKG-INFO
writing dependency_links to Routes.egg-info/dependency_links.txt
writing requirements to Routes.egg-info/requires.txt
writing top-level names to Routes.egg-info/top_level.txt
reading manifest file 'Routes.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.hgignore' found anywhere in distribution
warning: no previously-included files matching '*.hgtags' found anywhere in distribution
adding license file 'LICENSE.txt'
writing manifest file 'Routes.egg-info/SOURCES.txt'
============================= test session starts ==============================
platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0
rootdir: /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1
collected 211 items / 5 deselected / 206 selected

tests/test_functional/test_explicit_use.py .............                 [  6%]
tests/test_functional/test_generation.py ............................... [ 21%]
................                                                         [ 29%]
tests/test_functional/test_middleware.py .......                         [ 32%]
tests/test_functional/test_nonminimization.py .......                    [ 35%]
tests/test_functional/test_recognition.py .............................. [ 50%]
...........................                                              [ 63%]
tests/test_functional/test_resources.py ...........                      [ 68%]
tests/test_functional/test_submapper.py ............                     [ 74%]
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:205
tests/test_functional/test_generation.py:205
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_generation.py:205: SyntaxWarning: invalid escape sequence '\d'
    requirements={'month':'\d{1,2}','day':'\d{1,2}'})

tests/test_functional/test_generation.py:220
tests/test_functional/test_generation.py:220
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_generation.py:220: SyntaxWarning: invalid escape sequence '\d'
    requirements={'month':'\d{1,2}','day':'\d{1,2}'})

tests/test_functional/test_generation.py:246
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_generation.py:246: SyntaxWarning: invalid escape sequence '\d'
    m.connect('articles/page/:page', controller='articles', action='index', requirements = {'page':'\d+'})

tests/test_functional/test_generation.py:249
tests/test_functional/test_generation.py:249
tests/test_functional/test_generation.py:249
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_generation.py:249: SyntaxWarning: invalid escape sequence '\d'
    requirements = {'year':'\d{4}', 'month':'\d{1,2}','day':'\d{1,2}'})

tests/test_functional/test_generation.py:289
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_generation.py:289: SyntaxWarning: invalid escape sequence '\d'
    m.connect('articles/page/:(page).myt', controller='articles', action='index', requirements = {'page':'\d+'})

tests/test_functional/test_generation.py:292
tests/test_functional/test_generation.py:292
tests/test_functional/test_generation.py:292
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_generation.py:292: SyntaxWarning: invalid escape sequence '\d'
    requirements = {'year':'\d{4}', 'month':'\d{1,2}','day':'\d{1,2}'})

tests/test_functional/test_generation.py:332
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_generation.py:332: SyntaxWarning: invalid escape sequence '\d'
    m.connect('articles/page/:page', controller='articles', action='index', requirements = {'page':'\d+'})

tests/test_functional/test_generation.py:335
tests/test_functional/test_generation.py:335
tests/test_functional/test_generation.py:335
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_generation.py:335: SyntaxWarning: invalid escape sequence '\d'
    requirements = {'year':'\d{4}', 'month':'\d{1,2}','day':'\d{1,2}'})

tests/test_functional/test_generation.py:511
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_generation.py:511: 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:688
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_generation.py:688: SyntaxWarning: invalid escape sequence '\d'
    m.connect('articles/page/:page', controller='articles', action='index', requirements = {'page':'\d+'})

tests/test_functional/test_generation.py:691
tests/test_functional/test_generation.py:691
tests/test_functional/test_generation.py:691
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_generation.py:691: SyntaxWarning: invalid escape sequence '\d'
    requirements = {'year':'\d{4}', 'month':'\d{1,2}','day':'\d{1,2}'})

tests/test_functional/test_nonminimization.py:100
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_nonminimization.py:100: SyntaxWarning: invalid escape sequence '\d'
    m.connect('/{controller}/{action}/{id:\d\d}')

tests/test_functional/test_recognition.py:214
tests/test_functional/test_recognition.py:214
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_recognition.py:214: SyntaxWarning: invalid escape sequence '\d'
    requirements={'month':'\d{1,2}','day':'\d{1,2}'})

tests/test_functional/test_recognition.py:232
tests/test_functional/test_recognition.py:232
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_recognition.py:232: SyntaxWarning: invalid escape sequence '\d'
    requirements={'month':'\d{1,2}','day':'\d{1,2}'})

tests/test_functional/test_recognition.py:250
tests/test_functional/test_recognition.py:250
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_recognition.py:250: SyntaxWarning: invalid escape sequence '\d'
    requirements={'month':'\d{1,2}','day':'\d{1,2}'})

tests/test_functional/test_recognition.py:268
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_recognition.py:268: SyntaxWarning: invalid escape sequence '\d'
    requirements={'month':'\d{1,2}'})

tests/test_functional/test_recognition.py:269
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_recognition.py:269: 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:283
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_recognition.py:283: SyntaxWarning: invalid escape sequence '\d'
    requirements={'month':'\d{1,2}'})

tests/test_functional/test_recognition.py:284
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_recognition.py:284: 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:298
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_recognition.py:298: SyntaxWarning: invalid escape sequence '\d'
    m.connect(path, id=2, action='view', requirements={'id':'\d{1,2}'})

tests/test_functional/test_recognition.py:312
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_recognition.py:312: 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:964
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_recognition.py:964: SyntaxWarning: invalid escape sequence '\d'
    m.connect('articles/page/:page', controller='articles', action='index', requirements = {'page':'\d+'})

tests/test_functional/test_recognition.py:967
tests/test_functional/test_recognition.py:967
tests/test_functional/test_recognition.py:967
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_recognition.py:967: SyntaxWarning: invalid escape sequence '\d'
    requirements = {'year':'\d{4}', 'month':'\d{1,2}','day':'\d{1,2}'})

tests/test_functional/test_resources.py:146
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_resources.py:146: SyntaxWarning: invalid escape sequence '\.'
    test_path('/people/2\.13', 'PUT')

tests/test_functional/test_resources.py:147
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_resources.py:147: SyntaxWarning: invalid escape sequence '\.'
    eq_({'controller':'people', 'action':'update', 'id':'2\.13'}, con.mapper_dict)

tests/test_functional/test_resources.py:148
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_resources.py:148: SyntaxWarning: invalid escape sequence '\.'
    test_path('/people/2\.13.xml', 'PUT')

tests/test_functional/test_resources.py:149
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_resources.py:149: SyntaxWarning: invalid escape sequence '\.'
    eq_({'controller':'people', 'action':'update', 'id':'2\.13', 'format':'xml'}, con.mapper_dict)

tests/test_functional/test_resources.py:150
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/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-2.5.1/tests/test_functional/test_resources.py:151: SyntaxWarning: invalid escape sequence '\.'
    eq_({'controller':'people', 'action':'update', 'id':'user\.name'}, con.mapper_dict)

tests/test_functional/test_resources.py:152
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_resources.py:152: SyntaxWarning: invalid escape sequence '\.'
    test_path('/people/user\.\.\.name', 'PUT')

tests/test_functional/test_resources.py:153
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_resources.py:153: SyntaxWarning: invalid escape sequence '\.'
    eq_({'controller':'people', 'action':'update', 'id':'user\.\.\.name'}, con.mapper_dict)

tests/test_functional/test_resources.py:154
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_resources.py:154: SyntaxWarning: invalid escape sequence '\.'
    test_path('/people/user\.name\.has\.dots', 'PUT')

tests/test_functional/test_resources.py:155
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_resources.py:155: SyntaxWarning: invalid escape sequence '\.'
    eq_({'controller':'people', 'action':'update', 'id':'user\.name\.has\.dots'}, con.mapper_dict)

tests/test_functional/test_resources.py:156
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_resources.py:156: SyntaxWarning: invalid escape sequence '\.'
    test_path('/people/user\.name\.is\.something.xml', 'PUT')

tests/test_functional/test_resources.py:157
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_resources.py:157: SyntaxWarning: invalid escape sequence '\.'
    eq_({'controller':'people', 'action':'update', 'id':'user\.name\.is\.something', 'format':'xml'}, con.mapper_dict)

tests/test_functional/test_resources.py:158
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_resources.py:158: SyntaxWarning: invalid escape sequence '\.'
    test_path('/people/user\.name\.ends\.with\.dot\..xml', 'PUT')

tests/test_functional/test_resources.py:159
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_resources.py:159: SyntaxWarning: invalid escape sequence '\.'
    eq_({'controller':'people', 'action':'update', 'id':'user\.name\.ends\.with\.dot\.', 'format':'xml'}, con.mapper_dict)

tests/test_functional/test_resources.py:160
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_resources.py:160: SyntaxWarning: invalid escape sequence '\.'
    test_path('/people/user\.name\.ends\.with\.dot\.', 'PUT')

tests/test_functional/test_resources.py:161
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_resources.py:161: SyntaxWarning: invalid escape sequence '\.'
    eq_({'controller':'people', 'action':'update', 'id':'user\.name\.ends\.with\.dot\.'}, con.mapper_dict)

tests/test_functional/test_resources.py:162
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_resources.py:162: SyntaxWarning: invalid escape sequence '\.'
    test_path('/people/\.user\.name\.starts\.with\.dot', 'PUT')

tests/test_functional/test_resources.py:163
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_resources.py:163: SyntaxWarning: invalid escape sequence '\.'
    eq_({'controller':'people', 'action':'update', 'id':'\.user\.name\.starts\.with\.dot'}, con.mapper_dict)

tests/test_functional/test_resources.py:164
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_resources.py:164: SyntaxWarning: invalid escape sequence '\.'
    test_path('/people/user\.name.json', 'PUT')

tests/test_functional/test_resources.py:165
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_resources.py:165: SyntaxWarning: invalid escape sequence '\.'
    eq_({'controller':'people', 'action':'update', 'id':'user\.name', 'format':'json'}, con.mapper_dict)

tests/test_functional/test_submapper.py:10
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/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:25
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_submapper.py:25: SyntaxWarning: invalid escape sequence '\d'
    requirements=dict(id='\d+'))

tests/test_functional/test_submapper.py:144
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_submapper.py:144: 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-2.5.1/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:742
tests/test_functional/test_utils.py:742
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_utils.py:742: SyntaxWarning: invalid escape sequence '\d'
    requirements={'month':'\d{1,2}','day':'\d{1,2}'})

tests/test_functional/test_utils.py:925
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_utils.py:925: SyntaxWarning: invalid escape sequence '\d'
    m.connect('articles/page/:page', controller='articles', action='index', requirements = {'page':'\d+'})

tests/test_functional/test_utils.py:928
tests/test_functional/test_utils.py:928
tests/test_functional/test_utils.py:928
  /home/buildozer/aports/community/py3-routes/src/Routes-2.5.1/tests/test_functional/test_utils.py:928: 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-2.5.1/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
================ 206 passed, 5 deselected, 71 warnings in 3.92s ================
>>> py3-routes: Entering fakeroot...
running install
/usr/lib/python3.12/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 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/py3-routes/pkg
creating /home/buildozer/aports/community/py3-routes/pkg/py3-routes
creating /home/buildozer/aports/community/py3-routes/pkg/py3-routes/usr
creating /home/buildozer/aports/community/py3-routes/pkg/py3-routes/usr/lib
creating /home/buildozer/aports/community/py3-routes/pkg/py3-routes/usr/lib/python3.12
creating /home/buildozer/aports/community/py3-routes/pkg/py3-routes/usr/lib/python3.12/site-packages
creating /home/buildozer/aports/community/py3-routes/pkg/py3-routes/usr/lib/python3.12/site-packages/routes
copying build/lib/routes/__init__.py -> /home/buildozer/aports/community/py3-routes/pkg/py3-routes/usr/lib/python3.12/site-packages/routes
copying build/lib/routes/mapper.py -> /home/buildozer/aports/community/py3-routes/pkg/py3-routes/usr/lib/python3.12/site-packages/routes
copying build/lib/routes/util.py -> /home/buildozer/aports/community/py3-routes/pkg/py3-routes/usr/lib/python3.12/site-packages/routes
copying build/lib/routes/middleware.py -> /home/buildozer/aports/community/py3-routes/pkg/py3-routes/usr/lib/python3.12/site-packages/routes
copying build/lib/routes/route.py -> /home/buildozer/aports/community/py3-routes/pkg/py3-routes/usr/lib/python3.12/site-packages/routes
copying build/lib/routes/base.py -> /home/buildozer/aports/community/py3-routes/pkg/py3-routes/usr/lib/python3.12/site-packages/routes
byte-compiling /home/buildozer/aports/community/py3-routes/pkg/py3-routes/usr/lib/python3.12/site-packages/routes/__init__.py to __init__.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-routes/pkg/py3-routes/usr/lib/python3.12/site-packages/routes/mapper.py to mapper.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-routes/pkg/py3-routes/usr/lib/python3.12/site-packages/routes/util.py to util.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-routes/pkg/py3-routes/usr/lib/python3.12/site-packages/routes/middleware.py to middleware.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-routes/pkg/py3-routes/usr/lib/python3.12/site-packages/routes/route.py to route.cpython-312.pyc
byte-compiling /home/buildozer/aports/community/py3-routes/pkg/py3-routes/usr/lib/python3.12/site-packages/routes/base.py to base.cpython-312.pyc
running install_egg_info
running egg_info
writing Routes.egg-info/PKG-INFO
writing dependency_links to Routes.egg-info/dependency_links.txt
writing requirements to Routes.egg-info/requires.txt
writing top-level names to Routes.egg-info/top_level.txt
reading manifest file 'Routes.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files matching '*.hgignore' found anywhere in distribution
warning: no previously-included files matching '*.hgtags' found anywhere in distribution
adding license file 'LICENSE.txt'
writing manifest file 'Routes.egg-info/SOURCES.txt'
Copying Routes.egg-info to /home/buildozer/aports/community/py3-routes/pkg/py3-routes/usr/lib/python3.12/site-packages/Routes-2.5.1-py3.12.egg-info
running install_scripts
>>> 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...
	py3-repoze-lru
	py3-six
	python3~3.12
>>> py3-routes-pyc*: Package size: 109.8 KB
>>> py3-routes-pyc*: Compressing data...
>>> py3-routes-pyc*: Create checksum...
>>> py3-routes-pyc*: Create py3-routes-pyc-2.5.1-r4.apk
>>> py3-routes*: Tracing dependencies...
	py3-repoze-lru
	py3-six
	python3~3.12
>>> py3-routes*: Package size: 135.5 KB
>>> py3-routes*: Compressing data...
>>> py3-routes*: Create checksum...
>>> py3-routes*: Create py3-routes-2.5.1-r4.apk
>>> py3-routes: Build complete at Sat, 02 Nov 2024 10:41:41 +0000 elapsed time 0h 0m 49s
>>> py3-routes: Cleaning up srcdir
>>> py3-routes: Cleaning up pkgdir
>>> py3-routes: Uninstalling dependencies...
(1/43) Purging .makedepends-py3-routes (20241102.104130)
(2/43) Purging py3-repoze-lru-pyc (0.7-r6)
(3/43) Purging py3-repoze-lru (0.7-r6)
(4/43) Purging py3-six-pyc (1.16.0-r9)
(5/43) Purging py3-six (1.16.0-r9)
(6/43) Purging py3-setuptools-pyc (70.3.0-r0)
(7/43) Purging py3-setuptools (70.3.0-r0)
(8/43) Purging py3-nose-pyc (1.3.7-r13)
(9/43) Purging py3-nose (1.3.7-r13)
(10/43) Purging py3-pytest-pyc (8.3.3-r0)
(11/43) Purging py3-pytest (8.3.3-r0)
(12/43) Purging py3-iniconfig-pyc (2.0.0-r1)
(13/43) Purging py3-iniconfig (2.0.0-r1)
(14/43) Purging py3-packaging-pyc (24.1-r0)
(15/43) Purging py3-packaging (24.1-r0)
(16/43) Purging py3-parsing-pyc (3.1.4-r0)
(17/43) Purging py3-parsing (3.1.4-r0)
(18/43) Purging py3-pluggy-pyc (1.5.0-r0)
(19/43) Purging py3-pluggy (1.5.0-r0)
(20/43) Purging py3-py-pyc (1.11.0-r4)
(21/43) Purging py3-py (1.11.0-r4)
(22/43) Purging py3-webtest-pyc (3.0.0-r5)
(23/43) Purging py3-webtest (3.0.0-r5)
(24/43) Purging py3-beautifulsoup4-pyc (4.12.3-r3)
(25/43) Purging py3-beautifulsoup4 (4.12.3-r3)
(26/43) Purging py3-soupsieve-pyc (2.6-r0)
(27/43) Purging py3-soupsieve (2.6-r0)
(28/43) Purging py3-waitress-openrc (3.0.1-r0)
(29/43) Purging py3-waitress-pyc (3.0.1-r0)
(30/43) Purging py3-waitress (3.0.1-r0)
(31/43) Purging py3-webob-pyc (1.8.7-r4)
(32/43) Purging py3-webob (1.8.7-r4)
(33/43) Purging python3-pyc (3.12.7-r1)
(34/43) Purging python3-pycache-pyc0 (3.12.7-r1)
(35/43) Purging pyc (3.12.7-r1)
(36/43) Purging python3 (3.12.7-r1)
(37/43) Purging gdbm (1.24-r0)
(38/43) Purging libbz2 (1.0.8-r6)
(39/43) Purging libffi (3.4.6-r0)
(40/43) Purging libpanelw (6.5_p20241006-r2)
(41/43) Purging mpdecimal (4.0.0-r0)
(42/43) Purging sqlite-libs (3.47.0-r0)
(43/43) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r5.trigger
OK: 333 MiB in 98 packages
>>> py3-routes: Updating the community/riscv64 repository index...
>>> py3-routes: Signing the index...