2024-08-13T20:53:45,865 Created temporary directory: /tmp/pip-build-tracker-1wa68tzv 2024-08-13T20:53:45,866 Initialized build tracking at /tmp/pip-build-tracker-1wa68tzv 2024-08-13T20:53:45,867 Created build tracker: /tmp/pip-build-tracker-1wa68tzv 2024-08-13T20:53:45,867 Entered build tracker: /tmp/pip-build-tracker-1wa68tzv 2024-08-13T20:53:45,868 Created temporary directory: /tmp/pip-wheel-k511148k 2024-08-13T20:53:45,872 Created temporary directory: /tmp/pip-ephem-wheel-cache-m845s9m2 2024-08-13T20:53:45,899 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-08-13T20:53:45,902 2 location(s) to search for versions of ecoopen: 2024-08-13T20:53:45,902 * https://pypi.org/simple/ecoopen/ 2024-08-13T20:53:45,902 * https://www.piwheels.org/simple/ecoopen/ 2024-08-13T20:53:45,903 Fetching project page and analyzing links: https://pypi.org/simple/ecoopen/ 2024-08-13T20:53:45,903 Getting page https://pypi.org/simple/ecoopen/ 2024-08-13T20:53:45,905 Found index url https://pypi.org/simple/ 2024-08-13T20:53:46,000 Fetched page https://pypi.org/simple/ecoopen/ as application/vnd.pypi.simple.v1+json 2024-08-13T20:53:46,001 Found link https://files.pythonhosted.org/packages/8b/df/bd28bc9c9d9bb8db5e9b50c12e9450919771151f6bf6737bcdf8fd70cf75/ecoopen-0.0.2.tar.gz (from https://pypi.org/simple/ecoopen/), version: 0.0.2 2024-08-13T20:53:46,002 Found link https://files.pythonhosted.org/packages/c8/ec/8a579ddc86052b01ed8c204795342f7eaffca177fec13b39831c712bc8df/ecoopen-0.0.3.tar.gz (from https://pypi.org/simple/ecoopen/), version: 0.0.3 2024-08-13T20:53:46,003 Found link https://files.pythonhosted.org/packages/40/fc/50047c3e9828e9bda58f4efb30e59b6f2703c2c6354e9f362a3ceae4056b/ecoopen-0.0.4.tar.gz (from https://pypi.org/simple/ecoopen/), version: 0.0.4 2024-08-13T20:53:46,003 Found link https://files.pythonhosted.org/packages/69/04/322d57e67cb0d113a94a9891ef7aafb563825c837fd2cc6cf3f54d635ce7/ecoopen-0.0.5.tar.gz (from https://pypi.org/simple/ecoopen/), version: 0.0.5 2024-08-13T20:53:46,004 Fetching project page and analyzing links: https://www.piwheels.org/simple/ecoopen/ 2024-08-13T20:53:46,005 Getting page https://www.piwheels.org/simple/ecoopen/ 2024-08-13T20:53:46,006 Found index url https://www.piwheels.org/simple/ 2024-08-13T20:53:46,059 Fetched page https://www.piwheels.org/simple/ecoopen/ as text/html 2024-08-13T20:53:46,061 Skipping link: No binaries permitted for ecoopen: https://www.piwheels.org/simple/ecoopen/EcoOpen-0.0.2-py3-none-any.whl#sha256=a2546370a413af8ab92c941b1bf7cf71745c95fa3234b340c19959973ab750e2 (from https://www.piwheels.org/simple/ecoopen/) 2024-08-13T20:53:46,062 Skipping link: not a file: https://www.piwheels.org/simple/ecoopen/ 2024-08-13T20:53:46,062 Skipping link: not a file: https://pypi.org/simple/ecoopen/ 2024-08-13T20:53:46,082 Given no hashes to check 1 links for project 'ecoopen': discarding no candidates 2024-08-13T20:53:46,102 Collecting ecoopen==0.0.3 2024-08-13T20:53:46,104 Created temporary directory: /tmp/pip-unpack-gceieym8 2024-08-13T20:53:46,203 Downloading ecoopen-0.0.3.tar.gz (12 kB) 2024-08-13T20:53:46,243 Added ecoopen==0.0.3 from https://files.pythonhosted.org/packages/c8/ec/8a579ddc86052b01ed8c204795342f7eaffca177fec13b39831c712bc8df/ecoopen-0.0.3.tar.gz to build tracker '/tmp/pip-build-tracker-1wa68tzv' 2024-08-13T20:53:46,245 Running setup.py (path:/tmp/pip-wheel-k511148k/ecoopen_253eb9900f8046baa05a9f42e3c57f31/setup.py) egg_info for package ecoopen 2024-08-13T20:53:46,246 Created temporary directory: /tmp/pip-pip-egg-info-7v71u8dq 2024-08-13T20:53:46,247 Preparing metadata (setup.py): started 2024-08-13T20:53:46,248 Running command python setup.py egg_info 2024-08-13T20:53:46,809 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:458: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-08-13T20:53:46,809 !! 2024-08-13T20:53:46,810 ******************************************************************************** 2024-08-13T20:53:46,811 Usage of dash-separated 'description-file' will not be supported in future 2024-08-13T20:53:46,811 versions. Please use the underscore name 'description_file' instead. 2024-08-13T20:53:46,813 By 2024-Sep-26, you need to update your project and remove deprecated calls 2024-08-13T20:53:46,813 or your builds will no longer be supported. 2024-08-13T20:53:46,814 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-08-13T20:53:46,815 ******************************************************************************** 2024-08-13T20:53:46,816 !! 2024-08-13T20:53:46,816 opt = self.warn_dash_deprecation(opt, section) 2024-08-13T20:53:47,356 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:458: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-08-13T20:53:47,356 !! 2024-08-13T20:53:47,357 ******************************************************************************** 2024-08-13T20:53:47,358 Usage of dash-separated 'description-file' will not be supported in future 2024-08-13T20:53:47,358 versions. Please use the underscore name 'description_file' instead. 2024-08-13T20:53:47,359 By 2024-Sep-26, you need to update your project and remove deprecated calls 2024-08-13T20:53:47,359 or your builds will no longer be supported. 2024-08-13T20:53:47,361 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-08-13T20:53:47,361 ******************************************************************************** 2024-08-13T20:53:47,362 !! 2024-08-13T20:53:47,362 opt = self.warn_dash_deprecation(opt, section) 2024-08-13T20:53:47,399 running egg_info 2024-08-13T20:53:47,401 creating /tmp/pip-pip-egg-info-7v71u8dq/EcoOpen.egg-info 2024-08-13T20:53:47,427 writing /tmp/pip-pip-egg-info-7v71u8dq/EcoOpen.egg-info/PKG-INFO 2024-08-13T20:53:47,431 writing dependency_links to /tmp/pip-pip-egg-info-7v71u8dq/EcoOpen.egg-info/dependency_links.txt 2024-08-13T20:53:47,433 writing requirements to /tmp/pip-pip-egg-info-7v71u8dq/EcoOpen.egg-info/requires.txt 2024-08-13T20:53:47,434 writing top-level names to /tmp/pip-pip-egg-info-7v71u8dq/EcoOpen.egg-info/top_level.txt 2024-08-13T20:53:47,435 writing manifest file '/tmp/pip-pip-egg-info-7v71u8dq/EcoOpen.egg-info/SOURCES.txt' 2024-08-13T20:53:47,521 reading manifest file '/tmp/pip-pip-egg-info-7v71u8dq/EcoOpen.egg-info/SOURCES.txt' 2024-08-13T20:53:47,522 adding license file 'LICENSE.txt' 2024-08-13T20:53:47,524 writing manifest file '/tmp/pip-pip-egg-info-7v71u8dq/EcoOpen.egg-info/SOURCES.txt' 2024-08-13T20:53:47,639 Preparing metadata (setup.py): finished with status 'done' 2024-08-13T20:53:47,643 Source in /tmp/pip-wheel-k511148k/ecoopen_253eb9900f8046baa05a9f42e3c57f31 has version 0.0.3, which satisfies requirement ecoopen==0.0.3 from https://files.pythonhosted.org/packages/c8/ec/8a579ddc86052b01ed8c204795342f7eaffca177fec13b39831c712bc8df/ecoopen-0.0.3.tar.gz 2024-08-13T20:53:47,644 Removed ecoopen==0.0.3 from https://files.pythonhosted.org/packages/c8/ec/8a579ddc86052b01ed8c204795342f7eaffca177fec13b39831c712bc8df/ecoopen-0.0.3.tar.gz from build tracker '/tmp/pip-build-tracker-1wa68tzv' 2024-08-13T20:53:47,650 Created temporary directory: /tmp/pip-unpack-ogpatrrp 2024-08-13T20:53:47,651 Created temporary directory: /tmp/pip-unpack-j6pmi2f5 2024-08-13T20:53:47,652 Building wheels for collected packages: ecoopen 2024-08-13T20:53:47,656 Created temporary directory: /tmp/pip-wheel-rajdxzm0 2024-08-13T20:53:47,656 Building wheel for ecoopen (setup.py): started 2024-08-13T20:53:47,658 Destination directory: /tmp/pip-wheel-rajdxzm0 2024-08-13T20:53:47,658 Running command python setup.py bdist_wheel 2024-08-13T20:53:48,175 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:458: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-08-13T20:53:48,175 !! 2024-08-13T20:53:48,177 ******************************************************************************** 2024-08-13T20:53:48,177 Usage of dash-separated 'description-file' will not be supported in future 2024-08-13T20:53:48,178 versions. Please use the underscore name 'description_file' instead. 2024-08-13T20:53:48,179 By 2024-Sep-26, you need to update your project and remove deprecated calls 2024-08-13T20:53:48,179 or your builds will no longer be supported. 2024-08-13T20:53:48,180 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-08-13T20:53:48,181 ******************************************************************************** 2024-08-13T20:53:48,181 !! 2024-08-13T20:53:48,182 opt = self.warn_dash_deprecation(opt, section) 2024-08-13T20:53:48,720 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:458: SetuptoolsDeprecationWarning: Invalid dash-separated options 2024-08-13T20:53:48,721 !! 2024-08-13T20:53:48,722 ******************************************************************************** 2024-08-13T20:53:48,722 Usage of dash-separated 'description-file' will not be supported in future 2024-08-13T20:53:48,723 versions. Please use the underscore name 'description_file' instead. 2024-08-13T20:53:48,723 By 2024-Sep-26, you need to update your project and remove deprecated calls 2024-08-13T20:53:48,724 or your builds will no longer be supported. 2024-08-13T20:53:48,725 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2024-08-13T20:53:48,725 ******************************************************************************** 2024-08-13T20:53:48,726 !! 2024-08-13T20:53:48,727 opt = self.warn_dash_deprecation(opt, section) 2024-08-13T20:53:48,731 running bdist_wheel 2024-08-13T20:53:48,872 running build 2024-08-13T20:53:48,873 running build_py 2024-08-13T20:53:48,901 creating build 2024-08-13T20:53:48,902 creating build/lib 2024-08-13T20:53:48,903 creating build/lib/EcoOpen 2024-08-13T20:53:48,904 copying EcoOpen/data_download.py -> build/lib/EcoOpen 2024-08-13T20:53:48,906 copying EcoOpen/inference.py -> build/lib/EcoOpen 2024-08-13T20:53:48,908 copying EcoOpen/core.py -> build/lib/EcoOpen 2024-08-13T20:53:48,911 copying EcoOpen/__init__.py -> build/lib/EcoOpen 2024-08-13T20:53:48,912 creating build/lib/EcoOpen/utils 2024-08-13T20:53:48,913 copying EcoOpen/utils/keywords.py -> build/lib/EcoOpen/utils 2024-08-13T20:53:48,916 copying EcoOpen/utils/journals.py -> build/lib/EcoOpen/utils 2024-08-13T20:53:48,917 copying EcoOpen/utils/__init__.py -> build/lib/EcoOpen/utils 2024-08-13T20:53:48,948 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2024-08-13T20:53:48,949 !! 2024-08-13T20:53:48,950 ******************************************************************************** 2024-08-13T20:53:48,950 Please avoid running ``setup.py`` directly. 2024-08-13T20:53:48,951 Instead, use pypa/build, pypa/installer or other 2024-08-13T20:53:48,951 standards-based tools. 2024-08-13T20:53:48,953 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2024-08-13T20:53:48,953 ******************************************************************************** 2024-08-13T20:53:48,954 !! 2024-08-13T20:53:48,955 self.initialize_options() 2024-08-13T20:53:48,976 installing to build/bdist.linux-armv7l/wheel 2024-08-13T20:53:48,977 running install 2024-08-13T20:53:49,001 running install_lib 2024-08-13T20:53:49,028 creating build/bdist.linux-armv7l 2024-08-13T20:53:49,029 creating build/bdist.linux-armv7l/wheel 2024-08-13T20:53:49,030 creating build/bdist.linux-armv7l/wheel/EcoOpen 2024-08-13T20:53:49,031 copying build/lib/EcoOpen/data_download.py -> build/bdist.linux-armv7l/wheel/EcoOpen 2024-08-13T20:53:49,033 copying build/lib/EcoOpen/inference.py -> build/bdist.linux-armv7l/wheel/EcoOpen 2024-08-13T20:53:49,035 copying build/lib/EcoOpen/core.py -> build/bdist.linux-armv7l/wheel/EcoOpen 2024-08-13T20:53:49,038 creating build/bdist.linux-armv7l/wheel/EcoOpen/utils 2024-08-13T20:53:49,039 copying build/lib/EcoOpen/utils/keywords.py -> build/bdist.linux-armv7l/wheel/EcoOpen/utils 2024-08-13T20:53:49,041 copying build/lib/EcoOpen/utils/journals.py -> build/bdist.linux-armv7l/wheel/EcoOpen/utils 2024-08-13T20:53:49,043 copying build/lib/EcoOpen/utils/__init__.py -> build/bdist.linux-armv7l/wheel/EcoOpen/utils 2024-08-13T20:53:49,044 copying build/lib/EcoOpen/__init__.py -> build/bdist.linux-armv7l/wheel/EcoOpen 2024-08-13T20:53:49,045 running install_egg_info 2024-08-13T20:53:49,077 running egg_info 2024-08-13T20:53:49,103 writing EcoOpen.egg-info/PKG-INFO 2024-08-13T20:53:49,106 writing dependency_links to EcoOpen.egg-info/dependency_links.txt 2024-08-13T20:53:49,108 writing requirements to EcoOpen.egg-info/requires.txt 2024-08-13T20:53:49,109 writing top-level names to EcoOpen.egg-info/top_level.txt 2024-08-13T20:53:49,139 reading manifest file 'EcoOpen.egg-info/SOURCES.txt' 2024-08-13T20:53:49,141 adding license file 'LICENSE.txt' 2024-08-13T20:53:49,143 writing manifest file 'EcoOpen.egg-info/SOURCES.txt' 2024-08-13T20:53:49,144 Copying EcoOpen.egg-info to build/bdist.linux-armv7l/wheel/EcoOpen-0.0.3-py3.11.egg-info 2024-08-13T20:53:49,154 running install_scripts 2024-08-13T20:53:49,168 creating build/bdist.linux-armv7l/wheel/EcoOpen-0.0.3.dist-info/WHEEL 2024-08-13T20:53:49,170 creating '/tmp/pip-wheel-rajdxzm0/EcoOpen-0.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2024-08-13T20:53:49,172 adding 'EcoOpen/__init__.py' 2024-08-13T20:53:49,175 adding 'EcoOpen/core.py' 2024-08-13T20:53:49,176 adding 'EcoOpen/data_download.py' 2024-08-13T20:53:49,178 adding 'EcoOpen/inference.py' 2024-08-13T20:53:49,179 adding 'EcoOpen/utils/__init__.py' 2024-08-13T20:53:49,180 adding 'EcoOpen/utils/journals.py' 2024-08-13T20:53:49,182 adding 'EcoOpen/utils/keywords.py' 2024-08-13T20:53:49,184 adding 'EcoOpen-0.0.3.dist-info/LICENSE.txt' 2024-08-13T20:53:49,185 adding 'EcoOpen-0.0.3.dist-info/METADATA' 2024-08-13T20:53:49,186 adding 'EcoOpen-0.0.3.dist-info/WHEEL' 2024-08-13T20:53:49,187 adding 'EcoOpen-0.0.3.dist-info/top_level.txt' 2024-08-13T20:53:49,188 adding 'EcoOpen-0.0.3.dist-info/RECORD' 2024-08-13T20:53:49,189 removing build/bdist.linux-armv7l/wheel 2024-08-13T20:53:49,310 Building wheel for ecoopen (setup.py): finished with status 'done' 2024-08-13T20:53:49,313 Created wheel for ecoopen: filename=EcoOpen-0.0.3-py3-none-any.whl size=13117 sha256=0072733220c515181fd7d598278043d604dd4cca45da4723eb5273acfea698da 2024-08-13T20:53:49,314 Stored in directory: /tmp/pip-ephem-wheel-cache-m845s9m2/wheels/9e/9e/df/523858dbe611a053da83a1384b574ebc2ea1ee466a656652d1 2024-08-13T20:53:49,324 Successfully built ecoopen 2024-08-13T20:53:49,327 Removed build tracker: '/tmp/pip-build-tracker-1wa68tzv'