2024-02-13T08:06:49,255 Created temporary directory: /tmp/pip-build-tracker-wpv_6s9n 2024-02-13T08:06:49,256 Initialized build tracking at /tmp/pip-build-tracker-wpv_6s9n 2024-02-13T08:06:49,256 Created build tracker: /tmp/pip-build-tracker-wpv_6s9n 2024-02-13T08:06:49,257 Entered build tracker: /tmp/pip-build-tracker-wpv_6s9n 2024-02-13T08:06:49,257 Created temporary directory: /tmp/pip-wheel-be99_xqe 2024-02-13T08:06:49,261 Created temporary directory: /tmp/pip-ephem-wheel-cache-fd9jp55m 2024-02-13T08:06:49,283 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-02-13T08:06:49,286 2 location(s) to search for versions of algobowl: 2024-02-13T08:06:49,286 * https://pypi.org/simple/algobowl/ 2024-02-13T08:06:49,286 * https://www.piwheels.org/simple/algobowl/ 2024-02-13T08:06:49,287 Fetching project page and analyzing links: https://pypi.org/simple/algobowl/ 2024-02-13T08:06:49,288 Getting page https://pypi.org/simple/algobowl/ 2024-02-13T08:06:49,289 Found index url https://pypi.org/simple/ 2024-02-13T08:06:49,500 Fetched page https://pypi.org/simple/algobowl/ as application/vnd.pypi.simple.v1+json 2024-02-13T08:06:49,501 Skipping link: No binaries permitted for algobowl: https://files.pythonhosted.org/packages/98/14/070370cbb1d1cd0260d33e5612a67ce8dac669b506464e74e59b95dbe052/algobowl-2024.2.12.dev0-py3-none-any.whl (from https://pypi.org/simple/algobowl/) (requires-python:>=3.8,<4) 2024-02-13T08:06:49,502 Found link https://files.pythonhosted.org/packages/6e/28/0d25b920e46a270e720d94cac9f06522fcb8c0eba0eed6ad18928bd7f1df/algobowl-2024.2.12.dev0.tar.gz (from https://pypi.org/simple/algobowl/) (requires-python:>=3.8,<4), version: 2024.2.12.dev0 2024-02-13T08:06:49,503 Fetching project page and analyzing links: https://www.piwheels.org/simple/algobowl/ 2024-02-13T08:06:49,504 Getting page https://www.piwheels.org/simple/algobowl/ 2024-02-13T08:06:49,505 Found index url https://www.piwheels.org/simple/ 2024-02-13T08:06:50,301 Fetched page https://www.piwheels.org/simple/algobowl/ as text/html 2024-02-13T08:06:50,303 Skipping link: not a file: https://www.piwheels.org/simple/algobowl/ 2024-02-13T08:06:50,304 Skipping link: not a file: https://pypi.org/simple/algobowl/ 2024-02-13T08:06:50,339 Given no hashes to check 1 links for project 'algobowl': discarding no candidates 2024-02-13T08:06:50,374 Collecting algobowl==2024.2.12.dev0 2024-02-13T08:06:50,378 Created temporary directory: /tmp/pip-unpack-or2066b8 2024-02-13T08:06:50,615 Downloading algobowl-2024.2.12.dev0.tar.gz (1.5 MB) 2024-02-13T08:06:51,306 Added algobowl==2024.2.12.dev0 from https://files.pythonhosted.org/packages/6e/28/0d25b920e46a270e720d94cac9f06522fcb8c0eba0eed6ad18928bd7f1df/algobowl-2024.2.12.dev0.tar.gz to build tracker '/tmp/pip-build-tracker-wpv_6s9n' 2024-02-13T08:06:51,310 Created temporary directory: /tmp/pip-build-env-1nwz7t5_ 2024-02-13T08:06:51,314 Installing build dependencies: started 2024-02-13T08:06:51,316 Running command pip subprocess to install build dependencies 2024-02-13T08:06:52,674 Using pip 23.3.1 from /usr/local/lib/python3.11/dist-packages/pip (python 3.11) 2024-02-13T08:06:53,181 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-02-13T08:06:54,767 Collecting setuptools>=40.8.0 2024-02-13T08:06:54,788 Using cached https://www.piwheels.org/simple/setuptools/setuptools-69.1.0-py3-none-any.whl (819 kB) 2024-02-13T08:06:55,011 Collecting wheel 2024-02-13T08:06:55,026 Using cached https://www.piwheels.org/simple/wheel/wheel-0.42.0-py3-none-any.whl (65 kB) 2024-02-13T08:06:57,630 Installing collected packages: wheel, setuptools 2024-02-13T08:06:57,853 Creating /tmp/pip-build-env-1nwz7t5_/overlay/local/bin 2024-02-13T08:06:57,855 changing mode of /tmp/pip-build-env-1nwz7t5_/overlay/local/bin/wheel to 755 2024-02-13T08:07:00,123 Successfully installed setuptools-69.1.0 wheel-0.42.0 2024-02-13T08:07:00,376 [notice] A new release of pip is available: 23.3.1 -> 24.0 2024-02-13T08:07:00,377 [notice] To update, run: python3 -m pip install --upgrade pip 2024-02-13T08:07:00,663 Installing build dependencies: finished with status 'done' 2024-02-13T08:07:00,667 Getting requirements to build wheel: started 2024-02-13T08:07:00,668 Running command Getting requirements to build wheel 2024-02-13T08:07:01,156 /tmp/pip-build-env-1nwz7t5_/overlay/local/lib/python3.11/dist-packages/setuptools/dist.py:314: InformationOnly: Normalizing '2024.02.12.dev0' to '2024.2.12.dev0' 2024-02-13T08:07:01,157 self.metadata.version = self._normalize_version(self.metadata.version) 2024-02-13T08:07:01,197 running egg_info 2024-02-13T08:07:01,202 writing algobowl.egg-info/PKG-INFO 2024-02-13T08:07:01,217 writing dependency_links to algobowl.egg-info/dependency_links.txt 2024-02-13T08:07:01,218 writing entry points to algobowl.egg-info/entry_points.txt 2024-02-13T08:07:01,226 writing requirements to algobowl.egg-info/requires.txt 2024-02-13T08:07:01,227 writing top-level names to algobowl.egg-info/top_level.txt 2024-02-13T08:07:01,259 reading manifest file 'algobowl.egg-info/SOURCES.txt' 2024-02-13T08:07:01,268 reading manifest template 'MANIFEST.in' 2024-02-13T08:07:01,287 warning: no files found matching 'algobowl/public/favicon.ico' 2024-02-13T08:07:01,287 warning: no files found matching '*' under directory 'algobowl/i18n' 2024-02-13T08:07:01,300 warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-02-13T08:07:01,300 no previously-included directories found matching '__pycache__' 2024-02-13T08:07:01,301 adding license file 'LICENSE' 2024-02-13T08:07:01,307 writing manifest file 'algobowl.egg-info/SOURCES.txt' 2024-02-13T08:07:01,384 Getting requirements to build wheel: finished with status 'done' 2024-02-13T08:07:01,394 Created temporary directory: /tmp/pip-modern-metadata-sd2izgym 2024-02-13T08:07:01,397 Preparing metadata (pyproject.toml): started 2024-02-13T08:07:01,398 Running command Preparing metadata (pyproject.toml) 2024-02-13T08:07:01,851 /tmp/pip-build-env-1nwz7t5_/overlay/local/lib/python3.11/dist-packages/setuptools/dist.py:314: InformationOnly: Normalizing '2024.02.12.dev0' to '2024.2.12.dev0' 2024-02-13T08:07:01,851 self.metadata.version = self._normalize_version(self.metadata.version) 2024-02-13T08:07:01,880 running dist_info 2024-02-13T08:07:01,899 creating /tmp/pip-modern-metadata-sd2izgym/algobowl.egg-info 2024-02-13T08:07:01,903 writing /tmp/pip-modern-metadata-sd2izgym/algobowl.egg-info/PKG-INFO 2024-02-13T08:07:01,923 writing dependency_links to /tmp/pip-modern-metadata-sd2izgym/algobowl.egg-info/dependency_links.txt 2024-02-13T08:07:01,926 writing entry points to /tmp/pip-modern-metadata-sd2izgym/algobowl.egg-info/entry_points.txt 2024-02-13T08:07:01,934 writing requirements to /tmp/pip-modern-metadata-sd2izgym/algobowl.egg-info/requires.txt 2024-02-13T08:07:01,936 writing top-level names to /tmp/pip-modern-metadata-sd2izgym/algobowl.egg-info/top_level.txt 2024-02-13T08:07:01,938 writing manifest file '/tmp/pip-modern-metadata-sd2izgym/algobowl.egg-info/SOURCES.txt' 2024-02-13T08:07:01,970 reading manifest file '/tmp/pip-modern-metadata-sd2izgym/algobowl.egg-info/SOURCES.txt' 2024-02-13T08:07:01,972 reading manifest template 'MANIFEST.in' 2024-02-13T08:07:01,989 warning: no files found matching 'algobowl/public/favicon.ico' 2024-02-13T08:07:01,990 warning: no files found matching '*' under directory 'algobowl/i18n' 2024-02-13T08:07:02,003 warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-02-13T08:07:02,004 no previously-included directories found matching '__pycache__' 2024-02-13T08:07:02,005 adding license file 'LICENSE' 2024-02-13T08:07:02,010 writing manifest file '/tmp/pip-modern-metadata-sd2izgym/algobowl.egg-info/SOURCES.txt' 2024-02-13T08:07:02,012 creating '/tmp/pip-modern-metadata-sd2izgym/algobowl-2024.2.12.dev0.dist-info' 2024-02-13T08:07:02,210 Preparing metadata (pyproject.toml): finished with status 'done' 2024-02-13T08:07:02,215 Source in /tmp/pip-wheel-be99_xqe/algobowl_ea96ede8e53f4a9cbcb44fa4b7843b64 has version 2024.2.12.dev0, which satisfies requirement algobowl==2024.2.12.dev0 from https://files.pythonhosted.org/packages/6e/28/0d25b920e46a270e720d94cac9f06522fcb8c0eba0eed6ad18928bd7f1df/algobowl-2024.2.12.dev0.tar.gz 2024-02-13T08:07:02,216 Removed algobowl==2024.2.12.dev0 from https://files.pythonhosted.org/packages/6e/28/0d25b920e46a270e720d94cac9f06522fcb8c0eba0eed6ad18928bd7f1df/algobowl-2024.2.12.dev0.tar.gz from build tracker '/tmp/pip-build-tracker-wpv_6s9n' 2024-02-13T08:07:02,222 Created temporary directory: /tmp/pip-unpack-ww97rs41 2024-02-13T08:07:02,223 Created temporary directory: /tmp/pip-unpack-3o242ct2 2024-02-13T08:07:02,329 Building wheels for collected packages: algobowl 2024-02-13T08:07:02,333 Created temporary directory: /tmp/pip-wheel-1513n05_ 2024-02-13T08:07:02,334 Destination directory: /tmp/pip-wheel-1513n05_ 2024-02-13T08:07:02,336 Building wheel for algobowl (pyproject.toml): started 2024-02-13T08:07:02,337 Running command Building wheel for algobowl (pyproject.toml) 2024-02-13T08:07:02,784 /tmp/pip-build-env-1nwz7t5_/overlay/local/lib/python3.11/dist-packages/setuptools/dist.py:314: InformationOnly: Normalizing '2024.02.12.dev0' to '2024.2.12.dev0' 2024-02-13T08:07:02,784 self.metadata.version = self._normalize_version(self.metadata.version) 2024-02-13T08:07:02,875 running bdist_wheel 2024-02-13T08:07:02,918 running build 2024-02-13T08:07:02,919 running build_py 2024-02-13T08:07:02,926 creating build 2024-02-13T08:07:02,927 creating build/lib 2024-02-13T08:07:02,927 creating build/lib/algobowl 2024-02-13T08:07:02,929 copying algobowl/__init__.py -> build/lib/algobowl 2024-02-13T08:07:02,930 copying algobowl/model.py -> build/lib/algobowl 2024-02-13T08:07:02,933 creating build/lib/algobowl/templates 2024-02-13T08:07:02,934 copying algobowl/templates/__init__.py -> build/lib/algobowl/templates 2024-02-13T08:07:02,937 creating build/lib/algobowl/controllers 2024-02-13T08:07:02,938 copying algobowl/controllers/pref.py -> build/lib/algobowl/controllers 2024-02-13T08:07:02,941 copying algobowl/controllers/__init__.py -> build/lib/algobowl/controllers 2024-02-13T08:07:02,942 copying algobowl/controllers/competition.py -> build/lib/algobowl/controllers 2024-02-13T08:07:02,946 copying algobowl/controllers/root.py -> build/lib/algobowl/controllers 2024-02-13T08:07:02,947 copying algobowl/controllers/error.py -> build/lib/algobowl/controllers 2024-02-13T08:07:02,949 copying algobowl/controllers/setup.py -> build/lib/algobowl/controllers 2024-02-13T08:07:02,951 copying algobowl/controllers/file_redirector.py -> build/lib/algobowl/controllers 2024-02-13T08:07:02,953 copying algobowl/controllers/group.py -> build/lib/algobowl/controllers 2024-02-13T08:07:02,956 creating build/lib/algobowl/config 2024-02-13T08:07:02,957 copying algobowl/config/environment.py -> build/lib/algobowl/config 2024-02-13T08:07:02,958 copying algobowl/config/__init__.py -> build/lib/algobowl/config 2024-02-13T08:07:02,960 copying algobowl/config/app_cfg.py -> build/lib/algobowl/config 2024-02-13T08:07:02,962 copying algobowl/config/middleware.py -> build/lib/algobowl/config 2024-02-13T08:07:02,964 copying algobowl/config/auth.py -> build/lib/algobowl/config 2024-02-13T08:07:02,966 creating build/lib/algobowl/websetup 2024-02-13T08:07:02,967 copying algobowl/websetup/schema.py -> build/lib/algobowl/websetup 2024-02-13T08:07:02,969 copying algobowl/websetup/__init__.py -> build/lib/algobowl/websetup 2024-02-13T08:07:02,971 copying algobowl/websetup/bootstrap.py -> build/lib/algobowl/websetup 2024-02-13T08:07:02,973 creating build/lib/algobowl/lib 2024-02-13T08:07:02,974 copying algobowl/lib/problem.py -> build/lib/algobowl/lib 2024-02-13T08:07:02,976 copying algobowl/lib/__init__.py -> build/lib/algobowl/lib 2024-02-13T08:07:02,978 copying algobowl/lib/app_globals.py -> build/lib/algobowl/lib 2024-02-13T08:07:02,980 copying algobowl/lib/constants.py -> build/lib/algobowl/lib 2024-02-13T08:07:02,981 copying algobowl/lib/helpers.py -> build/lib/algobowl/lib 2024-02-13T08:07:02,983 copying algobowl/lib/problem_tester.py -> build/lib/algobowl/lib 2024-02-13T08:07:02,985 copying algobowl/lib/base.py -> build/lib/algobowl/lib 2024-02-13T08:07:02,987 copying algobowl/lib/logoutput.py -> build/lib/algobowl/lib 2024-02-13T08:07:02,989 creating build/lib/algobowl/cli 2024-02-13T08:07:02,990 copying algobowl/cli/problem.py -> build/lib/algobowl/cli 2024-02-13T08:07:02,992 copying algobowl/cli/formatter.py -> build/lib/algobowl/cli 2024-02-13T08:07:02,993 copying algobowl/cli/config.py -> build/lib/algobowl/cli 2024-02-13T08:07:02,995 copying algobowl/cli/__init__.py -> build/lib/algobowl/cli 2024-02-13T08:07:02,996 copying algobowl/cli/admin.py -> build/lib/algobowl/cli 2024-02-13T08:07:02,998 copying algobowl/cli/__main__.py -> build/lib/algobowl/cli 2024-02-13T08:07:02,999 copying algobowl/cli/auth.py -> build/lib/algobowl/cli 2024-02-13T08:07:03,001 copying algobowl/cli/group.py -> build/lib/algobowl/cli 2024-02-13T08:07:03,004 creating build/lib/algobowl/templates/competition 2024-02-13T08:07:03,005 copying algobowl/templates/competition/__init__.py -> build/lib/algobowl/templates/competition 2024-02-13T08:07:03,006 creating build/lib/algobowl/templates/admin 2024-02-13T08:07:03,007 copying algobowl/templates/admin/__init__.py -> build/lib/algobowl/templates/admin 2024-02-13T08:07:03,009 creating build/lib/algobowl/templates/group 2024-02-13T08:07:03,010 copying algobowl/templates/group/__init__.py -> build/lib/algobowl/templates/group 2024-02-13T08:07:03,012 creating build/lib/algobowl/controllers/api 2024-02-13T08:07:03,013 copying algobowl/controllers/api/user.py -> build/lib/algobowl/controllers/api 2024-02-13T08:07:03,014 copying algobowl/controllers/api/__init__.py -> build/lib/algobowl/controllers/api 2024-02-13T08:07:03,016 running egg_info 2024-02-13T08:07:03,021 writing algobowl.egg-info/PKG-INFO 2024-02-13T08:07:03,035 writing dependency_links to algobowl.egg-info/dependency_links.txt 2024-02-13T08:07:03,036 writing entry points to algobowl.egg-info/entry_points.txt 2024-02-13T08:07:03,043 writing requirements to algobowl.egg-info/requires.txt 2024-02-13T08:07:03,044 writing top-level names to algobowl.egg-info/top_level.txt 2024-02-13T08:07:03,062 reading manifest file 'algobowl.egg-info/SOURCES.txt' 2024-02-13T08:07:03,066 reading manifest template 'MANIFEST.in' 2024-02-13T08:07:03,084 warning: no files found matching 'algobowl/public/favicon.ico' 2024-02-13T08:07:03,084 warning: no files found matching '*' under directory 'algobowl/i18n' 2024-02-13T08:07:03,097 warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-02-13T08:07:03,098 no previously-included directories found matching '__pycache__' 2024-02-13T08:07:03,099 adding license file 'LICENSE' 2024-02-13T08:07:03,105 writing manifest file 'algobowl.egg-info/SOURCES.txt' 2024-02-13T08:07:03,108 /tmp/pip-build-env-1nwz7t5_/overlay/local/lib/python3.11/dist-packages/setuptools/command/build_py.py:207: _Warning: Package 'algobowl.public.assets.css' is absent from the `packages` configuration. 2024-02-13T08:07:03,108 !! 2024-02-13T08:07:03,110 ******************************************************************************** 2024-02-13T08:07:03,110 ############################ 2024-02-13T08:07:03,111 # Package would be ignored # 2024-02-13T08:07:03,111 ############################ 2024-02-13T08:07:03,112 Python recognizes 'algobowl.public.assets.css' as an importable package[^1], 2024-02-13T08:07:03,112 but it is absent from setuptools' `packages` configuration. 2024-02-13T08:07:03,114 This leads to an ambiguous overall configuration. If you want to distribute this 2024-02-13T08:07:03,114 package, please make sure that 'algobowl.public.assets.css' is explicitly added 2024-02-13T08:07:03,115 to the `packages` configuration field. 2024-02-13T08:07:03,116 Alternatively, you can also rely on setuptools' discovery methods 2024-02-13T08:07:03,117 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2024-02-13T08:07:03,117 instead of `find_packages(...)`/`find:`). 2024-02-13T08:07:03,118 You can read more about "package discovery" on setuptools documentation page: 2024-02-13T08:07:03,119 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2024-02-13T08:07:03,120 If you don't want 'algobowl.public.assets.css' to be distributed and are 2024-02-13T08:07:03,120 already explicitly excluding 'algobowl.public.assets.css' via 2024-02-13T08:07:03,121 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2024-02-13T08:07:03,121 you can try to use `exclude_package_data`, or `include-package-data=False` in 2024-02-13T08:07:03,121 combination with a more fine grained `package-data` configuration. 2024-02-13T08:07:03,122 You can read more about "package data files" on setuptools documentation page: 2024-02-13T08:07:03,123 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2024-02-13T08:07:03,124 [^1]: For Python, any directory (with suitable naming) can be imported, 2024-02-13T08:07:03,125 even if it does not contain any `.py` files. 2024-02-13T08:07:03,125 On the other hand, currently there is no concept of package data 2024-02-13T08:07:03,125 directory, all directories are treated like packages. 2024-02-13T08:07:03,126 ******************************************************************************** 2024-02-13T08:07:03,127 !! 2024-02-13T08:07:03,127 check.warn(importable) 2024-02-13T08:07:03,128 /tmp/pip-build-env-1nwz7t5_/overlay/local/lib/python3.11/dist-packages/setuptools/command/build_py.py:207: _Warning: Package 'algobowl.public.assets.fontawesome.css' is absent from the `packages` configuration. 2024-02-13T08:07:03,128 !! 2024-02-13T08:07:03,129 ******************************************************************************** 2024-02-13T08:07:03,130 ############################ 2024-02-13T08:07:03,130 # Package would be ignored # 2024-02-13T08:07:03,131 ############################ 2024-02-13T08:07:03,131 Python recognizes 'algobowl.public.assets.fontawesome.css' as an importable package[^1], 2024-02-13T08:07:03,132 but it is absent from setuptools' `packages` configuration. 2024-02-13T08:07:03,133 This leads to an ambiguous overall configuration. If you want to distribute this 2024-02-13T08:07:03,133 package, please make sure that 'algobowl.public.assets.fontawesome.css' is explicitly added 2024-02-13T08:07:03,134 to the `packages` configuration field. 2024-02-13T08:07:03,135 Alternatively, you can also rely on setuptools' discovery methods 2024-02-13T08:07:03,135 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2024-02-13T08:07:03,136 instead of `find_packages(...)`/`find:`). 2024-02-13T08:07:03,137 You can read more about "package discovery" on setuptools documentation page: 2024-02-13T08:07:03,138 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2024-02-13T08:07:03,140 If you don't want 'algobowl.public.assets.fontawesome.css' to be distributed and are 2024-02-13T08:07:03,141 already explicitly excluding 'algobowl.public.assets.fontawesome.css' via 2024-02-13T08:07:03,141 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2024-02-13T08:07:03,142 you can try to use `exclude_package_data`, or `include-package-data=False` in 2024-02-13T08:07:03,143 combination with a more fine grained `package-data` configuration. 2024-02-13T08:07:03,144 You can read more about "package data files" on setuptools documentation page: 2024-02-13T08:07:03,145 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2024-02-13T08:07:03,147 [^1]: For Python, any directory (with suitable naming) can be imported, 2024-02-13T08:07:03,147 even if it does not contain any `.py` files. 2024-02-13T08:07:03,148 On the other hand, currently there is no concept of package data 2024-02-13T08:07:03,148 directory, all directories are treated like packages. 2024-02-13T08:07:03,149 ******************************************************************************** 2024-02-13T08:07:03,149 !! 2024-02-13T08:07:03,150 check.warn(importable) 2024-02-13T08:07:03,151 /tmp/pip-build-env-1nwz7t5_/overlay/local/lib/python3.11/dist-packages/setuptools/command/build_py.py:207: _Warning: Package 'algobowl.public.assets.fontawesome.webfonts' is absent from the `packages` configuration. 2024-02-13T08:07:03,151 !! 2024-02-13T08:07:03,152 ******************************************************************************** 2024-02-13T08:07:03,153 ############################ 2024-02-13T08:07:03,153 # Package would be ignored # 2024-02-13T08:07:03,154 ############################ 2024-02-13T08:07:03,154 Python recognizes 'algobowl.public.assets.fontawesome.webfonts' as an importable package[^1], 2024-02-13T08:07:03,154 but it is absent from setuptools' `packages` configuration. 2024-02-13T08:07:03,155 This leads to an ambiguous overall configuration. If you want to distribute this 2024-02-13T08:07:03,156 package, please make sure that 'algobowl.public.assets.fontawesome.webfonts' is explicitly added 2024-02-13T08:07:03,157 to the `packages` configuration field. 2024-02-13T08:07:03,158 Alternatively, you can also rely on setuptools' discovery methods 2024-02-13T08:07:03,159 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2024-02-13T08:07:03,159 instead of `find_packages(...)`/`find:`). 2024-02-13T08:07:03,161 You can read more about "package discovery" on setuptools documentation page: 2024-02-13T08:07:03,162 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2024-02-13T08:07:03,163 If you don't want 'algobowl.public.assets.fontawesome.webfonts' to be distributed and are 2024-02-13T08:07:03,164 already explicitly excluding 'algobowl.public.assets.fontawesome.webfonts' via 2024-02-13T08:07:03,167 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2024-02-13T08:07:03,167 you can try to use `exclude_package_data`, or `include-package-data=False` in 2024-02-13T08:07:03,168 combination with a more fine grained `package-data` configuration. 2024-02-13T08:07:03,169 You can read more about "package data files" on setuptools documentation page: 2024-02-13T08:07:03,171 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2024-02-13T08:07:03,173 [^1]: For Python, any directory (with suitable naming) can be imported, 2024-02-13T08:07:03,173 even if it does not contain any `.py` files. 2024-02-13T08:07:03,174 On the other hand, currently there is no concept of package data 2024-02-13T08:07:03,175 directory, all directories are treated like packages. 2024-02-13T08:07:03,175 ******************************************************************************** 2024-02-13T08:07:03,177 !! 2024-02-13T08:07:03,177 check.warn(importable) 2024-02-13T08:07:03,178 /tmp/pip-build-env-1nwz7t5_/overlay/local/lib/python3.11/dist-packages/setuptools/command/build_py.py:207: _Warning: Package 'algobowl.public.assets.img' is absent from the `packages` configuration. 2024-02-13T08:07:03,179 !! 2024-02-13T08:07:03,180 ******************************************************************************** 2024-02-13T08:07:03,181 ############################ 2024-02-13T08:07:03,181 # Package would be ignored # 2024-02-13T08:07:03,182 ############################ 2024-02-13T08:07:03,183 Python recognizes 'algobowl.public.assets.img' as an importable package[^1], 2024-02-13T08:07:03,183 but it is absent from setuptools' `packages` configuration. 2024-02-13T08:07:03,185 This leads to an ambiguous overall configuration. If you want to distribute this 2024-02-13T08:07:03,186 package, please make sure that 'algobowl.public.assets.img' is explicitly added 2024-02-13T08:07:03,186 to the `packages` configuration field. 2024-02-13T08:07:03,187 Alternatively, you can also rely on setuptools' discovery methods 2024-02-13T08:07:03,188 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2024-02-13T08:07:03,188 instead of `find_packages(...)`/`find:`). 2024-02-13T08:07:03,190 You can read more about "package discovery" on setuptools documentation page: 2024-02-13T08:07:03,192 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2024-02-13T08:07:03,193 If you don't want 'algobowl.public.assets.img' to be distributed and are 2024-02-13T08:07:03,194 already explicitly excluding 'algobowl.public.assets.img' via 2024-02-13T08:07:03,194 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2024-02-13T08:07:03,195 you can try to use `exclude_package_data`, or `include-package-data=False` in 2024-02-13T08:07:03,196 combination with a more fine grained `package-data` configuration. 2024-02-13T08:07:03,198 You can read more about "package data files" on setuptools documentation page: 2024-02-13T08:07:03,199 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2024-02-13T08:07:03,201 [^1]: For Python, any directory (with suitable naming) can be imported, 2024-02-13T08:07:03,202 even if it does not contain any `.py` files. 2024-02-13T08:07:03,203 On the other hand, currently there is no concept of package data 2024-02-13T08:07:03,203 directory, all directories are treated like packages. 2024-02-13T08:07:03,203 ******************************************************************************** 2024-02-13T08:07:03,205 !! 2024-02-13T08:07:03,206 check.warn(importable) 2024-02-13T08:07:03,206 /tmp/pip-build-env-1nwz7t5_/overlay/local/lib/python3.11/dist-packages/setuptools/command/build_py.py:207: _Warning: Package 'algobowl.public.assets.js' is absent from the `packages` configuration. 2024-02-13T08:07:03,207 !! 2024-02-13T08:07:03,208 ******************************************************************************** 2024-02-13T08:07:03,209 ############################ 2024-02-13T08:07:03,209 # Package would be ignored # 2024-02-13T08:07:03,210 ############################ 2024-02-13T08:07:03,211 Python recognizes 'algobowl.public.assets.js' as an importable package[^1], 2024-02-13T08:07:03,211 but it is absent from setuptools' `packages` configuration. 2024-02-13T08:07:03,212 This leads to an ambiguous overall configuration. If you want to distribute this 2024-02-13T08:07:03,213 package, please make sure that 'algobowl.public.assets.js' is explicitly added 2024-02-13T08:07:03,213 to the `packages` configuration field. 2024-02-13T08:07:03,215 Alternatively, you can also rely on setuptools' discovery methods 2024-02-13T08:07:03,216 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2024-02-13T08:07:03,217 instead of `find_packages(...)`/`find:`). 2024-02-13T08:07:03,218 You can read more about "package discovery" on setuptools documentation page: 2024-02-13T08:07:03,219 - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2024-02-13T08:07:03,221 If you don't want 'algobowl.public.assets.js' to be distributed and are 2024-02-13T08:07:03,221 already explicitly excluding 'algobowl.public.assets.js' via 2024-02-13T08:07:03,222 `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2024-02-13T08:07:03,223 you can try to use `exclude_package_data`, or `include-package-data=False` in 2024-02-13T08:07:03,223 combination with a more fine grained `package-data` configuration. 2024-02-13T08:07:03,225 You can read more about "package data files" on setuptools documentation page: 2024-02-13T08:07:03,226 - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2024-02-13T08:07:03,227 [^1]: For Python, any directory (with suitable naming) can be imported, 2024-02-13T08:07:03,228 even if it does not contain any `.py` files. 2024-02-13T08:07:03,228 On the other hand, currently there is no concept of package data 2024-02-13T08:07:03,229 directory, all directories are treated like packages. 2024-02-13T08:07:03,229 ******************************************************************************** 2024-02-13T08:07:03,231 !! 2024-02-13T08:07:03,232 check.warn(importable) 2024-02-13T08:07:03,233 creating build/lib/algobowl/public 2024-02-13T08:07:03,233 creating build/lib/algobowl/public/assets 2024-02-13T08:07:03,234 creating build/lib/algobowl/public/assets/css 2024-02-13T08:07:03,234 copying algobowl/public/assets/css/bootstrap.min.css -> build/lib/algobowl/public/assets/css 2024-02-13T08:07:03,234 copying algobowl/public/assets/css/style.css -> build/lib/algobowl/public/assets/css 2024-02-13T08:07:03,235 creating build/lib/algobowl/public/assets/fontawesome 2024-02-13T08:07:03,235 creating build/lib/algobowl/public/assets/fontawesome/css 2024-02-13T08:07:03,236 copying algobowl/public/assets/fontawesome/css/all.min.css -> build/lib/algobowl/public/assets/fontawesome/css 2024-02-13T08:07:03,236 creating build/lib/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:03,237 copying algobowl/public/assets/fontawesome/webfonts/fa-brands-400.eot -> build/lib/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:03,238 copying algobowl/public/assets/fontawesome/webfonts/fa-brands-400.svg -> build/lib/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:03,238 copying algobowl/public/assets/fontawesome/webfonts/fa-brands-400.ttf -> build/lib/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:03,239 copying algobowl/public/assets/fontawesome/webfonts/fa-brands-400.woff -> build/lib/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:03,240 copying algobowl/public/assets/fontawesome/webfonts/fa-brands-400.woff2 -> build/lib/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:03,241 copying algobowl/public/assets/fontawesome/webfonts/fa-regular-400.eot -> build/lib/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:03,242 copying algobowl/public/assets/fontawesome/webfonts/fa-regular-400.svg -> build/lib/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:03,242 copying algobowl/public/assets/fontawesome/webfonts/fa-regular-400.ttf -> build/lib/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:03,243 copying algobowl/public/assets/fontawesome/webfonts/fa-regular-400.woff -> build/lib/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:03,243 copying algobowl/public/assets/fontawesome/webfonts/fa-regular-400.woff2 -> build/lib/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:03,244 copying algobowl/public/assets/fontawesome/webfonts/fa-solid-900.eot -> build/lib/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:03,244 copying algobowl/public/assets/fontawesome/webfonts/fa-solid-900.svg -> build/lib/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:03,255 copying algobowl/public/assets/fontawesome/webfonts/fa-solid-900.ttf -> build/lib/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:03,261 copying algobowl/public/assets/fontawesome/webfonts/fa-solid-900.woff -> build/lib/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:03,265 copying algobowl/public/assets/fontawesome/webfonts/fa-solid-900.woff2 -> build/lib/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:03,269 creating build/lib/algobowl/public/assets/img 2024-02-13T08:07:03,269 copying algobowl/public/assets/img/apple-touch-icon-114x114.png -> build/lib/algobowl/public/assets/img 2024-02-13T08:07:03,272 copying algobowl/public/assets/img/apple-touch-icon-120x120.png -> build/lib/algobowl/public/assets/img 2024-02-13T08:07:03,275 copying algobowl/public/assets/img/apple-touch-icon-144x144.png -> build/lib/algobowl/public/assets/img 2024-02-13T08:07:03,277 copying algobowl/public/assets/img/apple-touch-icon-152x152.png -> build/lib/algobowl/public/assets/img 2024-02-13T08:07:03,280 copying algobowl/public/assets/img/apple-touch-icon-57x57.png -> build/lib/algobowl/public/assets/img 2024-02-13T08:07:03,282 copying algobowl/public/assets/img/apple-touch-icon-72x72.png -> build/lib/algobowl/public/assets/img 2024-02-13T08:07:03,286 copying algobowl/public/assets/img/favicon-16x16.png -> build/lib/algobowl/public/assets/img 2024-02-13T08:07:03,288 copying algobowl/public/assets/img/favicon-32x32.png -> build/lib/algobowl/public/assets/img 2024-02-13T08:07:03,290 copying algobowl/public/assets/img/favicon.ico -> build/lib/algobowl/public/assets/img 2024-02-13T08:07:03,293 copying algobowl/public/assets/img/mstile-144x144.png -> build/lib/algobowl/public/assets/img 2024-02-13T08:07:03,295 copying algobowl/public/assets/img/turbogears_logo.png -> build/lib/algobowl/public/assets/img 2024-02-13T08:07:03,297 creating build/lib/algobowl/public/assets/js 2024-02-13T08:07:03,298 copying algobowl/public/assets/js/algobowl.js -> build/lib/algobowl/public/assets/js 2024-02-13T08:07:03,300 copying algobowl/public/assets/js/bootstrap.min.js -> build/lib/algobowl/public/assets/js 2024-02-13T08:07:03,304 copying algobowl/public/assets/js/bootstrap.min.js.map -> build/lib/algobowl/public/assets/js 2024-02-13T08:07:03,310 copying algobowl/public/assets/js/evaluation.js -> build/lib/algobowl/public/assets/js 2024-02-13T08:07:03,312 copying algobowl/public/assets/js/jquery-3.3.1.min.js -> build/lib/algobowl/public/assets/js 2024-02-13T08:07:03,316 copying algobowl/public/assets/js/output_upload.js -> build/lib/algobowl/public/assets/js 2024-02-13T08:07:03,318 copying algobowl/public/assets/js/popper.min.js -> build/lib/algobowl/public/assets/js 2024-02-13T08:07:03,321 copying algobowl/public/assets/js/resolution.js -> build/lib/algobowl/public/assets/js 2024-02-13T08:07:03,323 copying algobowl/public/assets/js/verification.js -> build/lib/algobowl/public/assets/js 2024-02-13T08:07:03,325 copying algobowl/templates/competition/archive.xhtml -> build/lib/algobowl/templates/competition 2024-02-13T08:07:03,327 copying algobowl/templates/competition/rankings.xhtml -> build/lib/algobowl/templates/competition 2024-02-13T08:07:03,330 copying algobowl/templates/competition/list.xhtml -> build/lib/algobowl/templates/competition 2024-02-13T08:07:03,332 copying algobowl/templates/competition/ov.xhtml -> build/lib/algobowl/templates/competition 2024-02-13T08:07:03,334 copying algobowl/templates/competition/grade.xhtml -> build/lib/algobowl/templates/competition 2024-02-13T08:07:03,337 copying algobowl/templates/admin/index.xhtml -> build/lib/algobowl/templates/admin 2024-02-13T08:07:03,339 copying algobowl/templates/admin/new.xhtml -> build/lib/algobowl/templates/admin 2024-02-13T08:07:03,341 copying algobowl/templates/admin/get_all.xhtml -> build/lib/algobowl/templates/admin 2024-02-13T08:07:03,343 copying algobowl/templates/admin/edit.xhtml -> build/lib/algobowl/templates/admin 2024-02-13T08:07:03,345 copying algobowl/templates/group/index.xhtml -> build/lib/algobowl/templates/group 2024-02-13T08:07:03,347 copying algobowl/templates/group/verification.xhtml -> build/lib/algobowl/templates/group 2024-02-13T08:07:03,349 copying algobowl/templates/group/input_upload.xhtml -> build/lib/algobowl/templates/group 2024-02-13T08:07:03,351 copying algobowl/templates/group/resolution.xhtml -> build/lib/algobowl/templates/group 2024-02-13T08:07:03,355 copying algobowl/templates/group/select.xhtml -> build/lib/algobowl/templates/group 2024-02-13T08:07:03,357 copying algobowl/templates/group/evaluation.xhtml -> build/lib/algobowl/templates/group 2024-02-13T08:07:03,359 copying algobowl/templates/group/output_upload.xhtml -> build/lib/algobowl/templates/group 2024-02-13T08:07:03,362 copying algobowl/templates/cli_setup.xhtml -> build/lib/algobowl/templates 2024-02-13T08:07:03,364 copying algobowl/templates/edu_landing.xhtml -> build/lib/algobowl/templates 2024-02-13T08:07:03,367 copying algobowl/templates/error.xhtml -> build/lib/algobowl/templates 2024-02-13T08:07:03,369 copying algobowl/templates/index.xhtml -> build/lib/algobowl/templates 2024-02-13T08:07:03,371 copying algobowl/templates/logoutput.xhtml -> build/lib/algobowl/templates 2024-02-13T08:07:03,374 copying algobowl/templates/master.xhtml -> build/lib/algobowl/templates 2024-02-13T08:07:03,377 copying algobowl/templates/nonedu_landing.xhtml -> build/lib/algobowl/templates 2024-02-13T08:07:03,379 copying algobowl/templates/privacy.xhtml -> build/lib/algobowl/templates 2024-02-13T08:07:03,381 copying algobowl/templates/setup.xhtml -> build/lib/algobowl/templates 2024-02-13T08:07:03,384 copying algobowl/templates/tos.xhtml -> build/lib/algobowl/templates 2024-02-13T08:07:03,417 installing to build/bdist.linux-armv7l/wheel 2024-02-13T08:07:03,418 running install 2024-02-13T08:07:03,452 running install_lib 2024-02-13T08:07:03,461 creating build/bdist.linux-armv7l 2024-02-13T08:07:03,462 creating build/bdist.linux-armv7l/wheel 2024-02-13T08:07:03,464 creating build/bdist.linux-armv7l/wheel/algobowl 2024-02-13T08:07:03,465 creating build/bdist.linux-armv7l/wheel/algobowl/templates 2024-02-13T08:07:03,466 copying build/lib/algobowl/templates/index.xhtml -> build/bdist.linux-armv7l/wheel/algobowl/templates 2024-02-13T08:07:03,469 creating build/bdist.linux-armv7l/wheel/algobowl/templates/competition 2024-02-13T08:07:03,470 copying build/lib/algobowl/templates/competition/archive.xhtml -> build/bdist.linux-armv7l/wheel/algobowl/templates/competition 2024-02-13T08:07:03,472 copying build/lib/algobowl/templates/competition/rankings.xhtml -> build/bdist.linux-armv7l/wheel/algobowl/templates/competition 2024-02-13T08:07:03,475 copying build/lib/algobowl/templates/competition/list.xhtml -> build/bdist.linux-armv7l/wheel/algobowl/templates/competition 2024-02-13T08:07:03,476 copying build/lib/algobowl/templates/competition/ov.xhtml -> build/bdist.linux-armv7l/wheel/algobowl/templates/competition 2024-02-13T08:07:03,478 copying build/lib/algobowl/templates/competition/grade.xhtml -> build/bdist.linux-armv7l/wheel/algobowl/templates/competition 2024-02-13T08:07:03,481 copying build/lib/algobowl/templates/competition/__init__.py -> build/bdist.linux-armv7l/wheel/algobowl/templates/competition 2024-02-13T08:07:04,539 copying build/lib/algobowl/templates/nonedu_landing.xhtml -> build/bdist.linux-armv7l/wheel/algobowl/templates 2024-02-13T08:07:04,543 copying build/lib/algobowl/templates/master.xhtml -> build/bdist.linux-armv7l/wheel/algobowl/templates 2024-02-13T08:07:04,550 copying build/lib/algobowl/templates/__init__.py -> build/bdist.linux-armv7l/wheel/algobowl/templates 2024-02-13T08:07:04,554 copying build/lib/algobowl/templates/privacy.xhtml -> build/bdist.linux-armv7l/wheel/algobowl/templates 2024-02-13T08:07:04,558 copying build/lib/algobowl/templates/setup.xhtml -> build/bdist.linux-armv7l/wheel/algobowl/templates 2024-02-13T08:07:04,562 copying build/lib/algobowl/templates/cli_setup.xhtml -> build/bdist.linux-armv7l/wheel/algobowl/templates 2024-02-13T08:07:04,566 copying build/lib/algobowl/templates/edu_landing.xhtml -> build/bdist.linux-armv7l/wheel/algobowl/templates 2024-02-13T08:07:04,575 creating build/bdist.linux-armv7l/wheel/algobowl/templates/admin 2024-02-13T08:07:04,581 copying build/lib/algobowl/templates/admin/index.xhtml -> build/bdist.linux-armv7l/wheel/algobowl/templates/admin 2024-02-13T08:07:04,586 copying build/lib/algobowl/templates/admin/new.xhtml -> build/bdist.linux-armv7l/wheel/algobowl/templates/admin 2024-02-13T08:07:04,590 copying build/lib/algobowl/templates/admin/get_all.xhtml -> build/bdist.linux-armv7l/wheel/algobowl/templates/admin 2024-02-13T08:07:04,594 copying build/lib/algobowl/templates/admin/__init__.py -> build/bdist.linux-armv7l/wheel/algobowl/templates/admin 2024-02-13T08:07:04,604 copying build/lib/algobowl/templates/admin/edit.xhtml -> build/bdist.linux-armv7l/wheel/algobowl/templates/admin 2024-02-13T08:07:04,608 copying build/lib/algobowl/templates/error.xhtml -> build/bdist.linux-armv7l/wheel/algobowl/templates 2024-02-13T08:07:04,612 copying build/lib/algobowl/templates/logoutput.xhtml -> build/bdist.linux-armv7l/wheel/algobowl/templates 2024-02-13T08:07:04,616 copying build/lib/algobowl/templates/tos.xhtml -> build/bdist.linux-armv7l/wheel/algobowl/templates 2024-02-13T08:07:04,621 creating build/bdist.linux-armv7l/wheel/algobowl/templates/group 2024-02-13T08:07:04,623 copying build/lib/algobowl/templates/group/index.xhtml -> build/bdist.linux-armv7l/wheel/algobowl/templates/group 2024-02-13T08:07:04,630 copying build/lib/algobowl/templates/group/verification.xhtml -> build/bdist.linux-armv7l/wheel/algobowl/templates/group 2024-02-13T08:07:04,634 copying build/lib/algobowl/templates/group/input_upload.xhtml -> build/bdist.linux-armv7l/wheel/algobowl/templates/group 2024-02-13T08:07:04,638 copying build/lib/algobowl/templates/group/resolution.xhtml -> build/bdist.linux-armv7l/wheel/algobowl/templates/group 2024-02-13T08:07:04,642 copying build/lib/algobowl/templates/group/__init__.py -> build/bdist.linux-armv7l/wheel/algobowl/templates/group 2024-02-13T08:07:04,646 copying build/lib/algobowl/templates/group/select.xhtml -> build/bdist.linux-armv7l/wheel/algobowl/templates/group 2024-02-13T08:07:04,650 copying build/lib/algobowl/templates/group/evaluation.xhtml -> build/bdist.linux-armv7l/wheel/algobowl/templates/group 2024-02-13T08:07:04,654 copying build/lib/algobowl/templates/group/output_upload.xhtml -> build/bdist.linux-armv7l/wheel/algobowl/templates/group 2024-02-13T08:07:04,666 creating build/bdist.linux-armv7l/wheel/algobowl/controllers 2024-02-13T08:07:04,669 creating build/bdist.linux-armv7l/wheel/algobowl/controllers/api 2024-02-13T08:07:04,671 copying build/lib/algobowl/controllers/api/user.py -> build/bdist.linux-armv7l/wheel/algobowl/controllers/api 2024-02-13T08:07:04,675 copying build/lib/algobowl/controllers/api/__init__.py -> build/bdist.linux-armv7l/wheel/algobowl/controllers/api 2024-02-13T08:07:04,678 copying build/lib/algobowl/controllers/pref.py -> build/bdist.linux-armv7l/wheel/algobowl/controllers 2024-02-13T08:07:04,681 copying build/lib/algobowl/controllers/__init__.py -> build/bdist.linux-armv7l/wheel/algobowl/controllers 2024-02-13T08:07:04,685 copying build/lib/algobowl/controllers/competition.py -> build/bdist.linux-armv7l/wheel/algobowl/controllers 2024-02-13T08:07:04,689 copying build/lib/algobowl/controllers/root.py -> build/bdist.linux-armv7l/wheel/algobowl/controllers 2024-02-13T08:07:04,692 copying build/lib/algobowl/controllers/error.py -> build/bdist.linux-armv7l/wheel/algobowl/controllers 2024-02-13T08:07:04,695 copying build/lib/algobowl/controllers/setup.py -> build/bdist.linux-armv7l/wheel/algobowl/controllers 2024-02-13T08:07:04,698 copying build/lib/algobowl/controllers/file_redirector.py -> build/bdist.linux-armv7l/wheel/algobowl/controllers 2024-02-13T08:07:04,701 copying build/lib/algobowl/controllers/group.py -> build/bdist.linux-armv7l/wheel/algobowl/controllers 2024-02-13T08:07:04,707 creating build/bdist.linux-armv7l/wheel/algobowl/config 2024-02-13T08:07:04,708 copying build/lib/algobowl/config/environment.py -> build/bdist.linux-armv7l/wheel/algobowl/config 2024-02-13T08:07:04,711 copying build/lib/algobowl/config/__init__.py -> build/bdist.linux-armv7l/wheel/algobowl/config 2024-02-13T08:07:04,714 copying build/lib/algobowl/config/app_cfg.py -> build/bdist.linux-armv7l/wheel/algobowl/config 2024-02-13T08:07:04,718 copying build/lib/algobowl/config/middleware.py -> build/bdist.linux-armv7l/wheel/algobowl/config 2024-02-13T08:07:04,721 copying build/lib/algobowl/config/auth.py -> build/bdist.linux-armv7l/wheel/algobowl/config 2024-02-13T08:07:04,726 creating build/bdist.linux-armv7l/wheel/algobowl/websetup 2024-02-13T08:07:04,728 copying build/lib/algobowl/websetup/schema.py -> build/bdist.linux-armv7l/wheel/algobowl/websetup 2024-02-13T08:07:04,731 copying build/lib/algobowl/websetup/__init__.py -> build/bdist.linux-armv7l/wheel/algobowl/websetup 2024-02-13T08:07:04,734 copying build/lib/algobowl/websetup/bootstrap.py -> build/bdist.linux-armv7l/wheel/algobowl/websetup 2024-02-13T08:07:04,744 creating build/bdist.linux-armv7l/wheel/algobowl/lib 2024-02-13T08:07:04,746 copying build/lib/algobowl/lib/problem.py -> build/bdist.linux-armv7l/wheel/algobowl/lib 2024-02-13T08:07:04,749 copying build/lib/algobowl/lib/__init__.py -> build/bdist.linux-armv7l/wheel/algobowl/lib 2024-02-13T08:07:04,752 copying build/lib/algobowl/lib/app_globals.py -> build/bdist.linux-armv7l/wheel/algobowl/lib 2024-02-13T08:07:04,755 copying build/lib/algobowl/lib/constants.py -> build/bdist.linux-armv7l/wheel/algobowl/lib 2024-02-13T08:07:04,758 copying build/lib/algobowl/lib/helpers.py -> build/bdist.linux-armv7l/wheel/algobowl/lib 2024-02-13T08:07:04,762 copying build/lib/algobowl/lib/problem_tester.py -> build/bdist.linux-armv7l/wheel/algobowl/lib 2024-02-13T08:07:04,765 copying build/lib/algobowl/lib/base.py -> build/bdist.linux-armv7l/wheel/algobowl/lib 2024-02-13T08:07:04,768 copying build/lib/algobowl/lib/logoutput.py -> build/bdist.linux-armv7l/wheel/algobowl/lib 2024-02-13T08:07:04,771 copying build/lib/algobowl/__init__.py -> build/bdist.linux-armv7l/wheel/algobowl 2024-02-13T08:07:04,774 creating build/bdist.linux-armv7l/wheel/algobowl/cli 2024-02-13T08:07:04,775 copying build/lib/algobowl/cli/problem.py -> build/bdist.linux-armv7l/wheel/algobowl/cli 2024-02-13T08:07:04,778 copying build/lib/algobowl/cli/formatter.py -> build/bdist.linux-armv7l/wheel/algobowl/cli 2024-02-13T08:07:04,781 copying build/lib/algobowl/cli/config.py -> build/bdist.linux-armv7l/wheel/algobowl/cli 2024-02-13T08:07:04,785 copying build/lib/algobowl/cli/__init__.py -> build/bdist.linux-armv7l/wheel/algobowl/cli 2024-02-13T08:07:04,787 copying build/lib/algobowl/cli/admin.py -> build/bdist.linux-armv7l/wheel/algobowl/cli 2024-02-13T08:07:04,790 copying build/lib/algobowl/cli/__main__.py -> build/bdist.linux-armv7l/wheel/algobowl/cli 2024-02-13T08:07:04,793 copying build/lib/algobowl/cli/auth.py -> build/bdist.linux-armv7l/wheel/algobowl/cli 2024-02-13T08:07:04,796 copying build/lib/algobowl/cli/group.py -> build/bdist.linux-armv7l/wheel/algobowl/cli 2024-02-13T08:07:04,800 copying build/lib/algobowl/model.py -> build/bdist.linux-armv7l/wheel/algobowl 2024-02-13T08:07:04,804 creating build/bdist.linux-armv7l/wheel/algobowl/public 2024-02-13T08:07:04,807 creating build/bdist.linux-armv7l/wheel/algobowl/public/assets 2024-02-13T08:07:04,810 creating build/bdist.linux-armv7l/wheel/algobowl/public/assets/fontawesome 2024-02-13T08:07:04,812 creating build/bdist.linux-armv7l/wheel/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:04,814 copying build/lib/algobowl/public/assets/fontawesome/webfonts/fa-solid-900.eot -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:04,824 copying build/lib/algobowl/public/assets/fontawesome/webfonts/fa-solid-900.woff -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:04,830 copying build/lib/algobowl/public/assets/fontawesome/webfonts/fa-brands-400.svg -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:04,852 copying build/lib/algobowl/public/assets/fontawesome/webfonts/fa-regular-400.ttf -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:04,856 copying build/lib/algobowl/public/assets/fontawesome/webfonts/fa-regular-400.svg -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:04,864 copying build/lib/algobowl/public/assets/fontawesome/webfonts/fa-regular-400.woff2 -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:04,867 copying build/lib/algobowl/public/assets/fontawesome/webfonts/fa-regular-400.eot -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:04,876 copying build/lib/algobowl/public/assets/fontawesome/webfonts/fa-solid-900.svg -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:04,891 copying build/lib/algobowl/public/assets/fontawesome/webfonts/fa-regular-400.woff -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:04,893 copying build/lib/algobowl/public/assets/fontawesome/webfonts/fa-brands-400.woff -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:04,898 copying build/lib/algobowl/public/assets/fontawesome/webfonts/fa-brands-400.ttf -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:04,903 copying build/lib/algobowl/public/assets/fontawesome/webfonts/fa-brands-400.woff2 -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:04,909 copying build/lib/algobowl/public/assets/fontawesome/webfonts/fa-brands-400.eot -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:04,914 copying build/lib/algobowl/public/assets/fontawesome/webfonts/fa-solid-900.woff2 -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:04,919 copying build/lib/algobowl/public/assets/fontawesome/webfonts/fa-solid-900.ttf -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/fontawesome/webfonts 2024-02-13T08:07:04,928 creating build/bdist.linux-armv7l/wheel/algobowl/public/assets/fontawesome/css 2024-02-13T08:07:04,929 copying build/lib/algobowl/public/assets/fontawesome/css/all.min.css -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/fontawesome/css 2024-02-13T08:07:04,934 creating build/bdist.linux-armv7l/wheel/algobowl/public/assets/img 2024-02-13T08:07:04,935 copying build/lib/algobowl/public/assets/img/apple-touch-icon-152x152.png -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/img 2024-02-13T08:07:04,939 copying build/lib/algobowl/public/assets/img/favicon.ico -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/img 2024-02-13T08:07:04,943 copying build/lib/algobowl/public/assets/img/apple-touch-icon-72x72.png -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/img 2024-02-13T08:07:04,947 copying build/lib/algobowl/public/assets/img/turbogears_logo.png -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/img 2024-02-13T08:07:04,949 copying build/lib/algobowl/public/assets/img/apple-touch-icon-120x120.png -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/img 2024-02-13T08:07:04,953 copying build/lib/algobowl/public/assets/img/apple-touch-icon-114x114.png -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/img 2024-02-13T08:07:04,956 copying build/lib/algobowl/public/assets/img/favicon-16x16.png -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/img 2024-02-13T08:07:04,959 copying build/lib/algobowl/public/assets/img/apple-touch-icon-57x57.png -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/img 2024-02-13T08:07:04,962 copying build/lib/algobowl/public/assets/img/mstile-144x144.png -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/img 2024-02-13T08:07:04,969 copying build/lib/algobowl/public/assets/img/favicon-32x32.png -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/img 2024-02-13T08:07:04,972 copying build/lib/algobowl/public/assets/img/apple-touch-icon-144x144.png -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/img 2024-02-13T08:07:04,976 creating build/bdist.linux-armv7l/wheel/algobowl/public/assets/js 2024-02-13T08:07:04,977 copying build/lib/algobowl/public/assets/js/popper.min.js -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/js 2024-02-13T08:07:04,982 copying build/lib/algobowl/public/assets/js/jquery-3.3.1.min.js -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/js 2024-02-13T08:07:04,988 copying build/lib/algobowl/public/assets/js/algobowl.js -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/js 2024-02-13T08:07:04,998 copying build/lib/algobowl/public/assets/js/verification.js -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/js 2024-02-13T08:07:05,000 copying build/lib/algobowl/public/assets/js/output_upload.js -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/js 2024-02-13T08:07:05,003 copying build/lib/algobowl/public/assets/js/evaluation.js -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/js 2024-02-13T08:07:05,007 copying build/lib/algobowl/public/assets/js/bootstrap.min.js -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/js 2024-02-13T08:07:05,011 copying build/lib/algobowl/public/assets/js/bootstrap.min.js.map -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/js 2024-02-13T08:07:05,019 copying build/lib/algobowl/public/assets/js/resolution.js -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/js 2024-02-13T08:07:05,022 creating build/bdist.linux-armv7l/wheel/algobowl/public/assets/css 2024-02-13T08:07:05,023 copying build/lib/algobowl/public/assets/css/bootstrap.min.css -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/css 2024-02-13T08:07:05,032 copying build/lib/algobowl/public/assets/css/style.css -> build/bdist.linux-armv7l/wheel/algobowl/public/assets/css 2024-02-13T08:07:05,035 running install_egg_info 2024-02-13T08:07:05,047 Copying algobowl.egg-info to build/bdist.linux-armv7l/wheel/algobowl-2024.2.12.dev0-py3.11.egg-info 2024-02-13T08:07:05,063 running install_scripts 2024-02-13T08:07:05,091 creating build/bdist.linux-armv7l/wheel/algobowl-2024.2.12.dev0.dist-info/WHEEL 2024-02-13T08:07:05,094 creating '/tmp/pip-wheel-1513n05_/.tmp-ivnn05li/algobowl-2024.2.12.dev0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2024-02-13T08:07:05,097 adding 'algobowl/__init__.py' 2024-02-13T08:07:05,099 adding 'algobowl/model.py' 2024-02-13T08:07:05,101 adding 'algobowl/cli/__init__.py' 2024-02-13T08:07:05,103 adding 'algobowl/cli/__main__.py' 2024-02-13T08:07:05,104 adding 'algobowl/cli/admin.py' 2024-02-13T08:07:05,105 adding 'algobowl/cli/auth.py' 2024-02-13T08:07:05,107 adding 'algobowl/cli/config.py' 2024-02-13T08:07:05,108 adding 'algobowl/cli/formatter.py' 2024-02-13T08:07:05,110 adding 'algobowl/cli/group.py' 2024-02-13T08:07:05,111 adding 'algobowl/cli/problem.py' 2024-02-13T08:07:05,114 adding 'algobowl/config/__init__.py' 2024-02-13T08:07:05,115 adding 'algobowl/config/app_cfg.py' 2024-02-13T08:07:05,117 adding 'algobowl/config/auth.py' 2024-02-13T08:07:05,118 adding 'algobowl/config/environment.py' 2024-02-13T08:07:05,120 adding 'algobowl/config/middleware.py' 2024-02-13T08:07:05,122 adding 'algobowl/controllers/__init__.py' 2024-02-13T08:07:05,125 adding 'algobowl/controllers/competition.py' 2024-02-13T08:07:05,127 adding 'algobowl/controllers/error.py' 2024-02-13T08:07:05,128 adding 'algobowl/controllers/file_redirector.py' 2024-02-13T08:07:05,131 adding 'algobowl/controllers/group.py' 2024-02-13T08:07:05,133 adding 'algobowl/controllers/pref.py' 2024-02-13T08:07:05,135 adding 'algobowl/controllers/root.py' 2024-02-13T08:07:05,137 adding 'algobowl/controllers/setup.py' 2024-02-13T08:07:05,139 adding 'algobowl/controllers/api/__init__.py' 2024-02-13T08:07:05,140 adding 'algobowl/controllers/api/user.py' 2024-02-13T08:07:05,142 adding 'algobowl/lib/__init__.py' 2024-02-13T08:07:05,143 adding 'algobowl/lib/app_globals.py' 2024-02-13T08:07:05,145 adding 'algobowl/lib/base.py' 2024-02-13T08:07:05,146 adding 'algobowl/lib/constants.py' 2024-02-13T08:07:05,147 adding 'algobowl/lib/helpers.py' 2024-02-13T08:07:05,148 adding 'algobowl/lib/logoutput.py' 2024-02-13T08:07:05,150 adding 'algobowl/lib/problem.py' 2024-02-13T08:07:05,152 adding 'algobowl/lib/problem_tester.py' 2024-02-13T08:07:05,168 adding 'algobowl/public/assets/css/bootstrap.min.css' 2024-02-13T08:07:05,171 adding 'algobowl/public/assets/css/style.css' 2024-02-13T08:07:05,177 adding 'algobowl/public/assets/fontawesome/css/all.min.css' 2024-02-13T08:07:05,199 adding 'algobowl/public/assets/fontawesome/webfonts/fa-brands-400.eot' 2024-02-13T08:07:05,334 adding 'algobowl/public/assets/fontawesome/webfonts/fa-brands-400.svg' 2024-02-13T08:07:05,358 adding 'algobowl/public/assets/fontawesome/webfonts/fa-brands-400.ttf' 2024-02-13T08:07:05,367 adding 'algobowl/public/assets/fontawesome/webfonts/fa-brands-400.woff' 2024-02-13T08:07:05,375 adding 'algobowl/public/assets/fontawesome/webfonts/fa-brands-400.woff2' 2024-02-13T08:07:05,381 adding 'algobowl/public/assets/fontawesome/webfonts/fa-regular-400.eot' 2024-02-13T08:07:05,412 adding 'algobowl/public/assets/fontawesome/webfonts/fa-regular-400.svg' 2024-02-13T08:07:05,418 adding 'algobowl/public/assets/fontawesome/webfonts/fa-regular-400.ttf' 2024-02-13T08:07:05,421 adding 'algobowl/public/assets/fontawesome/webfonts/fa-regular-400.woff' 2024-02-13T08:07:05,424 adding 'algobowl/public/assets/fontawesome/webfonts/fa-regular-400.woff2' 2024-02-13T08:07:05,453 adding 'algobowl/public/assets/fontawesome/webfonts/fa-solid-900.eot' 2024-02-13T08:07:05,595 adding 'algobowl/public/assets/fontawesome/webfonts/fa-solid-900.svg' 2024-02-13T08:07:05,628 adding 'algobowl/public/assets/fontawesome/webfonts/fa-solid-900.ttf' 2024-02-13T08:07:05,639 adding 'algobowl/public/assets/fontawesome/webfonts/fa-solid-900.woff' 2024-02-13T08:07:05,647 adding 'algobowl/public/assets/fontawesome/webfonts/fa-solid-900.woff2' 2024-02-13T08:07:05,651 adding 'algobowl/public/assets/img/apple-touch-icon-114x114.png' 2024-02-13T08:07:05,653 adding 'algobowl/public/assets/img/apple-touch-icon-120x120.png' 2024-02-13T08:07:05,655 adding 'algobowl/public/assets/img/apple-touch-icon-144x144.png' 2024-02-13T08:07:05,658 adding 'algobowl/public/assets/img/apple-touch-icon-152x152.png' 2024-02-13T08:07:05,660 adding 'algobowl/public/assets/img/apple-touch-icon-57x57.png' 2024-02-13T08:07:05,662 adding 'algobowl/public/assets/img/apple-touch-icon-72x72.png' 2024-02-13T08:07:05,663 adding 'algobowl/public/assets/img/favicon-16x16.png' 2024-02-13T08:07:05,665 adding 'algobowl/public/assets/img/favicon-32x32.png' 2024-02-13T08:07:05,667 adding 'algobowl/public/assets/img/favicon.ico' 2024-02-13T08:07:05,669 adding 'algobowl/public/assets/img/mstile-144x144.png' 2024-02-13T08:07:05,671 adding 'algobowl/public/assets/img/turbogears_logo.png' 2024-02-13T08:07:05,673 adding 'algobowl/public/assets/js/algobowl.js' 2024-02-13T08:07:05,679 adding 'algobowl/public/assets/js/bootstrap.min.js' 2024-02-13T08:07:05,701 adding 'algobowl/public/assets/js/bootstrap.min.js.map' 2024-02-13T08:07:05,704 adding 'algobowl/public/assets/js/evaluation.js' 2024-02-13T08:07:05,716 adding 'algobowl/public/assets/js/jquery-3.3.1.min.js' 2024-02-13T08:07:05,718 adding 'algobowl/public/assets/js/output_upload.js' 2024-02-13T08:07:05,721 adding 'algobowl/public/assets/js/popper.min.js' 2024-02-13T08:07:05,722 adding 'algobowl/public/assets/js/resolution.js' 2024-02-13T08:07:05,724 adding 'algobowl/public/assets/js/verification.js' 2024-02-13T08:07:05,729 adding 'algobowl/templates/__init__.py' 2024-02-13T08:07:05,731 adding 'algobowl/templates/cli_setup.xhtml' 2024-02-13T08:07:05,732 adding 'algobowl/templates/edu_landing.xhtml' 2024-02-13T08:07:05,734 adding 'algobowl/templates/error.xhtml' 2024-02-13T08:07:05,736 adding 'algobowl/templates/index.xhtml' 2024-02-13T08:07:05,737 adding 'algobowl/templates/logoutput.xhtml' 2024-02-13T08:07:05,739 adding 'algobowl/templates/master.xhtml' 2024-02-13T08:07:05,740 adding 'algobowl/templates/nonedu_landing.xhtml' 2024-02-13T08:07:05,741 adding 'algobowl/templates/privacy.xhtml' 2024-02-13T08:07:05,743 adding 'algobowl/templates/setup.xhtml' 2024-02-13T08:07:05,744 adding 'algobowl/templates/tos.xhtml' 2024-02-13T08:07:05,746 adding 'algobowl/templates/admin/__init__.py' 2024-02-13T08:07:05,747 adding 'algobowl/templates/admin/edit.xhtml' 2024-02-13T08:07:05,748 adding 'algobowl/templates/admin/get_all.xhtml' 2024-02-13T08:07:05,750 adding 'algobowl/templates/admin/index.xhtml' 2024-02-13T08:07:05,751 adding 'algobowl/templates/admin/new.xhtml' 2024-02-13T08:07:05,752 adding 'algobowl/templates/competition/__init__.py' 2024-02-13T08:07:05,754 adding 'algobowl/templates/competition/archive.xhtml' 2024-02-13T08:07:05,755 adding 'algobowl/templates/competition/grade.xhtml' 2024-02-13T08:07:05,757 adding 'algobowl/templates/competition/list.xhtml' 2024-02-13T08:07:05,758 adding 'algobowl/templates/competition/ov.xhtml' 2024-02-13T08:07:05,760 adding 'algobowl/templates/competition/rankings.xhtml' 2024-02-13T08:07:05,763 adding 'algobowl/templates/group/__init__.py' 2024-02-13T08:07:05,764 adding 'algobowl/templates/group/evaluation.xhtml' 2024-02-13T08:07:05,766 adding 'algobowl/templates/group/index.xhtml' 2024-02-13T08:07:05,767 adding 'algobowl/templates/group/input_upload.xhtml' 2024-02-13T08:07:05,768 adding 'algobowl/templates/group/output_upload.xhtml' 2024-02-13T08:07:05,770 adding 'algobowl/templates/group/resolution.xhtml' 2024-02-13T08:07:05,771 adding 'algobowl/templates/group/select.xhtml' 2024-02-13T08:07:05,773 adding 'algobowl/templates/group/verification.xhtml' 2024-02-13T08:07:05,775 adding 'algobowl/websetup/__init__.py' 2024-02-13T08:07:05,776 adding 'algobowl/websetup/bootstrap.py' 2024-02-13T08:07:05,777 adding 'algobowl/websetup/schema.py' 2024-02-13T08:07:05,780 adding 'algobowl-2024.2.12.dev0.dist-info/LICENSE' 2024-02-13T08:07:05,781 adding 'algobowl-2024.2.12.dev0.dist-info/METADATA' 2024-02-13T08:07:05,782 adding 'algobowl-2024.2.12.dev0.dist-info/WHEEL' 2024-02-13T08:07:05,783 adding 'algobowl-2024.2.12.dev0.dist-info/entry_points.txt' 2024-02-13T08:07:05,785 adding 'algobowl-2024.2.12.dev0.dist-info/top_level.txt' 2024-02-13T08:07:05,787 adding 'algobowl-2024.2.12.dev0.dist-info/RECORD' 2024-02-13T08:07:05,817 removing build/bdist.linux-armv7l/wheel 2024-02-13T08:07:05,944 Building wheel for algobowl (pyproject.toml): finished with status 'done' 2024-02-13T08:07:05,975 Created wheel for algobowl: filename=algobowl-2024.2.12.dev0-py3-none-any.whl size=1477851 sha256=5dba21d89f36549f5e82bee22082912ff510dec63fc5899968e0b74a105e2cd2 2024-02-13T08:07:05,976 Stored in directory: /tmp/pip-ephem-wheel-cache-fd9jp55m/wheels/07/c4/04/2f1f64dc3c62d11c0ad95ee59f00e85f940485c47428b2f71d 2024-02-13T08:07:05,991 Successfully built algobowl 2024-02-13T08:07:06,036 Removed build tracker: '/tmp/pip-build-tracker-wpv_6s9n'