2025-06-04T04:03:00,365 Created temporary directory: /tmp/pip-build-tracker-ffvi2fjl 2025-06-04T04:03:00,366 Initialized build tracking at /tmp/pip-build-tracker-ffvi2fjl 2025-06-04T04:03:00,367 Created build tracker: /tmp/pip-build-tracker-ffvi2fjl 2025-06-04T04:03:00,367 Entered build tracker: /tmp/pip-build-tracker-ffvi2fjl 2025-06-04T04:03:00,368 Created temporary directory: /tmp/pip-wheel-i5nhc6vc 2025-06-04T04:03:00,372 Created temporary directory: /tmp/pip-ephem-wheel-cache-jpeau6jp 2025-06-04T04:03:00,419 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-06-04T04:03:00,421 2 location(s) to search for versions of memeclip: 2025-06-04T04:03:00,421 * https://pypi.org/simple/memeclip/ 2025-06-04T04:03:00,421 * https://www.piwheels.org/simple/memeclip/ 2025-06-04T04:03:00,422 Fetching project page and analyzing links: https://pypi.org/simple/memeclip/ 2025-06-04T04:03:00,423 Getting page https://pypi.org/simple/memeclip/ 2025-06-04T04:03:00,424 Found index url https://pypi.org/simple/ 2025-06-04T04:03:00,642 Fetched page https://pypi.org/simple/memeclip/ as application/vnd.pypi.simple.v1+json 2025-06-04T04:03:00,643 Skipping link: No binaries permitted for memeclip: https://files.pythonhosted.org/packages/1f/81/0658cf1595626fcd6d2aba2f1e0f7d831d0e5d1db0e92b781768057bdea6/memeclip-0.1.0-py3-none-any.whl (from https://pypi.org/simple/memeclip/) (requires-python:>=3.7) 2025-06-04T04:03:00,644 Found link https://files.pythonhosted.org/packages/69/45/a82c43d3e4e04a5bf3c7c7a59864fed28b12d9c6e85ee99a9af024427f27/memeclip-0.1.0.tar.gz (from https://pypi.org/simple/memeclip/) (requires-python:>=3.7), version: 0.1.0 2025-06-04T04:03:00,645 Fetching project page and analyzing links: https://www.piwheels.org/simple/memeclip/ 2025-06-04T04:03:00,646 Getting page https://www.piwheels.org/simple/memeclip/ 2025-06-04T04:03:00,647 Found index url https://www.piwheels.org/simple/ 2025-06-04T04:03:00,801 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/memeclip/ 2025-06-04T04:03:01,450 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/memeclip/ 2025-06-04T04:03:02,666 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/memeclip/ 2025-06-04T04:03:04,864 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/memeclip/ 2025-06-04T04:03:09,067 WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))': /simple/memeclip/ 2025-06-04T04:03:09,282 Could not fetch URL https://www.piwheels.org/simple/memeclip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='www.piwheels.org', port=443): Max retries exceeded with url: /simple/memeclip/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))) - skipping 2025-06-04T04:03:09,284 Skipping link: not a file: https://www.piwheels.org/simple/memeclip/ 2025-06-04T04:03:09,284 Skipping link: not a file: https://pypi.org/simple/memeclip/ 2025-06-04T04:03:09,301 Given no hashes to check 1 links for project 'memeclip': discarding no candidates 2025-06-04T04:03:09,303 Collecting memeclip==0.1.0 2025-06-04T04:03:09,305 Created temporary directory: /tmp/pip-unpack-qxrxsks3 2025-06-04T04:03:09,536 Downloading memeclip-0.1.0.tar.gz (11 kB) 2025-06-04T04:03:09,579 Added memeclip==0.1.0 from https://files.pythonhosted.org/packages/69/45/a82c43d3e4e04a5bf3c7c7a59864fed28b12d9c6e85ee99a9af024427f27/memeclip-0.1.0.tar.gz to build tracker '/tmp/pip-build-tracker-ffvi2fjl' 2025-06-04T04:03:09,581 Running setup.py (path:/tmp/pip-wheel-i5nhc6vc/memeclip_24ee7cfa11184d2a8e070811feb19562/setup.py) egg_info for package memeclip 2025-06-04T04:03:09,582 Created temporary directory: /tmp/pip-pip-egg-info-aq44fghh 2025-06-04T04:03:09,582 Preparing metadata (setup.py): started 2025-06-04T04:03:09,583 Running command python setup.py egg_info 2025-06-04T04:03:10,463 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-06-04T04:03:10,463 !! 2025-06-04T04:03:10,464 ******************************************************************************** 2025-06-04T04:03:10,465 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-06-04T04:03:10,466 License :: OSI Approved :: MIT License 2025-06-04T04:03:10,467 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-06-04T04:03:10,467 ******************************************************************************** 2025-06-04T04:03:10,468 !! 2025-06-04T04:03:10,469 self._finalize_license_expression() 2025-06-04T04:03:10,493 running egg_info 2025-06-04T04:03:10,519 creating /tmp/pip-pip-egg-info-aq44fghh/memeclip.egg-info 2025-06-04T04:03:10,520 writing /tmp/pip-pip-egg-info-aq44fghh/memeclip.egg-info/PKG-INFO 2025-06-04T04:03:10,524 writing dependency_links to /tmp/pip-pip-egg-info-aq44fghh/memeclip.egg-info/dependency_links.txt 2025-06-04T04:03:10,526 writing requirements to /tmp/pip-pip-egg-info-aq44fghh/memeclip.egg-info/requires.txt 2025-06-04T04:03:10,527 writing top-level names to /tmp/pip-pip-egg-info-aq44fghh/memeclip.egg-info/top_level.txt 2025-06-04T04:03:10,528 writing manifest file '/tmp/pip-pip-egg-info-aq44fghh/memeclip.egg-info/SOURCES.txt' 2025-06-04T04:03:10,617 reading manifest file '/tmp/pip-pip-egg-info-aq44fghh/memeclip.egg-info/SOURCES.txt' 2025-06-04T04:03:10,618 adding license file 'LICENSE' 2025-06-04T04:03:10,621 writing manifest file '/tmp/pip-pip-egg-info-aq44fghh/memeclip.egg-info/SOURCES.txt' 2025-06-04T04:03:10,725 Preparing metadata (setup.py): finished with status 'done' 2025-06-04T04:03:10,730 Source in /tmp/pip-wheel-i5nhc6vc/memeclip_24ee7cfa11184d2a8e070811feb19562 has version 0.1.0, which satisfies requirement memeclip==0.1.0 from https://files.pythonhosted.org/packages/69/45/a82c43d3e4e04a5bf3c7c7a59864fed28b12d9c6e85ee99a9af024427f27/memeclip-0.1.0.tar.gz 2025-06-04T04:03:10,731 Removed memeclip==0.1.0 from https://files.pythonhosted.org/packages/69/45/a82c43d3e4e04a5bf3c7c7a59864fed28b12d9c6e85ee99a9af024427f27/memeclip-0.1.0.tar.gz from build tracker '/tmp/pip-build-tracker-ffvi2fjl' 2025-06-04T04:03:10,738 Created temporary directory: /tmp/pip-unpack-ydr3e37o 2025-06-04T04:03:10,739 Created temporary directory: /tmp/pip-unpack-09rv4rr5 2025-06-04T04:03:10,740 Building wheels for collected packages: memeclip 2025-06-04T04:03:10,744 Created temporary directory: /tmp/pip-wheel-qwsjmabr 2025-06-04T04:03:10,745 DEPRECATION: Building 'memeclip' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'memeclip'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-06-04T04:03:10,746 Building wheel for memeclip (setup.py): started 2025-06-04T04:03:10,747 Destination directory: /tmp/pip-wheel-qwsjmabr 2025-06-04T04:03:10,748 Running command python setup.py bdist_wheel 2025-06-04T04:03:11,552 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-06-04T04:03:11,553 !! 2025-06-04T04:03:11,553 ******************************************************************************** 2025-06-04T04:03:11,554 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-06-04T04:03:11,555 License :: OSI Approved :: MIT License 2025-06-04T04:03:11,556 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-06-04T04:03:11,556 ******************************************************************************** 2025-06-04T04:03:11,557 !! 2025-06-04T04:03:11,558 self._finalize_license_expression() 2025-06-04T04:03:11,558 running bdist_wheel 2025-06-04T04:03:11,683 running build 2025-06-04T04:03:11,684 running build_py 2025-06-04T04:03:11,713 creating build/lib/tests 2025-06-04T04:03:11,715 copying tests/test_client.py -> build/lib/tests 2025-06-04T04:03:11,717 copying tests/__init__.py -> build/lib/tests 2025-06-04T04:03:11,719 creating build/lib/memeclip 2025-06-04T04:03:11,720 copying memeclip/__init__.py -> build/lib/memeclip 2025-06-04T04:03:11,723 copying memeclip/client.py -> build/lib/memeclip 2025-06-04T04:03:11,725 creating build/lib/memeclip/api 2025-06-04T04:03:11,726 copying memeclip/api/__init__.py -> build/lib/memeclip/api 2025-06-04T04:03:11,728 copying memeclip/api/constants.py -> build/lib/memeclip/api 2025-06-04T04:03:11,730 creating build/lib/memeclip/models 2025-06-04T04:03:11,731 copying memeclip/models/error.py -> build/lib/memeclip/models 2025-06-04T04:03:11,733 copying memeclip/models/__init__.py -> build/lib/memeclip/models 2025-06-04T04:03:11,735 copying memeclip/models/meme.py -> build/lib/memeclip/models 2025-06-04T04:03:11,767 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-06-04T04:03:11,768 !! 2025-06-04T04:03:11,769 ******************************************************************************** 2025-06-04T04:03:11,770 Please avoid running ``setup.py`` directly. 2025-06-04T04:03:11,770 Instead, use pypa/build, pypa/installer or other 2025-06-04T04:03:11,771 standards-based tools. 2025-06-04T04:03:11,772 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-06-04T04:03:11,772 or your builds will no longer be supported. 2025-06-04T04:03:11,773 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-06-04T04:03:11,774 ******************************************************************************** 2025-06-04T04:03:11,775 !! 2025-06-04T04:03:11,776 self.initialize_options() 2025-06-04T04:03:11,796 installing to build/bdist.linux-armv7l/wheel 2025-06-04T04:03:11,796 running install 2025-06-04T04:03:11,820 running install_lib 2025-06-04T04:03:11,847 creating build/bdist.linux-armv7l/wheel 2025-06-04T04:03:11,849 creating build/bdist.linux-armv7l/wheel/tests 2025-06-04T04:03:11,850 copying build/lib/tests/test_client.py -> build/bdist.linux-armv7l/wheel/./tests 2025-06-04T04:03:11,852 copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./tests 2025-06-04T04:03:11,854 creating build/bdist.linux-armv7l/wheel/memeclip 2025-06-04T04:03:11,855 copying build/lib/memeclip/__init__.py -> build/bdist.linux-armv7l/wheel/./memeclip 2025-06-04T04:03:11,857 creating build/bdist.linux-armv7l/wheel/memeclip/api 2025-06-04T04:03:11,859 copying build/lib/memeclip/api/__init__.py -> build/bdist.linux-armv7l/wheel/./memeclip/api 2025-06-04T04:03:11,861 copying build/lib/memeclip/api/constants.py -> build/bdist.linux-armv7l/wheel/./memeclip/api 2025-06-04T04:03:11,863 creating build/bdist.linux-armv7l/wheel/memeclip/models 2025-06-04T04:03:11,864 copying build/lib/memeclip/models/error.py -> build/bdist.linux-armv7l/wheel/./memeclip/models 2025-06-04T04:03:11,866 copying build/lib/memeclip/models/__init__.py -> build/bdist.linux-armv7l/wheel/./memeclip/models 2025-06-04T04:03:11,868 copying build/lib/memeclip/models/meme.py -> build/bdist.linux-armv7l/wheel/./memeclip/models 2025-06-04T04:03:11,870 copying build/lib/memeclip/client.py -> build/bdist.linux-armv7l/wheel/./memeclip 2025-06-04T04:03:11,872 running install_egg_info 2025-06-04T04:03:11,905 running egg_info 2025-06-04T04:03:11,933 writing memeclip.egg-info/PKG-INFO 2025-06-04T04:03:11,937 writing dependency_links to memeclip.egg-info/dependency_links.txt 2025-06-04T04:03:11,939 writing requirements to memeclip.egg-info/requires.txt 2025-06-04T04:03:11,940 writing top-level names to memeclip.egg-info/top_level.txt 2025-06-04T04:03:11,971 reading manifest file 'memeclip.egg-info/SOURCES.txt' 2025-06-04T04:03:11,974 adding license file 'LICENSE' 2025-06-04T04:03:11,977 writing manifest file 'memeclip.egg-info/SOURCES.txt' 2025-06-04T04:03:11,978 Copying memeclip.egg-info to build/bdist.linux-armv7l/wheel/./memeclip-0.1.0-py3.11.egg-info 2025-06-04T04:03:11,989 running install_scripts 2025-06-04T04:03:12,000 creating build/bdist.linux-armv7l/wheel/memeclip-0.1.0.dist-info/WHEEL 2025-06-04T04:03:12,003 creating '/tmp/pip-wheel-qwsjmabr/memeclip-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2025-06-04T04:03:12,005 adding 'memeclip/__init__.py' 2025-06-04T04:03:12,007 adding 'memeclip/client.py' 2025-06-04T04:03:12,009 adding 'memeclip/api/__init__.py' 2025-06-04T04:03:12,010 adding 'memeclip/api/constants.py' 2025-06-04T04:03:12,012 adding 'memeclip/models/__init__.py' 2025-06-04T04:03:12,013 adding 'memeclip/models/error.py' 2025-06-04T04:03:12,015 adding 'memeclip/models/meme.py' 2025-06-04T04:03:12,018 adding 'memeclip-0.1.0.dist-info/licenses/LICENSE' 2025-06-04T04:03:12,019 adding 'tests/__init__.py' 2025-06-04T04:03:12,021 adding 'tests/test_client.py' 2025-06-04T04:03:12,022 adding 'memeclip-0.1.0.dist-info/METADATA' 2025-06-04T04:03:12,023 adding 'memeclip-0.1.0.dist-info/WHEEL' 2025-06-04T04:03:12,024 adding 'memeclip-0.1.0.dist-info/top_level.txt' 2025-06-04T04:03:12,026 adding 'memeclip-0.1.0.dist-info/RECORD' 2025-06-04T04:03:12,027 removing build/bdist.linux-armv7l/wheel 2025-06-04T04:03:12,140 Building wheel for memeclip (setup.py): finished with status 'done' 2025-06-04T04:03:12,143 Created wheel for memeclip: filename=memeclip-0.1.0-py3-none-any.whl size=11059 sha256=6b10735ae2bc91acec3a776d3d36304fdfafc6ea4a082a0deeffc3bc061209ca 2025-06-04T04:03:12,144 Stored in directory: /tmp/pip-ephem-wheel-cache-jpeau6jp/wheels/61/7e/ea/1cc2b3c6e276855aab9efaefab78c9af12bcd7fcbe19a3b540 2025-06-04T04:03:12,156 Successfully built memeclip 2025-06-04T04:03:12,159 Removed build tracker: '/tmp/pip-build-tracker-ffvi2fjl'