2025-05-31T10:05:30,830 Created temporary directory: /tmp/pip-build-tracker-hw_eqzlu 2025-05-31T10:05:30,831 Initialized build tracking at /tmp/pip-build-tracker-hw_eqzlu 2025-05-31T10:05:30,832 Created build tracker: /tmp/pip-build-tracker-hw_eqzlu 2025-05-31T10:05:30,832 Entered build tracker: /tmp/pip-build-tracker-hw_eqzlu 2025-05-31T10:05:30,833 Created temporary directory: /tmp/pip-wheel-jurkekrb 2025-05-31T10:05:30,837 Created temporary directory: /tmp/pip-ephem-wheel-cache-lvyaqqmx 2025-05-31T10:05:30,884 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-05-31T10:05:30,886 2 location(s) to search for versions of notion-archive: 2025-05-31T10:05:30,886 * https://pypi.org/simple/notion-archive/ 2025-05-31T10:05:30,886 * https://www.piwheels.org/simple/notion-archive/ 2025-05-31T10:05:30,887 Fetching project page and analyzing links: https://pypi.org/simple/notion-archive/ 2025-05-31T10:05:30,888 Getting page https://pypi.org/simple/notion-archive/ 2025-05-31T10:05:30,890 Found index url https://pypi.org/simple/ 2025-05-31T10:05:31,198 Fetched page https://pypi.org/simple/notion-archive/ as application/vnd.pypi.simple.v1+json 2025-05-31T10:05:31,199 Skipping link: No binaries permitted for notion-archive: https://files.pythonhosted.org/packages/9c/56/638736f3388dca9cf20b4815ce6094c8d2d605a0fe727f4a4e6e1353f9fc/notion_archive-0.1.0-py3-none-any.whl (from https://pypi.org/simple/notion-archive/) (requires-python:>=3.8) 2025-05-31T10:05:31,201 Found link https://files.pythonhosted.org/packages/b5/e7/5dd26fbfae8d5b6a1f4cdee94de5d8be4472d24f488810d18c130021198b/notion_archive-0.1.0.tar.gz (from https://pypi.org/simple/notion-archive/) (requires-python:>=3.8), version: 0.1.0 2025-05-31T10:05:31,201 Fetching project page and analyzing links: https://www.piwheels.org/simple/notion-archive/ 2025-05-31T10:05:31,202 Getting page https://www.piwheels.org/simple/notion-archive/ 2025-05-31T10:05:31,203 Found index url https://www.piwheels.org/simple/ 2025-05-31T10:05:31,356 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/notion-archive/ 2025-05-31T10:05:32,009 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/notion-archive/ 2025-05-31T10:05:33,221 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/notion-archive/ 2025-05-31T10:05:35,409 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/notion-archive/ 2025-05-31T10:05:39,623 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/notion-archive/ 2025-05-31T10:05:39,840 Could not fetch URL https://www.piwheels.org/simple/notion-archive/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='www.piwheels.org', port=443): Max retries exceeded with url: /simple/notion-archive/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate is not yet valid (_ssl.c:992)'))) - skipping 2025-05-31T10:05:39,842 Skipping link: not a file: https://www.piwheels.org/simple/notion-archive/ 2025-05-31T10:05:39,843 Skipping link: not a file: https://pypi.org/simple/notion-archive/ 2025-05-31T10:05:39,860 Given no hashes to check 1 links for project 'notion-archive': discarding no candidates 2025-05-31T10:05:39,861 Collecting notion-archive==0.1.0 2025-05-31T10:05:39,864 Created temporary directory: /tmp/pip-unpack-0k_43h2y 2025-05-31T10:05:40,086 Downloading notion_archive-0.1.0.tar.gz (13 kB) 2025-05-31T10:05:40,126 Added notion-archive==0.1.0 from https://files.pythonhosted.org/packages/b5/e7/5dd26fbfae8d5b6a1f4cdee94de5d8be4472d24f488810d18c130021198b/notion_archive-0.1.0.tar.gz to build tracker '/tmp/pip-build-tracker-hw_eqzlu' 2025-05-31T10:05:40,128 Running setup.py (path:/tmp/pip-wheel-jurkekrb/notion-archive_39651b6b51064754abacc09799d4ef1d/setup.py) egg_info for package notion-archive 2025-05-31T10:05:40,129 Created temporary directory: /tmp/pip-pip-egg-info-dmkhcmu4 2025-05-31T10:05:40,130 Preparing metadata (setup.py): started 2025-05-31T10:05:40,131 Running command python setup.py egg_info 2025-05-31T10:05:41,003 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-05-31T10:05:41,003 !! 2025-05-31T10:05:41,004 ******************************************************************************** 2025-05-31T10:05:41,005 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-05-31T10:05:41,006 License :: OSI Approved :: MIT License 2025-05-31T10:05:41,006 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-05-31T10:05:41,007 ******************************************************************************** 2025-05-31T10:05:41,008 !! 2025-05-31T10:05:41,009 self._finalize_license_expression() 2025-05-31T10:05:41,031 running egg_info 2025-05-31T10:05:41,057 creating /tmp/pip-pip-egg-info-dmkhcmu4/notion_archive.egg-info 2025-05-31T10:05:41,058 writing /tmp/pip-pip-egg-info-dmkhcmu4/notion_archive.egg-info/PKG-INFO 2025-05-31T10:05:41,065 writing dependency_links to /tmp/pip-pip-egg-info-dmkhcmu4/notion_archive.egg-info/dependency_links.txt 2025-05-31T10:05:41,069 writing requirements to /tmp/pip-pip-egg-info-dmkhcmu4/notion_archive.egg-info/requires.txt 2025-05-31T10:05:41,070 writing top-level names to /tmp/pip-pip-egg-info-dmkhcmu4/notion_archive.egg-info/top_level.txt 2025-05-31T10:05:41,071 writing manifest file '/tmp/pip-pip-egg-info-dmkhcmu4/notion_archive.egg-info/SOURCES.txt' 2025-05-31T10:05:41,156 reading manifest file '/tmp/pip-pip-egg-info-dmkhcmu4/notion_archive.egg-info/SOURCES.txt' 2025-05-31T10:05:41,157 adding license file 'LICENSE' 2025-05-31T10:05:41,160 writing manifest file '/tmp/pip-pip-egg-info-dmkhcmu4/notion_archive.egg-info/SOURCES.txt' 2025-05-31T10:05:41,264 Preparing metadata (setup.py): finished with status 'done' 2025-05-31T10:05:41,268 Source in /tmp/pip-wheel-jurkekrb/notion-archive_39651b6b51064754abacc09799d4ef1d has version 0.1.0, which satisfies requirement notion-archive==0.1.0 from https://files.pythonhosted.org/packages/b5/e7/5dd26fbfae8d5b6a1f4cdee94de5d8be4472d24f488810d18c130021198b/notion_archive-0.1.0.tar.gz 2025-05-31T10:05:41,269 Removed notion-archive==0.1.0 from https://files.pythonhosted.org/packages/b5/e7/5dd26fbfae8d5b6a1f4cdee94de5d8be4472d24f488810d18c130021198b/notion_archive-0.1.0.tar.gz from build tracker '/tmp/pip-build-tracker-hw_eqzlu' 2025-05-31T10:05:41,281 Created temporary directory: /tmp/pip-unpack-sz9tzxoy 2025-05-31T10:05:41,282 Created temporary directory: /tmp/pip-unpack-kliytprd 2025-05-31T10:05:41,283 Building wheels for collected packages: notion-archive 2025-05-31T10:05:41,287 Created temporary directory: /tmp/pip-wheel-sq_pzbs5 2025-05-31T10:05:41,288 DEPRECATION: Building 'notion-archive' 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 'notion-archive'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-05-31T10:05:41,289 Building wheel for notion-archive (setup.py): started 2025-05-31T10:05:41,291 Destination directory: /tmp/pip-wheel-sq_pzbs5 2025-05-31T10:05:41,291 Running command python setup.py bdist_wheel 2025-05-31T10:05:42,106 /usr/local/lib/python3.11/dist-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-05-31T10:05:42,106 !! 2025-05-31T10:05:42,107 ******************************************************************************** 2025-05-31T10:05:42,108 Please consider removing the following classifiers in favor of a SPDX license expression: 2025-05-31T10:05:42,109 License :: OSI Approved :: MIT License 2025-05-31T10:05:42,110 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-05-31T10:05:42,110 ******************************************************************************** 2025-05-31T10:05:42,111 !! 2025-05-31T10:05:42,111 self._finalize_license_expression() 2025-05-31T10:05:42,112 running bdist_wheel 2025-05-31T10:05:42,235 running build 2025-05-31T10:05:42,236 running build_py 2025-05-31T10:05:42,265 creating build/lib/notion_archive 2025-05-31T10:05:42,267 copying notion_archive/__init__.py -> build/lib/notion_archive 2025-05-31T10:05:42,270 creating build/lib/notion_archive/utils 2025-05-31T10:05:42,271 copying notion_archive/utils/__init__.py -> build/lib/notion_archive/utils 2025-05-31T10:05:42,273 creating build/lib/notion_archive/core 2025-05-31T10:05:42,274 copying notion_archive/core/__init__.py -> build/lib/notion_archive/core 2025-05-31T10:05:42,276 copying notion_archive/core/archive.py -> build/lib/notion_archive/core 2025-05-31T10:05:42,278 copying notion_archive/core/parser.py -> build/lib/notion_archive/core 2025-05-31T10:05:42,281 copying notion_archive/core/embeddings.py -> build/lib/notion_archive/core 2025-05-31T10:05:42,283 creating build/lib/notion_archive/config 2025-05-31T10:05:42,284 copying notion_archive/config/__init__.py -> build/lib/notion_archive/config 2025-05-31T10:05:42,315 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-05-31T10:05:42,316 !! 2025-05-31T10:05:42,317 ******************************************************************************** 2025-05-31T10:05:42,318 Please avoid running ``setup.py`` directly. 2025-05-31T10:05:42,318 Instead, use pypa/build, pypa/installer or other 2025-05-31T10:05:42,319 standards-based tools. 2025-05-31T10:05:42,320 By 2025-Oct-31, you need to update your project and remove deprecated calls 2025-05-31T10:05:42,321 or your builds will no longer be supported. 2025-05-31T10:05:42,322 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-05-31T10:05:42,322 ******************************************************************************** 2025-05-31T10:05:42,323 !! 2025-05-31T10:05:42,324 self.initialize_options() 2025-05-31T10:05:42,343 installing to build/bdist.linux-armv7l/wheel 2025-05-31T10:05:42,343 running install 2025-05-31T10:05:42,367 running install_lib 2025-05-31T10:05:42,394 creating build/bdist.linux-armv7l/wheel 2025-05-31T10:05:42,396 creating build/bdist.linux-armv7l/wheel/notion_archive 2025-05-31T10:05:42,397 copying build/lib/notion_archive/__init__.py -> build/bdist.linux-armv7l/wheel/./notion_archive 2025-05-31T10:05:42,400 creating build/bdist.linux-armv7l/wheel/notion_archive/utils 2025-05-31T10:05:42,401 copying build/lib/notion_archive/utils/__init__.py -> build/bdist.linux-armv7l/wheel/./notion_archive/utils 2025-05-31T10:05:42,404 creating build/bdist.linux-armv7l/wheel/notion_archive/core 2025-05-31T10:05:42,405 copying build/lib/notion_archive/core/__init__.py -> build/bdist.linux-armv7l/wheel/./notion_archive/core 2025-05-31T10:05:42,407 copying build/lib/notion_archive/core/archive.py -> build/bdist.linux-armv7l/wheel/./notion_archive/core 2025-05-31T10:05:42,410 copying build/lib/notion_archive/core/parser.py -> build/bdist.linux-armv7l/wheel/./notion_archive/core 2025-05-31T10:05:42,412 copying build/lib/notion_archive/core/embeddings.py -> build/bdist.linux-armv7l/wheel/./notion_archive/core 2025-05-31T10:05:42,415 creating build/bdist.linux-armv7l/wheel/notion_archive/config 2025-05-31T10:05:42,416 copying build/lib/notion_archive/config/__init__.py -> build/bdist.linux-armv7l/wheel/./notion_archive/config 2025-05-31T10:05:42,418 running install_egg_info 2025-05-31T10:05:42,451 running egg_info 2025-05-31T10:05:42,477 writing notion_archive.egg-info/PKG-INFO 2025-05-31T10:05:42,484 writing dependency_links to notion_archive.egg-info/dependency_links.txt 2025-05-31T10:05:42,487 writing requirements to notion_archive.egg-info/requires.txt 2025-05-31T10:05:42,489 writing top-level names to notion_archive.egg-info/top_level.txt 2025-05-31T10:05:42,522 reading manifest file 'notion_archive.egg-info/SOURCES.txt' 2025-05-31T10:05:42,524 adding license file 'LICENSE' 2025-05-31T10:05:42,527 writing manifest file 'notion_archive.egg-info/SOURCES.txt' 2025-05-31T10:05:42,528 Copying notion_archive.egg-info to build/bdist.linux-armv7l/wheel/./notion_archive-0.1.0-py3.11.egg-info 2025-05-31T10:05:42,539 running install_scripts 2025-05-31T10:05:42,550 creating build/bdist.linux-armv7l/wheel/notion_archive-0.1.0.dist-info/WHEEL 2025-05-31T10:05:42,552 creating '/tmp/pip-wheel-sq_pzbs5/notion_archive-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2025-05-31T10:05:42,555 adding 'notion_archive/__init__.py' 2025-05-31T10:05:42,556 adding 'notion_archive/config/__init__.py' 2025-05-31T10:05:42,558 adding 'notion_archive/core/__init__.py' 2025-05-31T10:05:42,560 adding 'notion_archive/core/archive.py' 2025-05-31T10:05:42,562 adding 'notion_archive/core/embeddings.py' 2025-05-31T10:05:42,564 adding 'notion_archive/core/parser.py' 2025-05-31T10:05:42,566 adding 'notion_archive/utils/__init__.py' 2025-05-31T10:05:42,568 adding 'notion_archive-0.1.0.dist-info/licenses/LICENSE' 2025-05-31T10:05:42,570 adding 'notion_archive-0.1.0.dist-info/METADATA' 2025-05-31T10:05:42,571 adding 'notion_archive-0.1.0.dist-info/WHEEL' 2025-05-31T10:05:42,572 adding 'notion_archive-0.1.0.dist-info/top_level.txt' 2025-05-31T10:05:42,573 adding 'notion_archive-0.1.0.dist-info/RECORD' 2025-05-31T10:05:42,574 removing build/bdist.linux-armv7l/wheel 2025-05-31T10:05:42,686 Building wheel for notion-archive (setup.py): finished with status 'done' 2025-05-31T10:05:42,689 Created wheel for notion-archive: filename=notion_archive-0.1.0-py3-none-any.whl size=13256 sha256=0ba8a4517510869a18319e44d172138736e8965c062efec36ed68bfdb96fadee 2025-05-31T10:05:42,690 Stored in directory: /tmp/pip-ephem-wheel-cache-lvyaqqmx/wheels/65/e7/86/7386e53ed382aa53ac7704e9cbd2e8fce37ad004cafc5fed58 2025-05-31T10:05:42,702 Successfully built notion-archive 2025-05-31T10:05:42,705 Removed build tracker: '/tmp/pip-build-tracker-hw_eqzlu'