2025-10-23T22:52:06,548 Created temporary directory: /tmp/pip-ephem-wheel-cache-qzibutge 2025-10-23T22:52:06,550 Created temporary directory: /tmp/pip-build-tracker-b12gklbt 2025-10-23T22:52:06,550 Initialized build tracking at /tmp/pip-build-tracker-b12gklbt 2025-10-23T22:52:06,551 Created build tracker: /tmp/pip-build-tracker-b12gklbt 2025-10-23T22:52:06,551 Entered build tracker: /tmp/pip-build-tracker-b12gklbt 2025-10-23T22:52:06,552 Created temporary directory: /tmp/pip-wheel-u6zl1fzj 2025-10-23T22:52:06,555 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2025-10-23T22:52:06,557 Created temporary directory: /tmp/pip-ephem-wheel-cache-qduhfou7 2025-10-23T22:52:06,579 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-10-23T22:52:06,582 2 location(s) to search for versions of mysoccer-update: 2025-10-23T22:52:06,582 * https://pypi.org/simple/mysoccer-update/ 2025-10-23T22:52:06,582 * https://www.piwheels.org/simple/mysoccer-update/ 2025-10-23T22:52:06,583 Fetching project page and analyzing links: https://pypi.org/simple/mysoccer-update/ 2025-10-23T22:52:06,584 Getting page https://pypi.org/simple/mysoccer-update/ 2025-10-23T22:52:06,585 Found index url https://pypi.org/simple 2025-10-23T22:52:06,803 Fetched page https://pypi.org/simple/mysoccer-update/ as application/vnd.pypi.simple.v1+json 2025-10-23T22:52:06,805 Skipping link: No binaries permitted for mysoccer-update: https://files.pythonhosted.org/packages/5c/93/f08ba7a770b3f38375b6ba0c765e56439590e027129c81278dfcc73f5946/mysoccer_update-1.0.0-py3-none-any.whl (from https://pypi.org/simple/mysoccer-update/) (requires-python:>=3.9) 2025-10-23T22:52:06,806 Found link https://files.pythonhosted.org/packages/27/be/f1cfedc7952ae1cd8b1149e3e4928ecc9f272627ce0861892438034a2d29/mysoccer_update-1.0.0.tar.gz (from https://pypi.org/simple/mysoccer-update/) (requires-python:>=3.9), version: 1.0.0 2025-10-23T22:52:06,807 Skipping link: No binaries permitted for mysoccer-update: https://files.pythonhosted.org/packages/84/68/3108313231e227309adcdf6ac0114ab46e0e1300037f87f58b0f8e86d2bd/mysoccer_update-1.0.1-py3-none-any.whl (from https://pypi.org/simple/mysoccer-update/) (requires-python:>=3.9) 2025-10-23T22:52:06,808 Found link https://files.pythonhosted.org/packages/16/2b/9c911b1a24e4c00ef9273715a250a8444f2ab29d4f610e025f84b6c56ce1/mysoccer_update-1.0.1.tar.gz (from https://pypi.org/simple/mysoccer-update/) (requires-python:>=3.9), version: 1.0.1 2025-10-23T22:52:06,809 Fetching project page and analyzing links: https://www.piwheels.org/simple/mysoccer-update/ 2025-10-23T22:52:06,810 Getting page https://www.piwheels.org/simple/mysoccer-update/ 2025-10-23T22:52:06,811 Found index url https://www.piwheels.org/simple 2025-10-23T22:52:06,968 Fetched page https://www.piwheels.org/simple/mysoccer-update/ as text/html 2025-10-23T22:52:06,970 Skipping link: No binaries permitted for mysoccer-update: https://www.piwheels.org/simple/mysoccer-update/mysoccer_update-1.0.0-py3-none-any.whl#sha256=e02d26fa5ec835d76d13dbacfa14b0926e73d2e75b931e8ab3caccf8dc7a238c (from https://www.piwheels.org/simple/mysoccer-update/) (requires-python:>=3.9) 2025-10-23T22:52:06,971 Skipping link: not a file: https://www.piwheels.org/simple/mysoccer-update/ 2025-10-23T22:52:06,971 Skipping link: not a file: https://pypi.org/simple/mysoccer-update/ 2025-10-23T22:52:06,990 Given no hashes to check 1 links for project 'mysoccer-update': discarding no candidates 2025-10-23T22:52:07,007 Collecting mysoccer-update==1.0.1 2025-10-23T22:52:07,010 Created temporary directory: /tmp/pip-unpack-xe515tqd 2025-10-23T22:52:07,145 Downloading mysoccer_update-1.0.1.tar.gz (28 kB) 2025-10-23T22:52:07,224 Added mysoccer-update==1.0.1 from https://files.pythonhosted.org/packages/16/2b/9c911b1a24e4c00ef9273715a250a8444f2ab29d4f610e025f84b6c56ce1/mysoccer_update-1.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-b12gklbt' 2025-10-23T22:52:07,226 Running setup.py (path:/tmp/pip-wheel-u6zl1fzj/mysoccer-update_88d1fbbf36bd4e009e77b10786bc19a6/setup.py) egg_info for package mysoccer-update 2025-10-23T22:52:07,227 Created temporary directory: /tmp/pip-pip-egg-info-4v7ak68x 2025-10-23T22:52:07,228 Preparing metadata (setup.py): started 2025-10-23T22:52:07,229 Running command python setup.py egg_info 2025-10-23T22:52:08,085 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-10-23T22:52:08,085 !! 2025-10-23T22:52:08,086 ******************************************************************************** 2025-10-23T22:52:08,087 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-10-23T22:52:08,088 License :: OSI Approved :: MIT License 2025-10-23T22:52:08,089 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-10-23T22:52:08,089 ******************************************************************************** 2025-10-23T22:52:08,090 !! 2025-10-23T22:52:08,091 self._finalize_license_expression() 2025-10-23T22:52:08,114 running egg_info 2025-10-23T22:52:08,141 creating /tmp/pip-pip-egg-info-4v7ak68x/mysoccer_update.egg-info 2025-10-23T22:52:08,142 writing /tmp/pip-pip-egg-info-4v7ak68x/mysoccer_update.egg-info/PKG-INFO 2025-10-23T22:52:08,147 writing dependency_links to /tmp/pip-pip-egg-info-4v7ak68x/mysoccer_update.egg-info/dependency_links.txt 2025-10-23T22:52:08,150 writing requirements to /tmp/pip-pip-egg-info-4v7ak68x/mysoccer_update.egg-info/requires.txt 2025-10-23T22:52:08,151 writing top-level names to /tmp/pip-pip-egg-info-4v7ak68x/mysoccer_update.egg-info/top_level.txt 2025-10-23T22:52:08,153 writing manifest file '/tmp/pip-pip-egg-info-4v7ak68x/mysoccer_update.egg-info/SOURCES.txt' 2025-10-23T22:52:08,244 reading manifest file '/tmp/pip-pip-egg-info-4v7ak68x/mysoccer_update.egg-info/SOURCES.txt' 2025-10-23T22:52:08,249 writing manifest file '/tmp/pip-pip-egg-info-4v7ak68x/mysoccer_update.egg-info/SOURCES.txt' 2025-10-23T22:52:08,357 Preparing metadata (setup.py): finished with status 'done' 2025-10-23T22:52:08,360 Source in /tmp/pip-wheel-u6zl1fzj/mysoccer-update_88d1fbbf36bd4e009e77b10786bc19a6 has version 1.0.1, which satisfies requirement mysoccer-update==1.0.1 from https://files.pythonhosted.org/packages/16/2b/9c911b1a24e4c00ef9273715a250a8444f2ab29d4f610e025f84b6c56ce1/mysoccer_update-1.0.1.tar.gz 2025-10-23T22:52:08,361 Removed mysoccer-update==1.0.1 from https://files.pythonhosted.org/packages/16/2b/9c911b1a24e4c00ef9273715a250a8444f2ab29d4f610e025f84b6c56ce1/mysoccer_update-1.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-b12gklbt' 2025-10-23T22:52:08,367 Created temporary directory: /tmp/pip-unpack-m1g0ipxp 2025-10-23T22:52:08,368 Building wheels for collected packages: mysoccer-update 2025-10-23T22:52:08,373 Created temporary directory: /tmp/pip-wheel-whrxrade 2025-10-23T22:52:08,373 Building wheel for mysoccer-update (setup.py): started 2025-10-23T22:52:08,375 Destination directory: /tmp/pip-wheel-whrxrade 2025-10-23T22:52:08,375 Running command python setup.py bdist_wheel 2025-10-23T22:52:09,189 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-10-23T22:52:09,190 !! 2025-10-23T22:52:09,191 ******************************************************************************** 2025-10-23T22:52:09,191 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-10-23T22:52:09,193 License :: OSI Approved :: MIT License 2025-10-23T22:52:09,194 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-10-23T22:52:09,194 ******************************************************************************** 2025-10-23T22:52:09,196 !! 2025-10-23T22:52:09,196 self._finalize_license_expression() 2025-10-23T22:52:09,197 running bdist_wheel 2025-10-23T22:52:09,321 running build 2025-10-23T22:52:09,322 running build_py 2025-10-23T22:52:09,351 creating build/lib/mysoccer_update 2025-10-23T22:52:09,353 copying mysoccer_update/guncelle.py -> build/lib/mysoccer_update 2025-10-23T22:52:09,355 copying mysoccer_update/config.py -> build/lib/mysoccer_update 2025-10-23T22:52:09,357 copying mysoccer_update/results.py -> build/lib/mysoccer_update 2025-10-23T22:52:09,359 copying mysoccer_update/fixtures.py -> build/lib/mysoccer_update 2025-10-23T22:52:09,361 copying mysoccer_update/__init__.py -> build/lib/mysoccer_update 2025-10-23T22:52:09,363 copying mysoccer_update/api_client.py -> build/lib/mysoccer_update 2025-10-23T22:52:09,365 creating build/lib/puan_durumu_modular 2025-10-23T22:52:09,366 copying puan_durumu_modular/main.py -> build/lib/puan_durumu_modular 2025-10-23T22:52:09,369 copying puan_durumu_modular/__init__.py -> build/lib/puan_durumu_modular 2025-10-23T22:52:09,371 creating build/lib/puan_durumu_modular/calculators 2025-10-23T22:52:09,372 copying puan_durumu_modular/calculators/stats_calculator.py -> build/lib/puan_durumu_modular/calculators 2025-10-23T22:52:09,374 copying puan_durumu_modular/calculators/base_calculator.py -> build/lib/puan_durumu_modular/calculators 2025-10-23T22:52:09,376 copying puan_durumu_modular/calculators/__init__.py -> build/lib/puan_durumu_modular/calculators 2025-10-23T22:52:09,378 copying puan_durumu_modular/calculators/standings_calculator.py -> build/lib/puan_durumu_modular/calculators 2025-10-23T22:52:09,381 creating build/lib/puan_durumu_modular/utils 2025-10-23T22:52:09,382 copying puan_durumu_modular/utils/helpers.py -> build/lib/puan_durumu_modular/utils 2025-10-23T22:52:09,384 copying puan_durumu_modular/utils/__init__.py -> build/lib/puan_durumu_modular/utils 2025-10-23T22:52:09,386 creating build/lib/puan_durumu_modular/exporters 2025-10-23T22:52:09,387 copying puan_durumu_modular/exporters/__init__.py -> build/lib/puan_durumu_modular/exporters 2025-10-23T22:52:09,389 copying puan_durumu_modular/exporters/excel_exporter.py -> build/lib/puan_durumu_modular/exporters 2025-10-23T22:52:09,392 creating build/lib/puan_durumu_modular/core 2025-10-23T22:52:09,393 copying puan_durumu_modular/core/week_divider.py -> build/lib/puan_durumu_modular/core 2025-10-23T22:52:09,395 copying puan_durumu_modular/core/match_loader.py -> build/lib/puan_durumu_modular/core 2025-10-23T22:52:09,398 copying puan_durumu_modular/core/__init__.py -> build/lib/puan_durumu_modular/core 2025-10-23T22:52:09,399 copying puan_durumu_modular/core/database.py -> build/lib/puan_durumu_modular/core 2025-10-23T22:52:09,402 creating build/lib/puan_durumu_modular/services 2025-10-23T22:52:09,403 copying puan_durumu_modular/services/week_divider_service.py -> build/lib/puan_durumu_modular/services 2025-10-23T22:52:09,405 copying puan_durumu_modular/services/__init__.py -> build/lib/puan_durumu_modular/services 2025-10-23T22:52:09,438 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-10-23T22:52:09,439 !! 2025-10-23T22:52:09,440 ******************************************************************************** 2025-10-23T22:52:09,441 Please avoid running ``setup.py`` directly. 2025-10-23T22:52:09,441 Instead, use pypa/build, pypa/installer or other 2025-10-23T22:52:09,442 standards-based tools. 2025-10-23T22:52:09,443 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-10-23T22:52:09,444 or your builds will no longer be supported. 2025-10-23T22:52:09,445 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-10-23T22:52:09,445 ******************************************************************************** 2025-10-23T22:52:09,447 !! 2025-10-23T22:52:09,447 self.initialize_options() 2025-10-23T22:52:09,466 installing to build/bdist.linux-armv7l/wheel 2025-10-23T22:52:09,467 running install 2025-10-23T22:52:09,490 running install_lib 2025-10-23T22:52:09,516 creating build/bdist.linux-armv7l/wheel 2025-10-23T22:52:09,518 creating build/bdist.linux-armv7l/wheel/mysoccer_update 2025-10-23T22:52:09,519 copying build/lib/mysoccer_update/guncelle.py -> build/bdist.linux-armv7l/wheel/./mysoccer_update 2025-10-23T22:52:09,521 copying build/lib/mysoccer_update/config.py -> build/bdist.linux-armv7l/wheel/./mysoccer_update 2025-10-23T22:52:09,522 copying build/lib/mysoccer_update/results.py -> build/bdist.linux-armv7l/wheel/./mysoccer_update 2025-10-23T22:52:09,525 copying build/lib/mysoccer_update/fixtures.py -> build/bdist.linux-armv7l/wheel/./mysoccer_update 2025-10-23T22:52:09,527 copying build/lib/mysoccer_update/__init__.py -> build/bdist.linux-armv7l/wheel/./mysoccer_update 2025-10-23T22:52:09,528 copying build/lib/mysoccer_update/api_client.py -> build/bdist.linux-armv7l/wheel/./mysoccer_update 2025-10-23T22:52:09,531 creating build/bdist.linux-armv7l/wheel/puan_durumu_modular 2025-10-23T22:52:09,532 copying build/lib/puan_durumu_modular/main.py -> build/bdist.linux-armv7l/wheel/./puan_durumu_modular 2025-10-23T22:52:09,535 creating build/bdist.linux-armv7l/wheel/puan_durumu_modular/calculators 2025-10-23T22:52:09,536 copying build/lib/puan_durumu_modular/calculators/stats_calculator.py -> build/bdist.linux-armv7l/wheel/./puan_durumu_modular/calculators 2025-10-23T22:52:09,538 copying build/lib/puan_durumu_modular/calculators/base_calculator.py -> build/bdist.linux-armv7l/wheel/./puan_durumu_modular/calculators 2025-10-23T22:52:09,540 copying build/lib/puan_durumu_modular/calculators/__init__.py -> build/bdist.linux-armv7l/wheel/./puan_durumu_modular/calculators 2025-10-23T22:52:09,542 copying build/lib/puan_durumu_modular/calculators/standings_calculator.py -> build/bdist.linux-armv7l/wheel/./puan_durumu_modular/calculators 2025-10-23T22:52:09,545 creating build/bdist.linux-armv7l/wheel/puan_durumu_modular/utils 2025-10-23T22:52:09,546 copying build/lib/puan_durumu_modular/utils/helpers.py -> build/bdist.linux-armv7l/wheel/./puan_durumu_modular/utils 2025-10-23T22:52:09,548 copying build/lib/puan_durumu_modular/utils/__init__.py -> build/bdist.linux-armv7l/wheel/./puan_durumu_modular/utils 2025-10-23T22:52:09,550 creating build/bdist.linux-armv7l/wheel/puan_durumu_modular/exporters 2025-10-23T22:52:09,551 copying build/lib/puan_durumu_modular/exporters/__init__.py -> build/bdist.linux-armv7l/wheel/./puan_durumu_modular/exporters 2025-10-23T22:52:09,553 copying build/lib/puan_durumu_modular/exporters/excel_exporter.py -> build/bdist.linux-armv7l/wheel/./puan_durumu_modular/exporters 2025-10-23T22:52:09,556 creating build/bdist.linux-armv7l/wheel/puan_durumu_modular/core 2025-10-23T22:52:09,557 copying build/lib/puan_durumu_modular/core/week_divider.py -> build/bdist.linux-armv7l/wheel/./puan_durumu_modular/core 2025-10-23T22:52:09,559 copying build/lib/puan_durumu_modular/core/match_loader.py -> build/bdist.linux-armv7l/wheel/./puan_durumu_modular/core 2025-10-23T22:52:09,561 copying build/lib/puan_durumu_modular/core/__init__.py -> build/bdist.linux-armv7l/wheel/./puan_durumu_modular/core 2025-10-23T22:52:09,563 copying build/lib/puan_durumu_modular/core/database.py -> build/bdist.linux-armv7l/wheel/./puan_durumu_modular/core 2025-10-23T22:52:09,565 creating build/bdist.linux-armv7l/wheel/puan_durumu_modular/services 2025-10-23T22:52:09,567 copying build/lib/puan_durumu_modular/services/week_divider_service.py -> build/bdist.linux-armv7l/wheel/./puan_durumu_modular/services 2025-10-23T22:52:09,569 copying build/lib/puan_durumu_modular/services/__init__.py -> build/bdist.linux-armv7l/wheel/./puan_durumu_modular/services 2025-10-23T22:52:09,571 copying build/lib/puan_durumu_modular/__init__.py -> build/bdist.linux-armv7l/wheel/./puan_durumu_modular 2025-10-23T22:52:09,572 running install_egg_info 2025-10-23T22:52:09,608 running egg_info 2025-10-23T22:52:09,634 writing mysoccer_update.egg-info/PKG-INFO 2025-10-23T22:52:09,639 writing dependency_links to mysoccer_update.egg-info/dependency_links.txt 2025-10-23T22:52:09,643 writing requirements to mysoccer_update.egg-info/requires.txt 2025-10-23T22:52:09,644 writing top-level names to mysoccer_update.egg-info/top_level.txt 2025-10-23T22:52:09,678 reading manifest file 'mysoccer_update.egg-info/SOURCES.txt' 2025-10-23T22:52:09,684 writing manifest file 'mysoccer_update.egg-info/SOURCES.txt' 2025-10-23T22:52:09,686 Copying mysoccer_update.egg-info to build/bdist.linux-armv7l/wheel/./mysoccer_update-1.0.1-py3.11.egg-info 2025-10-23T22:52:09,695 running install_scripts 2025-10-23T22:52:09,703 creating build/bdist.linux-armv7l/wheel/mysoccer_update-1.0.1.dist-info/WHEEL 2025-10-23T22:52:09,706 creating '/tmp/pip-wheel-whrxrade/mysoccer_update-1.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2025-10-23T22:52:09,708 adding 'mysoccer_update/__init__.py' 2025-10-23T22:52:09,710 adding 'mysoccer_update/api_client.py' 2025-10-23T22:52:09,711 adding 'mysoccer_update/config.py' 2025-10-23T22:52:09,713 adding 'mysoccer_update/fixtures.py' 2025-10-23T22:52:09,714 adding 'mysoccer_update/guncelle.py' 2025-10-23T22:52:09,716 adding 'mysoccer_update/results.py' 2025-10-23T22:52:09,719 adding 'puan_durumu_modular/__init__.py' 2025-10-23T22:52:09,721 adding 'puan_durumu_modular/main.py' 2025-10-23T22:52:09,722 adding 'puan_durumu_modular/calculators/__init__.py' 2025-10-23T22:52:09,724 adding 'puan_durumu_modular/calculators/base_calculator.py' 2025-10-23T22:52:09,725 adding 'puan_durumu_modular/calculators/standings_calculator.py' 2025-10-23T22:52:09,727 adding 'puan_durumu_modular/calculators/stats_calculator.py' 2025-10-23T22:52:09,729 adding 'puan_durumu_modular/core/__init__.py' 2025-10-23T22:52:09,730 adding 'puan_durumu_modular/core/database.py' 2025-10-23T22:52:09,731 adding 'puan_durumu_modular/core/match_loader.py' 2025-10-23T22:52:09,733 adding 'puan_durumu_modular/core/week_divider.py' 2025-10-23T22:52:09,734 adding 'puan_durumu_modular/exporters/__init__.py' 2025-10-23T22:52:09,736 adding 'puan_durumu_modular/exporters/excel_exporter.py' 2025-10-23T22:52:09,738 adding 'puan_durumu_modular/services/__init__.py' 2025-10-23T22:52:09,740 adding 'puan_durumu_modular/services/week_divider_service.py' 2025-10-23T22:52:09,742 adding 'puan_durumu_modular/utils/__init__.py' 2025-10-23T22:52:09,743 adding 'puan_durumu_modular/utils/helpers.py' 2025-10-23T22:52:09,745 adding 'mysoccer_update-1.0.1.dist-info/METADATA' 2025-10-23T22:52:09,746 adding 'mysoccer_update-1.0.1.dist-info/WHEEL' 2025-10-23T22:52:09,747 adding 'mysoccer_update-1.0.1.dist-info/top_level.txt' 2025-10-23T22:52:09,748 adding 'mysoccer_update-1.0.1.dist-info/RECORD' 2025-10-23T22:52:09,749 removing build/bdist.linux-armv7l/wheel 2025-10-23T22:52:09,867 Building wheel for mysoccer-update (setup.py): finished with status 'done' 2025-10-23T22:52:09,870 Created wheel for mysoccer-update: filename=mysoccer_update-1.0.1-py3-none-any.whl size=35547 sha256=9490d29da6724351a6b440e5df54f1a8819620b4616b1e8b53fd19b009034193 2025-10-23T22:52:09,872 Stored in directory: /tmp/pip-ephem-wheel-cache-qduhfou7/wheels/ff/36/b7/2883dd85e910535bcb93615730b9e046c29cad577085ef2edd 2025-10-23T22:52:09,882 Successfully built mysoccer-update 2025-10-23T22:52:09,887 Removed build tracker: '/tmp/pip-build-tracker-b12gklbt'