2025-01-27T17:01:21,577 Created temporary directory: /tmp/pip-build-tracker-gplnwk3b 2025-01-27T17:01:21,578 Initialized build tracking at /tmp/pip-build-tracker-gplnwk3b 2025-01-27T17:01:21,579 Created build tracker: /tmp/pip-build-tracker-gplnwk3b 2025-01-27T17:01:21,579 Entered build tracker: /tmp/pip-build-tracker-gplnwk3b 2025-01-27T17:01:21,580 Created temporary directory: /tmp/pip-wheel-l8u0hq05 2025-01-27T17:01:21,584 Created temporary directory: /tmp/pip-ephem-wheel-cache-89qfa7pw 2025-01-27T17:01:21,628 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-01-27T17:01:21,631 2 location(s) to search for versions of ftw-tokenauth: 2025-01-27T17:01:21,631 * https://pypi.org/simple/ftw-tokenauth/ 2025-01-27T17:01:21,631 * https://www.piwheels.org/simple/ftw-tokenauth/ 2025-01-27T17:01:21,631 Fetching project page and analyzing links: https://pypi.org/simple/ftw-tokenauth/ 2025-01-27T17:01:21,632 Getting page https://pypi.org/simple/ftw-tokenauth/ 2025-01-27T17:01:21,634 Found index url https://pypi.org/simple/ 2025-01-27T17:01:21,854 Fetched page https://pypi.org/simple/ftw-tokenauth/ as application/vnd.pypi.simple.v1+json 2025-01-27T17:01:21,855 Found link https://files.pythonhosted.org/packages/80/3b/d9c3eb72825601a6d6ec42a60980dc4f3af39d06e3f61f32faf7ec6c6b2e/ftw.tokenauth-1.1.0.tar.gz (from https://pypi.org/simple/ftw-tokenauth/), version: 1.1.0 2025-01-27T17:01:21,856 Found link https://files.pythonhosted.org/packages/93/90/b0cc87bf82dd11cf3cb6d01696153e29e2c533b101c1d8c5eff0f350daca/ftw.tokenauth-1.2.0.tar.gz (from https://pypi.org/simple/ftw-tokenauth/), version: 1.2.0 2025-01-27T17:01:21,857 Found link https://files.pythonhosted.org/packages/fd/ed/855f4e9b18898e9e2deb8e39d041d8dfe60ff67c01f3c9cfb04b11f34141/ftw.tokenauth-1.2.1.tar.gz (from https://pypi.org/simple/ftw-tokenauth/), version: 1.2.1 2025-01-27T17:01:21,857 Fetching project page and analyzing links: https://www.piwheels.org/simple/ftw-tokenauth/ 2025-01-27T17:01:21,858 Getting page https://www.piwheels.org/simple/ftw-tokenauth/ 2025-01-27T17:01:21,859 Found index url https://www.piwheels.org/simple/ 2025-01-27T17:01:22,049 Fetched page https://www.piwheels.org/simple/ftw-tokenauth/ as text/html 2025-01-27T17:01:22,050 Skipping link: No binaries permitted for ftw-tokenauth: https://www.piwheels.org/simple/ftw-tokenauth/ftw.tokenauth-1.2.0-py3-none-any.whl#sha256=f1b7b0cfab5bba2c1252741ef6ddd6473e3d76f03de882ae98aef1c4da496a24 (from https://www.piwheels.org/simple/ftw-tokenauth/) 2025-01-27T17:01:22,051 Skipping link: No binaries permitted for ftw-tokenauth: https://www.piwheels.org/simple/ftw-tokenauth/ftw.tokenauth-1.1.0-py3-none-any.whl#sha256=dafa6c32c3e7f1f46d871350c107435191f984aff312bb8f8201351c5fa35792 (from https://www.piwheels.org/simple/ftw-tokenauth/) 2025-01-27T17:01:22,052 Skipping link: not a file: https://www.piwheels.org/simple/ftw-tokenauth/ 2025-01-27T17:01:22,052 Skipping link: not a file: https://pypi.org/simple/ftw-tokenauth/ 2025-01-27T17:01:22,071 Given no hashes to check 1 links for project 'ftw-tokenauth': discarding no candidates 2025-01-27T17:01:22,073 Collecting ftw-tokenauth==1.2.1 2025-01-27T17:01:22,075 Created temporary directory: /tmp/pip-unpack-z3_fj35g 2025-01-27T17:01:22,294 Downloading ftw.tokenauth-1.2.1.tar.gz (201 kB) 2025-01-27T17:01:22,524 Added ftw-tokenauth==1.2.1 from https://files.pythonhosted.org/packages/fd/ed/855f4e9b18898e9e2deb8e39d041d8dfe60ff67c01f3c9cfb04b11f34141/ftw.tokenauth-1.2.1.tar.gz to build tracker '/tmp/pip-build-tracker-gplnwk3b' 2025-01-27T17:01:22,526 Running setup.py (path:/tmp/pip-wheel-l8u0hq05/ftw-tokenauth_07d175b6d420459d817bb618d7240490/setup.py) egg_info for package ftw-tokenauth 2025-01-27T17:01:22,527 Created temporary directory: /tmp/pip-pip-egg-info-9rqj9jaz 2025-01-27T17:01:22,528 Preparing metadata (setup.py): started 2025-01-27T17:01:22,529 Running command python setup.py egg_info 2025-01-27T17:01:23,062 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' 2025-01-27T17:01:23,062 warnings.warn(msg) 2025-01-27T17:01:23,558 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:702: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated. 2025-01-27T17:01:23,558 !! 2025-01-27T17:01:23,559 ******************************************************************************** 2025-01-27T17:01:23,560 Please replace its usage with implicit namespaces (PEP 420). 2025-01-27T17:01:23,560 See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details. 2025-01-27T17:01:23,561 ******************************************************************************** 2025-01-27T17:01:23,562 !! 2025-01-27T17:01:23,562 ep.load()(self, ep.name, value) 2025-01-27T17:01:23,594 running egg_info 2025-01-27T17:01:23,622 creating /tmp/pip-pip-egg-info-9rqj9jaz/ftw.tokenauth.egg-info 2025-01-27T17:01:23,623 writing /tmp/pip-pip-egg-info-9rqj9jaz/ftw.tokenauth.egg-info/PKG-INFO 2025-01-27T17:01:23,630 writing dependency_links to /tmp/pip-pip-egg-info-9rqj9jaz/ftw.tokenauth.egg-info/dependency_links.txt 2025-01-27T17:01:23,632 writing entry points to /tmp/pip-pip-egg-info-9rqj9jaz/ftw.tokenauth.egg-info/entry_points.txt 2025-01-27T17:01:23,633 writing namespace_packages to /tmp/pip-pip-egg-info-9rqj9jaz/ftw.tokenauth.egg-info/namespace_packages.txt 2025-01-27T17:01:23,636 writing requirements to /tmp/pip-pip-egg-info-9rqj9jaz/ftw.tokenauth.egg-info/requires.txt 2025-01-27T17:01:23,637 writing top-level names to /tmp/pip-pip-egg-info-9rqj9jaz/ftw.tokenauth.egg-info/top_level.txt 2025-01-27T17:01:23,638 writing manifest file '/tmp/pip-pip-egg-info-9rqj9jaz/ftw.tokenauth.egg-info/SOURCES.txt' 2025-01-27T17:01:23,738 reading manifest file '/tmp/pip-pip-egg-info-9rqj9jaz/ftw.tokenauth.egg-info/SOURCES.txt' 2025-01-27T17:01:23,740 reading manifest template 'MANIFEST.in' 2025-01-27T17:01:23,771 warning: no files found matching '*.txt' 2025-01-27T17:01:23,773 warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-01-27T17:01:23,774 warning: no previously-included files matching '._*' found anywhere in distribution 2025-01-27T17:01:23,775 warning: no previously-included files matching '*.mo' found anywhere in distribution 2025-01-27T17:01:23,780 writing manifest file '/tmp/pip-pip-egg-info-9rqj9jaz/ftw.tokenauth.egg-info/SOURCES.txt' 2025-01-27T17:01:23,888 Preparing metadata (setup.py): finished with status 'done' 2025-01-27T17:01:23,893 Source in /tmp/pip-wheel-l8u0hq05/ftw-tokenauth_07d175b6d420459d817bb618d7240490 has version 1.2.1, which satisfies requirement ftw-tokenauth==1.2.1 from https://files.pythonhosted.org/packages/fd/ed/855f4e9b18898e9e2deb8e39d041d8dfe60ff67c01f3c9cfb04b11f34141/ftw.tokenauth-1.2.1.tar.gz 2025-01-27T17:01:23,894 Removed ftw-tokenauth==1.2.1 from https://files.pythonhosted.org/packages/fd/ed/855f4e9b18898e9e2deb8e39d041d8dfe60ff67c01f3c9cfb04b11f34141/ftw.tokenauth-1.2.1.tar.gz from build tracker '/tmp/pip-build-tracker-gplnwk3b' 2025-01-27T17:01:23,905 Created temporary directory: /tmp/pip-unpack-kogaqnyl 2025-01-27T17:01:23,906 Created temporary directory: /tmp/pip-unpack-9mv1tvno 2025-01-27T17:01:23,907 Building wheels for collected packages: ftw-tokenauth 2025-01-27T17:01:23,911 Created temporary directory: /tmp/pip-wheel-wx0qo8ku 2025-01-27T17:01:23,912 Building wheel for ftw-tokenauth (setup.py): started 2025-01-27T17:01:23,913 Destination directory: /tmp/pip-wheel-wx0qo8ku 2025-01-27T17:01:23,913 Running command python setup.py bdist_wheel 2025-01-27T17:01:24,436 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' 2025-01-27T17:01:24,437 warnings.warn(msg) 2025-01-27T17:01:24,941 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:702: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated. 2025-01-27T17:01:24,941 !! 2025-01-27T17:01:24,942 ******************************************************************************** 2025-01-27T17:01:24,943 Please replace its usage with implicit namespaces (PEP 420). 2025-01-27T17:01:24,944 See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages for details. 2025-01-27T17:01:24,944 ******************************************************************************** 2025-01-27T17:01:24,945 !! 2025-01-27T17:01:24,946 ep.load()(self, ep.name, value) 2025-01-27T17:01:24,955 running bdist_wheel 2025-01-27T17:01:25,091 running build 2025-01-27T17:01:25,091 running build_py 2025-01-27T17:01:25,123 creating build/lib/ftw 2025-01-27T17:01:25,125 copying ftw/__init__.py -> build/lib/ftw 2025-01-27T17:01:25,128 creating build/lib/ftw/tokenauth 2025-01-27T17:01:25,129 copying ftw/tokenauth/permissions.py -> build/lib/ftw/tokenauth 2025-01-27T17:01:25,131 copying ftw/tokenauth/__init__.py -> build/lib/ftw/tokenauth 2025-01-27T17:01:25,134 copying ftw/tokenauth/hooks.py -> build/lib/ftw/tokenauth 2025-01-27T17:01:25,136 creating build/lib/ftw/tokenauth/Extensions 2025-01-27T17:01:25,138 copying ftw/tokenauth/Extensions/__init__.py -> build/lib/ftw/tokenauth/Extensions 2025-01-27T17:01:25,140 copying ftw/tokenauth/Extensions/install.py -> build/lib/ftw/tokenauth/Extensions 2025-01-27T17:01:25,142 creating build/lib/ftw/tokenauth/service_keys 2025-01-27T17:01:25,144 copying ftw/tokenauth/service_keys/__init__.py -> build/lib/ftw/tokenauth/service_keys 2025-01-27T17:01:25,146 copying ftw/tokenauth/service_keys/key_generation.py -> build/lib/ftw/tokenauth/service_keys 2025-01-27T17:01:25,149 creating build/lib/ftw/tokenauth/oauth2 2025-01-27T17:01:25,150 copying ftw/tokenauth/oauth2/jwt_grants.py -> build/lib/ftw/tokenauth/oauth2 2025-01-27T17:01:25,153 copying ftw/tokenauth/oauth2/exceptions.py -> build/lib/ftw/tokenauth/oauth2 2025-01-27T17:01:25,155 copying ftw/tokenauth/oauth2/__init__.py -> build/lib/ftw/tokenauth/oauth2 2025-01-27T17:01:25,157 creating build/lib/ftw/tokenauth/upgrades 2025-01-27T17:01:25,159 copying ftw/tokenauth/upgrades/__init__.py -> build/lib/ftw/tokenauth/upgrades 2025-01-27T17:01:25,161 creating build/lib/ftw/tokenauth/testing 2025-01-27T17:01:25,163 copying ftw/tokenauth/testing/builders.py -> build/lib/ftw/tokenauth/testing 2025-01-27T17:01:25,166 copying ftw/tokenauth/testing/layers.py -> build/lib/ftw/tokenauth/testing 2025-01-27T17:01:25,168 copying ftw/tokenauth/testing/__init__.py -> build/lib/ftw/tokenauth/testing 2025-01-27T17:01:25,171 creating build/lib/ftw/tokenauth/tests 2025-01-27T17:01:25,172 copying ftw/tokenauth/tests/test_profiles.py -> build/lib/ftw/tokenauth/tests 2025-01-27T17:01:25,174 copying ftw/tokenauth/tests/test_uninstall.py -> build/lib/ftw/tokenauth/tests 2025-01-27T17:01:25,177 copying ftw/tokenauth/tests/test_manage_service_keys.py -> build/lib/ftw/tokenauth/tests 2025-01-27T17:01:25,180 copying ftw/tokenauth/tests/test_storage.py -> build/lib/ftw/tokenauth/tests 2025-01-27T17:01:25,183 copying ftw/tokenauth/tests/__init__.py -> build/lib/ftw/tokenauth/tests 2025-01-27T17:01:25,185 copying ftw/tokenauth/tests/test_end_to_end.py -> build/lib/ftw/tokenauth/tests 2025-01-27T17:01:25,187 copying ftw/tokenauth/tests/test_oauth2_token_endpoint.py -> build/lib/ftw/tokenauth/tests 2025-01-27T17:01:25,190 copying ftw/tokenauth/tests/test_jwt_grant_verification.py -> build/lib/ftw/tokenauth/tests 2025-01-27T17:01:25,193 copying ftw/tokenauth/tests/test_ip_range_validation.py -> build/lib/ftw/tokenauth/tests 2025-01-27T17:01:25,195 copying ftw/tokenauth/tests/test_pas_plugin.py -> build/lib/ftw/tokenauth/tests 2025-01-27T17:01:25,199 creating build/lib/ftw/tokenauth/pas 2025-01-27T17:01:25,200 copying ftw/tokenauth/pas/plugin.py -> build/lib/ftw/tokenauth/pas 2025-01-27T17:01:25,202 copying ftw/tokenauth/pas/__init__.py -> build/lib/ftw/tokenauth/pas 2025-01-27T17:01:25,204 copying ftw/tokenauth/pas/ip_range.py -> build/lib/ftw/tokenauth/pas 2025-01-27T17:01:25,206 copying ftw/tokenauth/pas/storage.py -> build/lib/ftw/tokenauth/pas 2025-01-27T17:01:25,209 creating build/lib/ftw/tokenauth/service_keys/browser 2025-01-27T17:01:25,210 copying ftw/tokenauth/service_keys/browser/manage_service_keys.py -> build/lib/ftw/tokenauth/service_keys/browser 2025-01-27T17:01:25,212 copying ftw/tokenauth/service_keys/browser/view_usage_logs.py -> build/lib/ftw/tokenauth/service_keys/browser 2025-01-27T17:01:25,214 copying ftw/tokenauth/service_keys/browser/base_form.py -> build/lib/ftw/tokenauth/service_keys/browser 2025-01-27T17:01:25,216 copying ftw/tokenauth/service_keys/browser/issue.py -> build/lib/ftw/tokenauth/service_keys/browser 2025-01-27T17:01:25,218 copying ftw/tokenauth/service_keys/browser/__init__.py -> build/lib/ftw/tokenauth/service_keys/browser 2025-01-27T17:01:25,219 copying ftw/tokenauth/service_keys/browser/edit.py -> build/lib/ftw/tokenauth/service_keys/browser 2025-01-27T17:01:25,221 creating build/lib/ftw/tokenauth/oauth2/browser 2025-01-27T17:01:25,222 copying ftw/tokenauth/oauth2/browser/__init__.py -> build/lib/ftw/tokenauth/oauth2/browser 2025-01-27T17:01:25,224 copying ftw/tokenauth/oauth2/browser/oauth2_token.py -> build/lib/ftw/tokenauth/oauth2/browser 2025-01-27T17:01:25,227 creating build/lib/ftw/tokenauth/upgrades/20180709181003_add_user_id_to_access_tokens 2025-01-27T17:01:25,228 copying ftw/tokenauth/upgrades/20180709181003_add_user_id_to_access_tokens/upgrade.py -> build/lib/ftw/tokenauth/upgrades/20180709181003_add_user_id_to_access_tokens 2025-01-27T17:01:25,230 copying ftw/tokenauth/upgrades/20180709181003_add_user_id_to_access_tokens/__init__.py -> build/lib/ftw/tokenauth/upgrades/20180709181003_add_user_id_to_access_tokens 2025-01-27T17:01:25,231 running egg_info 2025-01-27T17:01:25,261 writing ftw.tokenauth.egg-info/PKG-INFO 2025-01-27T17:01:25,268 writing dependency_links to ftw.tokenauth.egg-info/dependency_links.txt 2025-01-27T17:01:25,269 writing entry points to ftw.tokenauth.egg-info/entry_points.txt 2025-01-27T17:01:25,270 writing namespace_packages to ftw.tokenauth.egg-info/namespace_packages.txt 2025-01-27T17:01:25,273 writing requirements to ftw.tokenauth.egg-info/requires.txt 2025-01-27T17:01:25,274 writing top-level names to ftw.tokenauth.egg-info/top_level.txt 2025-01-27T17:01:25,314 reading manifest file 'ftw.tokenauth.egg-info/SOURCES.txt' 2025-01-27T17:01:25,319 reading manifest template 'MANIFEST.in' 2025-01-27T17:01:25,349 warning: no files found matching '*.txt' 2025-01-27T17:01:25,350 warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-01-27T17:01:25,351 warning: no previously-included files matching '._*' found anywhere in distribution 2025-01-27T17:01:25,352 warning: no previously-included files matching '*.mo' found anywhere in distribution 2025-01-27T17:01:25,358 writing manifest file 'ftw.tokenauth.egg-info/SOURCES.txt' 2025-01-27T17:01:25,361 /usr/local/lib/python3.11/dist-packages/setuptools/command/build_py.py:220: _Warning: Package 'ftw.tokenauth.locales' is absent from the `packages` configuration. 2025-01-27T17:01:25,361 !! 2025-01-27T17:01:25,362 ******************************************************************************** 2025-01-27T17:01:25,363 ############################ 2025-01-27T17:01:25,364 # Package would be ignored # 2025-01-27T17:01:25,364 ############################ 2025-01-27T17:01:25,365 Python recognizes 'ftw.tokenauth.locales' as an importable package[^1], 2025-01-27T17:01:25,365 but it is absent from setuptools' `packages` configuration. 2025-01-27T17:01:25,367 This leads to an ambiguous overall configuration. If you want to distribute this 2025-01-27T17:01:25,367 package, please make sure that 'ftw.tokenauth.locales' is explicitly added 2025-01-27T17:01:25,368 to the `packages` configuration field. 2025-01-27T17:01:25,369 Alternatively, you can also rely on setuptools' discovery methods 2025-01-27T17:01:25,370 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2025-01-27T17:01:25,371 instead of `find_packages(...)`/`find:`). 2025-01-27T17:01:25,371 You can read more about "package discovery" on setuptools documentation page: 2025-01-27T17:01:25,372 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2025-01-27T17:01:25,373 If you don't want 'ftw.tokenauth.locales' to be distributed and are 2025-01-27T17:01:25,374 already explicitly excluding 'ftw.tokenauth.locales' via 2025-01-27T17:01:25,374 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2025-01-27T17:01:25,375 you can try to use `exclude_package_data`, or `include-package-data=False` in 2025-01-27T17:01:25,375 combination with a more fine grained `package-data` configuration. 2025-01-27T17:01:25,376 You can read more about "package data files" on setuptools documentation page: 2025-01-27T17:01:25,377 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2025-01-27T17:01:25,378 [^1]: For Python, any directory (with suitable naming) can be imported, 2025-01-27T17:01:25,379 even if it does not contain any `.py` files. 2025-01-27T17:01:25,379 On the other hand, currently there is no concept of package data 2025-01-27T17:01:25,380 directory, all directories are treated like packages. 2025-01-27T17:01:25,380 ******************************************************************************** 2025-01-27T17:01:25,382 !! 2025-01-27T17:01:25,382 check.warn(importable) 2025-01-27T17:01:25,383 /usr/local/lib/python3.11/dist-packages/setuptools/command/build_py.py:220: _Warning: Package 'ftw.tokenauth.locales.de.LC_MESSAGES' is absent from the `packages` configuration. 2025-01-27T17:01:25,383 !! 2025-01-27T17:01:25,384 ******************************************************************************** 2025-01-27T17:01:25,385 ############################ 2025-01-27T17:01:25,385 # Package would be ignored # 2025-01-27T17:01:25,386 ############################ 2025-01-27T17:01:25,386 Python recognizes 'ftw.tokenauth.locales.de.LC_MESSAGES' as an importable package[^1], 2025-01-27T17:01:25,387 but it is absent from setuptools' `packages` configuration. 2025-01-27T17:01:25,388 This leads to an ambiguous overall configuration. If you want to distribute this 2025-01-27T17:01:25,389 package, please make sure that 'ftw.tokenauth.locales.de.LC_MESSAGES' is explicitly added 2025-01-27T17:01:25,389 to the `packages` configuration field. 2025-01-27T17:01:25,391 Alternatively, you can also rely on setuptools' discovery methods 2025-01-27T17:01:25,391 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2025-01-27T17:01:25,392 instead of `find_packages(...)`/`find:`). 2025-01-27T17:01:25,393 You can read more about "package discovery" on setuptools documentation page: 2025-01-27T17:01:25,394 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2025-01-27T17:01:25,395 If you don't want 'ftw.tokenauth.locales.de.LC_MESSAGES' to be distributed and are 2025-01-27T17:01:25,396 already explicitly excluding 'ftw.tokenauth.locales.de.LC_MESSAGES' via 2025-01-27T17:01:25,396 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2025-01-27T17:01:25,397 you can try to use `exclude_package_data`, or `include-package-data=False` in 2025-01-27T17:01:25,397 combination with a more fine grained `package-data` configuration. 2025-01-27T17:01:25,399 You can read more about "package data files" on setuptools documentation page: 2025-01-27T17:01:25,400 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2025-01-27T17:01:25,402 [^1]: For Python, any directory (with suitable naming) can be imported, 2025-01-27T17:01:25,402 even if it does not contain any `.py` files. 2025-01-27T17:01:25,403 On the other hand, currently there is no concept of package data 2025-01-27T17:01:25,403 directory, all directories are treated like packages. 2025-01-27T17:01:25,404 ******************************************************************************** 2025-01-27T17:01:25,405 !! 2025-01-27T17:01:25,405 check.warn(importable) 2025-01-27T17:01:25,406 /usr/local/lib/python3.11/dist-packages/setuptools/command/build_py.py:220: _Warning: Package 'ftw.tokenauth.pas.www' is absent from the `packages` configuration. 2025-01-27T17:01:25,406 !! 2025-01-27T17:01:25,408 ******************************************************************************** 2025-01-27T17:01:25,408 ############################ 2025-01-27T17:01:25,409 # Package would be ignored # 2025-01-27T17:01:25,409 ############################ 2025-01-27T17:01:25,410 Python recognizes 'ftw.tokenauth.pas.www' as an importable package[^1], 2025-01-27T17:01:25,410 but it is absent from setuptools' `packages` configuration. 2025-01-27T17:01:25,411 This leads to an ambiguous overall configuration. If you want to distribute this 2025-01-27T17:01:25,412 package, please make sure that 'ftw.tokenauth.pas.www' is explicitly added 2025-01-27T17:01:25,412 to the `packages` configuration field. 2025-01-27T17:01:25,413 Alternatively, you can also rely on setuptools' discovery methods 2025-01-27T17:01:25,414 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2025-01-27T17:01:25,414 instead of `find_packages(...)`/`find:`). 2025-01-27T17:01:25,415 You can read more about "package discovery" on setuptools documentation page: 2025-01-27T17:01:25,416 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2025-01-27T17:01:25,417 If you don't want 'ftw.tokenauth.pas.www' to be distributed and are 2025-01-27T17:01:25,418 already explicitly excluding 'ftw.tokenauth.pas.www' via 2025-01-27T17:01:25,419 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2025-01-27T17:01:25,419 you can try to use `exclude_package_data`, or `include-package-data=False` in 2025-01-27T17:01:25,420 combination with a more fine grained `package-data` configuration. 2025-01-27T17:01:25,421 You can read more about "package data files" on setuptools documentation page: 2025-01-27T17:01:25,422 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2025-01-27T17:01:25,424 [^1]: For Python, any directory (with suitable naming) can be imported, 2025-01-27T17:01:25,424 even if it does not contain any `.py` files. 2025-01-27T17:01:25,425 On the other hand, currently there is no concept of package data 2025-01-27T17:01:25,425 directory, all directories are treated like packages. 2025-01-27T17:01:25,426 ******************************************************************************** 2025-01-27T17:01:25,427 !! 2025-01-27T17:01:25,428 check.warn(importable) 2025-01-27T17:01:25,428 /usr/local/lib/python3.11/dist-packages/setuptools/command/build_py.py:220: _Warning: Package 'ftw.tokenauth.profiles.default' is absent from the `packages` configuration. 2025-01-27T17:01:25,429 !! 2025-01-27T17:01:25,430 ******************************************************************************** 2025-01-27T17:01:25,431 ############################ 2025-01-27T17:01:25,431 # Package would be ignored # 2025-01-27T17:01:25,432 ############################ 2025-01-27T17:01:25,432 Python recognizes 'ftw.tokenauth.profiles.default' as an importable package[^1], 2025-01-27T17:01:25,433 but it is absent from setuptools' `packages` configuration. 2025-01-27T17:01:25,435 This leads to an ambiguous overall configuration. If you want to distribute this 2025-01-27T17:01:25,435 package, please make sure that 'ftw.tokenauth.profiles.default' is explicitly added 2025-01-27T17:01:25,436 to the `packages` configuration field. 2025-01-27T17:01:25,436 Alternatively, you can also rely on setuptools' discovery methods 2025-01-27T17:01:25,437 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2025-01-27T17:01:25,437 instead of `find_packages(...)`/`find:`). 2025-01-27T17:01:25,438 You can read more about "package discovery" on setuptools documentation page: 2025-01-27T17:01:25,439 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2025-01-27T17:01:25,440 If you don't want 'ftw.tokenauth.profiles.default' to be distributed and are 2025-01-27T17:01:25,440 already explicitly excluding 'ftw.tokenauth.profiles.default' via 2025-01-27T17:01:25,441 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2025-01-27T17:01:25,441 you can try to use `exclude_package_data`, or `include-package-data=False` in 2025-01-27T17:01:25,442 combination with a more fine grained `package-data` configuration. 2025-01-27T17:01:25,443 You can read more about "package data files" on setuptools documentation page: 2025-01-27T17:01:25,444 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2025-01-27T17:01:25,445 [^1]: For Python, any directory (with suitable naming) can be imported, 2025-01-27T17:01:25,446 even if it does not contain any `.py` files. 2025-01-27T17:01:25,446 On the other hand, currently there is no concept of package data 2025-01-27T17:01:25,447 directory, all directories are treated like packages. 2025-01-27T17:01:25,447 ******************************************************************************** 2025-01-27T17:01:25,448 !! 2025-01-27T17:01:25,449 check.warn(importable) 2025-01-27T17:01:25,450 /usr/local/lib/python3.11/dist-packages/setuptools/command/build_py.py:220: _Warning: Package 'ftw.tokenauth.profiles.uninstall' is absent from the `packages` configuration. 2025-01-27T17:01:25,450 !! 2025-01-27T17:01:25,451 ******************************************************************************** 2025-01-27T17:01:25,452 ############################ 2025-01-27T17:01:25,453 # Package would be ignored # 2025-01-27T17:01:25,453 ############################ 2025-01-27T17:01:25,454 Python recognizes 'ftw.tokenauth.profiles.uninstall' as an importable package[^1], 2025-01-27T17:01:25,454 but it is absent from setuptools' `packages` configuration. 2025-01-27T17:01:25,455 This leads to an ambiguous overall configuration. If you want to distribute this 2025-01-27T17:01:25,456 package, please make sure that 'ftw.tokenauth.profiles.uninstall' is explicitly added 2025-01-27T17:01:25,457 to the `packages` configuration field. 2025-01-27T17:01:25,458 Alternatively, you can also rely on setuptools' discovery methods 2025-01-27T17:01:25,458 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2025-01-27T17:01:25,459 instead of `find_packages(...)`/`find:`). 2025-01-27T17:01:25,460 You can read more about "package discovery" on setuptools documentation page: 2025-01-27T17:01:25,461 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2025-01-27T17:01:25,462 If you don't want 'ftw.tokenauth.profiles.uninstall' to be distributed and are 2025-01-27T17:01:25,463 already explicitly excluding 'ftw.tokenauth.profiles.uninstall' via 2025-01-27T17:01:25,464 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2025-01-27T17:01:25,464 you can try to use `exclude_package_data`, or `include-package-data=False` in 2025-01-27T17:01:25,465 combination with a more fine grained `package-data` configuration. 2025-01-27T17:01:25,466 You can read more about "package data files" on setuptools documentation page: 2025-01-27T17:01:25,467 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2025-01-27T17:01:25,469 [^1]: For Python, any directory (with suitable naming) can be imported, 2025-01-27T17:01:25,469 even if it does not contain any `.py` files. 2025-01-27T17:01:25,470 On the other hand, currently there is no concept of package data 2025-01-27T17:01:25,470 directory, all directories are treated like packages. 2025-01-27T17:01:25,471 ******************************************************************************** 2025-01-27T17:01:25,471 !! 2025-01-27T17:01:25,472 check.warn(importable) 2025-01-27T17:01:25,472 copying ftw/tokenauth/configure.zcml -> build/lib/ftw/tokenauth 2025-01-27T17:01:25,473 copying ftw/tokenauth/lawgiver.zcml -> build/lib/ftw/tokenauth 2025-01-27T17:01:25,473 copying ftw/tokenauth/permissions.zcml -> build/lib/ftw/tokenauth 2025-01-27T17:01:25,474 creating build/lib/ftw/tokenauth/locales 2025-01-27T17:01:25,474 copying ftw/tokenauth/locales/ftw.tokenauth.pot -> build/lib/ftw/tokenauth/locales 2025-01-27T17:01:25,475 creating build/lib/ftw/tokenauth/locales/de/LC_MESSAGES 2025-01-27T17:01:25,475 copying ftw/tokenauth/locales/de/LC_MESSAGES/ftw.tokenauth.po -> build/lib/ftw/tokenauth/locales/de/LC_MESSAGES 2025-01-27T17:01:25,476 creating build/lib/ftw/tokenauth/profiles/default 2025-01-27T17:01:25,476 copying ftw/tokenauth/profiles/default/actions.xml -> build/lib/ftw/tokenauth/profiles/default 2025-01-27T17:01:25,477 copying ftw/tokenauth/profiles/default/metadata.xml -> build/lib/ftw/tokenauth/profiles/default 2025-01-27T17:01:25,477 creating build/lib/ftw/tokenauth/profiles/uninstall 2025-01-27T17:01:25,478 copying ftw/tokenauth/profiles/uninstall/.gitkeep -> build/lib/ftw/tokenauth/profiles/uninstall 2025-01-27T17:01:25,478 copying ftw/tokenauth/profiles/uninstall/actions.xml -> build/lib/ftw/tokenauth/profiles/uninstall 2025-01-27T17:01:25,479 copying ftw/tokenauth/service_keys/configure.zcml -> build/lib/ftw/tokenauth/service_keys 2025-01-27T17:01:25,480 copying ftw/tokenauth/oauth2/configure.zcml -> build/lib/ftw/tokenauth/oauth2 2025-01-27T17:01:25,480 creating build/lib/ftw/tokenauth/pas/www 2025-01-27T17:01:25,481 copying ftw/tokenauth/pas/www/addPlugin.zpt -> build/lib/ftw/tokenauth/pas/www 2025-01-27T17:01:25,481 copying ftw/tokenauth/pas/www/config.zpt -> build/lib/ftw/tokenauth/pas/www 2025-01-27T17:01:25,482 copying ftw/tokenauth/service_keys/browser/configure.zcml -> build/lib/ftw/tokenauth/service_keys/browser 2025-01-27T17:01:25,483 copying ftw/tokenauth/service_keys/browser/download_key.pt -> build/lib/ftw/tokenauth/service_keys/browser 2025-01-27T17:01:25,483 copying ftw/tokenauth/service_keys/browser/manage_service_keys.pt -> build/lib/ftw/tokenauth/service_keys/browser 2025-01-27T17:01:25,484 copying ftw/tokenauth/service_keys/browser/view_usage_logs.pt -> build/lib/ftw/tokenauth/service_keys/browser 2025-01-27T17:01:25,484 copying ftw/tokenauth/oauth2/browser/configure.zcml -> build/lib/ftw/tokenauth/oauth2/browser 2025-01-27T17:01:25,485 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-01-27T17:01:25,486 !! 2025-01-27T17:01:25,487 ******************************************************************************** 2025-01-27T17:01:25,487 Please avoid running ``setup.py`` directly. 2025-01-27T17:01:25,488 Instead, use pypa/build, pypa/installer or other 2025-01-27T17:01:25,489 standards-based tools. 2025-01-27T17:01:25,490 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-01-27T17:01:25,490 ******************************************************************************** 2025-01-27T17:01:25,492 !! 2025-01-27T17:01:25,492 self.initialize_options() 2025-01-27T17:01:25,505 installing to build/bdist.linux-armv7l/wheel 2025-01-27T17:01:25,505 running install 2025-01-27T17:01:25,530 running install_lib 2025-01-27T17:01:25,562 Skipping installation of build/bdist.linux-armv7l/wheel/./ftw/__init__.py (namespace package) 2025-01-27T17:01:25,563 copying ftw/tokenauth/permissions.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth 2025-01-27T17:01:25,567 copying ftw/tokenauth/permissions.zcml -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth 2025-01-27T17:01:25,569 copying ftw/tokenauth/__init__.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth 2025-01-27T17:01:25,571 copying ftw/tokenauth/lawgiver.zcml -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth 2025-01-27T17:01:25,573 copying ftw/tokenauth/configure.zcml -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth 2025-01-27T17:01:25,575 copying ftw/tokenauth/hooks.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth 2025-01-27T17:01:25,578 copying ftw/tokenauth/Extensions/__init__.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/Extensions 2025-01-27T17:01:25,580 copying ftw/tokenauth/Extensions/install.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/Extensions 2025-01-27T17:01:25,582 copying ftw/tokenauth/service_keys/__init__.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/service_keys 2025-01-27T17:01:25,584 copying ftw/tokenauth/service_keys/configure.zcml -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/service_keys 2025-01-27T17:01:25,586 copying ftw/tokenauth/service_keys/key_generation.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/service_keys 2025-01-27T17:01:25,588 copying ftw/tokenauth/service_keys/browser/view_usage_logs.pt -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/service_keys/browser 2025-01-27T17:01:25,591 copying ftw/tokenauth/service_keys/browser/manage_service_keys.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/service_keys/browser 2025-01-27T17:01:25,593 copying ftw/tokenauth/service_keys/browser/view_usage_logs.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/service_keys/browser 2025-01-27T17:01:25,595 copying ftw/tokenauth/service_keys/browser/base_form.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/service_keys/browser 2025-01-27T17:01:25,598 copying ftw/tokenauth/service_keys/browser/manage_service_keys.pt -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/service_keys/browser 2025-01-27T17:01:25,600 copying ftw/tokenauth/service_keys/browser/issue.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/service_keys/browser 2025-01-27T17:01:25,602 copying ftw/tokenauth/service_keys/browser/__init__.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/service_keys/browser 2025-01-27T17:01:25,604 copying ftw/tokenauth/service_keys/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/service_keys/browser 2025-01-27T17:01:25,606 copying ftw/tokenauth/service_keys/browser/edit.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/service_keys/browser 2025-01-27T17:01:25,608 copying ftw/tokenauth/service_keys/browser/download_key.pt -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/service_keys/browser 2025-01-27T17:01:25,611 copying ftw/tokenauth/locales/ftw.tokenauth.pot -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/locales 2025-01-27T17:01:25,615 copying ftw/tokenauth/locales/de/LC_MESSAGES/ftw.tokenauth.po -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/locales/de/LC_MESSAGES 2025-01-27T17:01:25,619 copying ftw/tokenauth/oauth2/jwt_grants.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/oauth2 2025-01-27T17:01:25,621 copying ftw/tokenauth/oauth2/exceptions.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/oauth2 2025-01-27T17:01:25,623 copying ftw/tokenauth/oauth2/__init__.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/oauth2 2025-01-27T17:01:25,626 copying ftw/tokenauth/oauth2/configure.zcml -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/oauth2 2025-01-27T17:01:25,628 copying ftw/tokenauth/oauth2/browser/__init__.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/oauth2/browser 2025-01-27T17:01:25,630 copying ftw/tokenauth/oauth2/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/oauth2/browser 2025-01-27T17:01:25,632 copying ftw/tokenauth/oauth2/browser/oauth2_token.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/oauth2/browser 2025-01-27T17:01:25,635 copying ftw/tokenauth/upgrades/__init__.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/upgrades 2025-01-27T17:01:25,638 copying ftw/tokenauth/upgrades/20180709181003_add_user_id_to_access_tokens/upgrade.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/upgrades/20180709181003_add_user_id_to_access_tokens 2025-01-27T17:01:25,640 copying ftw/tokenauth/upgrades/20180709181003_add_user_id_to_access_tokens/__init__.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/upgrades/20180709181003_add_user_id_to_access_tokens 2025-01-27T17:01:25,643 copying ftw/tokenauth/testing/builders.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/testing 2025-01-27T17:01:25,646 copying ftw/tokenauth/testing/layers.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/testing 2025-01-27T17:01:25,648 copying ftw/tokenauth/testing/__init__.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/testing 2025-01-27T17:01:25,651 copying ftw/tokenauth/profiles/uninstall/.gitkeep -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/profiles/uninstall 2025-01-27T17:01:25,653 copying ftw/tokenauth/profiles/uninstall/actions.xml -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/profiles/uninstall 2025-01-27T17:01:25,655 copying ftw/tokenauth/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/profiles/default 2025-01-27T17:01:25,658 copying ftw/tokenauth/profiles/default/actions.xml -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/profiles/default 2025-01-27T17:01:25,660 copying ftw/tokenauth/tests/test_profiles.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/tests 2025-01-27T17:01:25,663 copying ftw/tokenauth/tests/test_uninstall.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/tests 2025-01-27T17:01:25,665 copying ftw/tokenauth/tests/test_manage_service_keys.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/tests 2025-01-27T17:01:25,668 copying ftw/tokenauth/tests/test_storage.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/tests 2025-01-27T17:01:25,671 copying ftw/tokenauth/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/tests 2025-01-27T17:01:25,673 copying ftw/tokenauth/tests/test_end_to_end.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/tests 2025-01-27T17:01:25,675 copying ftw/tokenauth/tests/test_oauth2_token_endpoint.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/tests 2025-01-27T17:01:25,678 copying ftw/tokenauth/tests/test_jwt_grant_verification.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/tests 2025-01-27T17:01:25,681 copying ftw/tokenauth/tests/test_ip_range_validation.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/tests 2025-01-27T17:01:25,683 copying ftw/tokenauth/tests/test_pas_plugin.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/tests 2025-01-27T17:01:25,687 copying ftw/tokenauth/pas/plugin.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/pas 2025-01-27T17:01:25,690 copying ftw/tokenauth/pas/__init__.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/pas 2025-01-27T17:01:25,692 copying ftw/tokenauth/pas/ip_range.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/pas 2025-01-27T17:01:25,694 copying ftw/tokenauth/pas/storage.py -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/pas 2025-01-27T17:01:25,698 copying ftw/tokenauth/pas/www/config.zpt -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/pas/www 2025-01-27T17:01:25,700 copying ftw/tokenauth/pas/www/addPlugin.zpt -> build/bdist.linux-armv7l/wheel/./ftw/tokenauth/pas/www 2025-01-27T17:01:25,703 running install_egg_info 2025-01-27T17:01:25,735 Copying ftw.tokenauth.egg-info to build/bdist.linux-armv7l/wheel/./ftw.tokenauth-1.2.1-py3.11.egg-info 2025-01-27T17:01:25,749 Installing build/bdist.linux-armv7l/wheel/./ftw.tokenauth-1.2.1-py3.11-nspkg.pth 2025-01-27T17:01:25,750 running install_scripts 2025-01-27T17:01:25,773 creating build/bdist.linux-armv7l/wheel/ftw.tokenauth-1.2.1.dist-info/WHEEL 2025-01-27T17:01:25,776 creating '/tmp/pip-wheel-wx0qo8ku/ftw.tokenauth-1.2.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2025-01-27T17:01:25,777 adding 'ftw.tokenauth-1.2.1-py3.11-nspkg.pth' 2025-01-27T17:01:25,780 adding 'ftw/tokenauth/__init__.py' 2025-01-27T17:01:25,781 adding 'ftw/tokenauth/configure.zcml' 2025-01-27T17:01:25,782 adding 'ftw/tokenauth/hooks.py' 2025-01-27T17:01:25,783 adding 'ftw/tokenauth/lawgiver.zcml' 2025-01-27T17:01:25,784 adding 'ftw/tokenauth/permissions.py' 2025-01-27T17:01:25,785 adding 'ftw/tokenauth/permissions.zcml' 2025-01-27T17:01:25,787 adding 'ftw/tokenauth/Extensions/__init__.py' 2025-01-27T17:01:25,788 adding 'ftw/tokenauth/Extensions/install.py' 2025-01-27T17:01:25,798 adding 'ftw/tokenauth/locales/ftw.tokenauth.pot' 2025-01-27T17:01:25,800 adding 'ftw/tokenauth/locales/de/LC_MESSAGES/ftw.tokenauth.po' 2025-01-27T17:01:25,802 adding 'ftw/tokenauth/oauth2/__init__.py' 2025-01-27T17:01:25,804 adding 'ftw/tokenauth/oauth2/configure.zcml' 2025-01-27T17:01:25,805 adding 'ftw/tokenauth/oauth2/exceptions.py' 2025-01-27T17:01:25,806 adding 'ftw/tokenauth/oauth2/jwt_grants.py' 2025-01-27T17:01:25,808 adding 'ftw/tokenauth/oauth2/browser/__init__.py' 2025-01-27T17:01:25,809 adding 'ftw/tokenauth/oauth2/browser/configure.zcml' 2025-01-27T17:01:25,811 adding 'ftw/tokenauth/oauth2/browser/oauth2_token.py' 2025-01-27T17:01:25,813 adding 'ftw/tokenauth/pas/__init__.py' 2025-01-27T17:01:25,814 adding 'ftw/tokenauth/pas/ip_range.py' 2025-01-27T17:01:25,816 adding 'ftw/tokenauth/pas/plugin.py' 2025-01-27T17:01:25,818 adding 'ftw/tokenauth/pas/storage.py' 2025-01-27T17:01:25,820 adding 'ftw/tokenauth/pas/www/addPlugin.zpt' 2025-01-27T17:01:25,821 adding 'ftw/tokenauth/pas/www/config.zpt' 2025-01-27T17:01:25,823 adding 'ftw/tokenauth/profiles/default/actions.xml' 2025-01-27T17:01:25,825 adding 'ftw/tokenauth/profiles/default/metadata.xml' 2025-01-27T17:01:25,827 adding 'ftw/tokenauth/profiles/uninstall/.gitkeep' 2025-01-27T17:01:25,829 adding 'ftw/tokenauth/profiles/uninstall/actions.xml' 2025-01-27T17:01:25,831 adding 'ftw/tokenauth/service_keys/__init__.py' 2025-01-27T17:01:25,832 adding 'ftw/tokenauth/service_keys/configure.zcml' 2025-01-27T17:01:25,834 adding 'ftw/tokenauth/service_keys/key_generation.py' 2025-01-27T17:01:25,836 adding 'ftw/tokenauth/service_keys/browser/__init__.py' 2025-01-27T17:01:25,838 adding 'ftw/tokenauth/service_keys/browser/base_form.py' 2025-01-27T17:01:25,839 adding 'ftw/tokenauth/service_keys/browser/configure.zcml' 2025-01-27T17:01:25,841 adding 'ftw/tokenauth/service_keys/browser/download_key.pt' 2025-01-27T17:01:25,843 adding 'ftw/tokenauth/service_keys/browser/edit.py' 2025-01-27T17:01:25,845 adding 'ftw/tokenauth/service_keys/browser/issue.py' 2025-01-27T17:01:25,846 adding 'ftw/tokenauth/service_keys/browser/manage_service_keys.pt' 2025-01-27T17:01:25,848 adding 'ftw/tokenauth/service_keys/browser/manage_service_keys.py' 2025-01-27T17:01:25,850 adding 'ftw/tokenauth/service_keys/browser/view_usage_logs.pt' 2025-01-27T17:01:25,852 adding 'ftw/tokenauth/service_keys/browser/view_usage_logs.py' 2025-01-27T17:01:25,854 adding 'ftw/tokenauth/testing/__init__.py' 2025-01-27T17:01:25,857 adding 'ftw/tokenauth/testing/builders.py' 2025-01-27T17:01:25,858 adding 'ftw/tokenauth/testing/layers.py' 2025-01-27T17:01:25,861 adding 'ftw/tokenauth/tests/__init__.py' 2025-01-27T17:01:25,863 adding 'ftw/tokenauth/tests/test_end_to_end.py' 2025-01-27T17:01:25,864 adding 'ftw/tokenauth/tests/test_ip_range_validation.py' 2025-01-27T17:01:25,867 adding 'ftw/tokenauth/tests/test_jwt_grant_verification.py' 2025-01-27T17:01:25,869 adding 'ftw/tokenauth/tests/test_manage_service_keys.py' 2025-01-27T17:01:25,872 adding 'ftw/tokenauth/tests/test_oauth2_token_endpoint.py' 2025-01-27T17:01:25,874 adding 'ftw/tokenauth/tests/test_pas_plugin.py' 2025-01-27T17:01:25,876 adding 'ftw/tokenauth/tests/test_profiles.py' 2025-01-27T17:01:25,878 adding 'ftw/tokenauth/tests/test_storage.py' 2025-01-27T17:01:25,879 adding 'ftw/tokenauth/tests/test_uninstall.py' 2025-01-27T17:01:25,882 adding 'ftw/tokenauth/upgrades/__init__.py' 2025-01-27T17:01:25,883 adding 'ftw/tokenauth/upgrades/20180709181003_add_user_id_to_access_tokens/__init__.py' 2025-01-27T17:01:25,885 adding 'ftw/tokenauth/upgrades/20180709181003_add_user_id_to_access_tokens/upgrade.py' 2025-01-27T17:01:25,889 adding 'ftw.tokenauth-1.2.1.dist-info/METADATA' 2025-01-27T17:01:25,890 adding 'ftw.tokenauth-1.2.1.dist-info/WHEEL' 2025-01-27T17:01:25,891 adding 'ftw.tokenauth-1.2.1.dist-info/entry_points.txt' 2025-01-27T17:01:25,893 adding 'ftw.tokenauth-1.2.1.dist-info/namespace_packages.txt' 2025-01-27T17:01:25,894 adding 'ftw.tokenauth-1.2.1.dist-info/top_level.txt' 2025-01-27T17:01:25,896 adding 'ftw.tokenauth-1.2.1.dist-info/RECORD' 2025-01-27T17:01:25,899 removing build/bdist.linux-armv7l/wheel 2025-01-27T17:01:26,036 Building wheel for ftw-tokenauth (setup.py): finished with status 'done' 2025-01-27T17:01:26,039 Created wheel for ftw-tokenauth: filename=ftw.tokenauth-1.2.1-py3-none-any.whl size=59870 sha256=aa0e0ce6c1ecc80f19e55405fd4189f8e90246365da97703f769b65f6749b44e 2025-01-27T17:01:26,040 Stored in directory: /tmp/pip-ephem-wheel-cache-89qfa7pw/wheels/64/dd/32/1b82cbe47c56052f5c12e50068ec1f69a030296aeb3a98bfe9 2025-01-27T17:01:26,055 Successfully built ftw-tokenauth 2025-01-27T17:01:26,060 Removed build tracker: '/tmp/pip-build-tracker-gplnwk3b'