2022-11-10T03:32:58,313 Created temporary directory: /tmp/pip-ephem-wheel-cache-2oml87lj 2022-11-10T03:32:58,318 Created temporary directory: /tmp/pip-build-tracker-ko0pohws 2022-11-10T03:32:58,319 Initialized build tracking at /tmp/pip-build-tracker-ko0pohws 2022-11-10T03:32:58,319 Created build tracker: /tmp/pip-build-tracker-ko0pohws 2022-11-10T03:32:58,319 Entered build tracker: /tmp/pip-build-tracker-ko0pohws 2022-11-10T03:32:58,321 Created temporary directory: /tmp/pip-wheel-kf6565iu 2022-11-10T03:32:58,329 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 2022-11-10T03:32:58,334 Created temporary directory: /tmp/pip-ephem-wheel-cache-_pv9nyo7 2022-11-10T03:32:58,390 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-11-10T03:32:58,397 2 location(s) to search for versions of datetime-month: 2022-11-10T03:32:58,397 * https://pypi.org/simple/datetime-month/ 2022-11-10T03:32:58,397 * https://www.piwheels.org/simple/datetime-month/ 2022-11-10T03:32:58,398 Fetching project page and analyzing links: https://pypi.org/simple/datetime-month/ 2022-11-10T03:32:58,399 Getting page https://pypi.org/simple/datetime-month/ 2022-11-10T03:32:58,403 Found index url https://pypi.org/simple 2022-11-10T03:32:58,678 Fetched page https://pypi.org/simple/datetime-month/ as application/vnd.pypi.simple.v1+json 2022-11-10T03:32:58,682 Found link https://files.pythonhosted.org/packages/71/b1/4ee8d9c9d4f8077aec965088d4e79b0252508be65077f10ebf27918e10a8/datetime-month-1.0.3.tar.gz (from https://pypi.org/simple/datetime-month/) (requires-python:>=3.6), version: 1.0.3 2022-11-10T03:32:58,683 Found link https://files.pythonhosted.org/packages/52/64/ca0072739754bdb5b0bf5001310acb6b0386f3999525f22c672988128dc7/datetime-month-1.0.4.tar.gz (from https://pypi.org/simple/datetime-month/) (requires-python:>=3.6), version: 1.0.4 2022-11-10T03:32:58,684 Fetching project page and analyzing links: https://www.piwheels.org/simple/datetime-month/ 2022-11-10T03:32:58,685 Getting page https://www.piwheels.org/simple/datetime-month/ 2022-11-10T03:32:58,687 Found index url https://www.piwheels.org/simple 2022-11-10T03:32:58,920 Fetched page https://www.piwheels.org/simple/datetime-month/ as text/html 2022-11-10T03:32:58,923 Skipping link: No binaries permitted for datetime-month: https://www.piwheels.org/simple/datetime-month/datetime_month-1.0.3-py2.py3-none-any.whl#sha256=e9cf284e598b741830b01f9a1c8d6d85f311da4f0f80f6b2dddafe92c8e28bf8 (from https://www.piwheels.org/simple/datetime-month/) (requires-python:>=3.6) 2022-11-10T03:32:58,924 Skipping link: not a file: https://www.piwheels.org/simple/datetime-month/ 2022-11-10T03:32:58,924 Skipping link: not a file: https://pypi.org/simple/datetime-month/ 2022-11-10T03:32:58,957 Given no hashes to check 1 links for project 'datetime-month': discarding no candidates 2022-11-10T03:32:58,987 Collecting datetime-month==1.0.4 2022-11-10T03:32:58,991 Created temporary directory: /tmp/pip-unpack-japh073f 2022-11-10T03:32:59,230 Downloading datetime-month-1.0.4.tar.gz (16 kB) 2022-11-10T03:32:59,655 Added datetime-month==1.0.4 from https://files.pythonhosted.org/packages/52/64/ca0072739754bdb5b0bf5001310acb6b0386f3999525f22c672988128dc7/datetime-month-1.0.4.tar.gz to build tracker '/tmp/pip-build-tracker-ko0pohws' 2022-11-10T03:32:59,659 Running setup.py (path:/tmp/pip-wheel-kf6565iu/datetime-month_6619bcbd070d402893388c8018df12e8/setup.py) egg_info for package datetime-month 2022-11-10T03:32:59,660 Created temporary directory: /tmp/pip-pip-egg-info-wcb4fcoo 2022-11-10T03:32:59,660 Preparing metadata (setup.py): started 2022-11-10T03:32:59,663 Running command python setup.py egg_info 2022-11-10T03:33:08,630 running egg_info 2022-11-10T03:33:08,635 creating /tmp/pip-pip-egg-info-wcb4fcoo/datetime_month.egg-info 2022-11-10T03:33:08,732 writing /tmp/pip-pip-egg-info-wcb4fcoo/datetime_month.egg-info/PKG-INFO 2022-11-10T03:33:08,738 writing dependency_links to /tmp/pip-pip-egg-info-wcb4fcoo/datetime_month.egg-info/dependency_links.txt 2022-11-10T03:33:08,742 writing top-level names to /tmp/pip-pip-egg-info-wcb4fcoo/datetime_month.egg-info/top_level.txt 2022-11-10T03:33:08,745 writing manifest file '/tmp/pip-pip-egg-info-wcb4fcoo/datetime_month.egg-info/SOURCES.txt' 2022-11-10T03:33:09,017 reading manifest file '/tmp/pip-pip-egg-info-wcb4fcoo/datetime_month.egg-info/SOURCES.txt' 2022-11-10T03:33:09,019 reading manifest template 'MANIFEST.in' 2022-11-10T03:33:09,029 /usr/local/lib/python3.7/dist-packages/setuptools/installer.py:30: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. 2022-11-10T03:33:09,029 SetuptoolsDeprecationWarning, 2022-11-10T03:33:09,030 warning: no previously-included files matching '__pycache__' found under directory '*' 2022-11-10T03:33:09,030 warning: no previously-included files matching '*.py[co]' found under directory '*' 2022-11-10T03:33:09,062 warning: no files found matching '*.jpg' under directory 'docs' 2022-11-10T03:33:09,070 warning: no files found matching '*.png' under directory 'docs' 2022-11-10T03:33:09,078 warning: no files found matching '*.gif' under directory 'docs' 2022-11-10T03:33:09,079 adding license file 'LICENSE' 2022-11-10T03:33:09,079 adding license file 'AUTHORS.rst' 2022-11-10T03:33:09,084 writing manifest file '/tmp/pip-pip-egg-info-wcb4fcoo/datetime_month.egg-info/SOURCES.txt' 2022-11-10T03:33:09,299 Preparing metadata (setup.py): finished with status 'done' 2022-11-10T03:33:09,311 Source in /tmp/pip-wheel-kf6565iu/datetime-month_6619bcbd070d402893388c8018df12e8 has version 1.0.4, which satisfies requirement datetime-month==1.0.4 from https://files.pythonhosted.org/packages/52/64/ca0072739754bdb5b0bf5001310acb6b0386f3999525f22c672988128dc7/datetime-month-1.0.4.tar.gz 2022-11-10T03:33:09,313 Removed datetime-month==1.0.4 from https://files.pythonhosted.org/packages/52/64/ca0072739754bdb5b0bf5001310acb6b0386f3999525f22c672988128dc7/datetime-month-1.0.4.tar.gz from build tracker '/tmp/pip-build-tracker-ko0pohws' 2022-11-10T03:33:09,327 Created temporary directory: /tmp/pip-unpack-80h6bgtt 2022-11-10T03:33:09,329 Building wheels for collected packages: datetime-month 2022-11-10T03:33:09,338 Created temporary directory: /tmp/pip-wheel-p2if_s45 2022-11-10T03:33:09,339 Building wheel for datetime-month (setup.py): started 2022-11-10T03:33:09,341 Destination directory: /tmp/pip-wheel-p2if_s45 2022-11-10T03:33:09,341 Running command python setup.py bdist_wheel 2022-11-10T03:33:12,082 /usr/local/lib/python3.7/dist-packages/setuptools/installer.py:30: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. 2022-11-10T03:33:12,083 SetuptoolsDeprecationWarning, 2022-11-10T03:33:12,940 running bdist_wheel 2022-11-10T03:33:13,857 running build 2022-11-10T03:33:13,858 running build_py 2022-11-10T03:33:13,960 creating build 2022-11-10T03:33:13,961 creating build/lib 2022-11-10T03:33:13,962 creating build/lib/month 2022-11-10T03:33:13,964 copying src/month/x_month.py -> build/lib/month 2022-11-10T03:33:13,969 copying src/month/month.py -> build/lib/month 2022-11-10T03:33:13,974 copying src/month/__init__.py -> build/lib/month 2022-11-10T03:33:13,977 running egg_info 2022-11-10T03:33:14,161 writing src/datetime_month.egg-info/PKG-INFO 2022-11-10T03:33:14,166 writing dependency_links to src/datetime_month.egg-info/dependency_links.txt 2022-11-10T03:33:14,172 writing top-level names to src/datetime_month.egg-info/top_level.txt 2022-11-10T03:33:14,268 reading manifest file 'src/datetime_month.egg-info/SOURCES.txt' 2022-11-10T03:33:14,274 reading manifest template 'MANIFEST.in' 2022-11-10T03:33:14,283 warning: no previously-included files matching '__pycache__' found under directory '*' 2022-11-10T03:33:14,285 warning: no previously-included files matching '*.py[co]' found under directory '*' 2022-11-10T03:33:14,318 warning: no files found matching '*.jpg' under directory 'docs' 2022-11-10T03:33:14,327 warning: no files found matching '*.png' under directory 'docs' 2022-11-10T03:33:14,337 warning: no files found matching '*.gif' under directory 'docs' 2022-11-10T03:33:14,337 adding license file 'LICENSE' 2022-11-10T03:33:14,338 adding license file 'AUTHORS.rst' 2022-11-10T03:33:14,345 writing manifest file 'src/datetime_month.egg-info/SOURCES.txt' 2022-11-10T03:33:14,449 /usr/local/lib/python3.7/dist-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-11-10T03:33:14,449 setuptools.SetuptoolsDeprecationWarning, 2022-11-10T03:33:14,542 installing to build/bdist.linux-armv7l/wheel 2022-11-10T03:33:14,543 running install 2022-11-10T03:33:14,608 running install_lib 2022-11-10T03:33:14,704 creating build/bdist.linux-armv7l 2022-11-10T03:33:14,705 creating build/bdist.linux-armv7l/wheel 2022-11-10T03:33:14,709 creating build/bdist.linux-armv7l/wheel/month 2022-11-10T03:33:14,712 copying build/lib/month/x_month.py -> build/bdist.linux-armv7l/wheel/month 2022-11-10T03:33:14,717 copying build/lib/month/month.py -> build/bdist.linux-armv7l/wheel/month 2022-11-10T03:33:14,721 copying build/lib/month/__init__.py -> build/bdist.linux-armv7l/wheel/month 2022-11-10T03:33:14,724 running install_egg_info 2022-11-10T03:33:14,823 Copying src/datetime_month.egg-info to build/bdist.linux-armv7l/wheel/datetime_month-1.0.4-py3.7.egg-info 2022-11-10T03:33:14,844 running install_scripts 2022-11-10T03:33:14,978 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-11-10T03:33:14,980 adding license file "AUTHORS.rst" (matched pattern "AUTHORS*") 2022-11-10T03:33:14,989 creating build/bdist.linux-armv7l/wheel/datetime_month-1.0.4.dist-info/WHEEL 2022-11-10T03:33:14,993 creating '/tmp/pip-wheel-p2if_s45/datetime_month-1.0.4-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2022-11-10T03:33:15,000 adding 'month/__init__.py' 2022-11-10T03:33:15,004 adding 'month/month.py' 2022-11-10T03:33:15,007 adding 'month/x_month.py' 2022-11-10T03:33:15,009 adding 'datetime_month-1.0.4.dist-info/AUTHORS.rst' 2022-11-10T03:33:15,011 adding 'datetime_month-1.0.4.dist-info/LICENSE' 2022-11-10T03:33:15,013 adding 'datetime_month-1.0.4.dist-info/METADATA' 2022-11-10T03:33:15,015 adding 'datetime_month-1.0.4.dist-info/WHEEL' 2022-11-10T03:33:15,017 adding 'datetime_month-1.0.4.dist-info/top_level.txt' 2022-11-10T03:33:15,018 adding 'datetime_month-1.0.4.dist-info/RECORD' 2022-11-10T03:33:15,020 removing build/bdist.linux-armv7l/wheel 2022-11-10T03:33:15,275 Building wheel for datetime-month (setup.py): finished with status 'done' 2022-11-10T03:33:15,283 Created wheel for datetime-month: filename=datetime_month-1.0.4-py2.py3-none-any.whl size=8013 sha256=9bf71b4d1aec6837eee8012b38d19df0a4372b81ff209a44772f025a048f4d99 2022-11-10T03:33:15,285 Stored in directory: /tmp/pip-ephem-wheel-cache-_pv9nyo7/wheels/78/e5/bd/f8196eb2bd88cffd316786390ea7d875ecf539079d7088cc20 2022-11-10T03:33:15,312 Successfully built datetime-month 2022-11-10T03:33:15,319 Removed build tracker: '/tmp/pip-build-tracker-ko0pohws'