Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase Running phase: unpackPhase unpacking source archive /nix/store/s6i02hck393whkz2w1aykjm9y29alcbl-pooch-1.8.2.tar.gz source root is pooch-1.8.2 setting SOURCE_DATE_EPOCH to timestamp 1717692790 of file "pooch-1.8.2/setup.cfg" Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase Executing pypaBuildPhase Setting SETUPTOOLS_SCM_PRETEND_VERSION to 1.8.2 Including all tracked files automatically Creating a wheel... pypa build flags: --no-isolation --outdir dist/ --wheel * Getting build dependencies for wheel... /nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing pooch.egg-info/PKG-INFO writing dependency_links to pooch.egg-info/dependency_links.txt writing requirements to pooch.egg-info/requires.txt writing top-level names to pooch.egg-info/top_level.txt /nix/store/25h125fvgqlbgqrm4zdwwa4iq6j5imhp-python3.14-vcs-versioning-1.1.1/lib/python3.14/site-packages/vcs_versioning/overrides.py:609: UserWarning: No GlobalOverrides context is active. Auto-creating one with SETUPTOOLS_SCM prefix for backwards compatibility. Consider using 'with GlobalOverrides.from_env("YOUR_TOOL"):' explicitly. return get_active_overrides().subprocess_timeout reading manifest file 'pooch.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '.github' no previously-included directories found matching 'data' no previously-included directories found matching 'doc' no previously-included directories found matching 'env' no previously-included directories found matching 'paper' no previously-included directories found matching 'tools' warning: no previously-included files found matching '.*.yml' warning: no previously-included files found matching '.*rc' warning: no previously-included files found matching 'Makefile' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitattributes' warning: no previously-included files found matching 'environment.yml' warning: no files found matching 'pooch/tests/data' adding license file 'LICENSE.txt' adding license file 'AUTHORS.md' writing manifest file 'pooch.egg-info/SOURCES.txt' * Building wheel... /nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/pooch copying pooch/__init__.py -> build/lib/pooch copying pooch/_version.py -> build/lib/pooch copying pooch/core.py -> build/lib/pooch copying pooch/downloaders.py -> build/lib/pooch copying pooch/hashes.py -> build/lib/pooch copying pooch/processors.py -> build/lib/pooch copying pooch/utils.py -> build/lib/pooch creating build/lib/pooch/tests copying pooch/tests/__init__.py -> build/lib/pooch/tests copying pooch/tests/test_core.py -> build/lib/pooch/tests copying pooch/tests/test_downloaders.py -> build/lib/pooch/tests copying pooch/tests/test_hashes.py -> build/lib/pooch/tests copying pooch/tests/test_integration.py -> build/lib/pooch/tests copying pooch/tests/test_processors.py -> build/lib/pooch/tests copying pooch/tests/test_utils.py -> build/lib/pooch/tests copying pooch/tests/test_version.py -> build/lib/pooch/tests copying pooch/tests/utils.py -> build/lib/pooch/tests running egg_info writing pooch.egg-info/PKG-INFO writing dependency_links to pooch.egg-info/dependency_links.txt writing requirements to pooch.egg-info/requires.txt writing top-level names to pooch.egg-info/top_level.txt /nix/store/25h125fvgqlbgqrm4zdwwa4iq6j5imhp-python3.14-vcs-versioning-1.1.1/lib/python3.14/site-packages/vcs_versioning/overrides.py:609: UserWarning: No GlobalOverrides context is active. Auto-creating one with SETUPTOOLS_SCM prefix for backwards compatibility. Consider using 'with GlobalOverrides.from_env("YOUR_TOOL"):' explicitly. return get_active_overrides().subprocess_timeout reading manifest file 'pooch.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '.github' no previously-included directories found matching 'data' no previously-included directories found matching 'doc' no previously-included directories found matching 'env' no previously-included directories found matching 'paper' no previously-included directories found matching 'tools' warning: no previously-included files found matching '.*.yml' warning: no previously-included files found matching '.*rc' warning: no previously-included files found matching 'Makefile' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitattributes' warning: no previously-included files found matching 'environment.yml' warning: no files found matching 'pooch/tests/data' adding license file 'LICENSE.txt' adding license file 'AUTHORS.md' writing manifest file 'pooch.egg-info/SOURCES.txt' creating build/lib/pooch/tests/data copying pooch/tests/data/large-data.txt -> build/lib/pooch/tests/data copying pooch/tests/data/registry-custom-url.txt -> build/lib/pooch/tests/data copying pooch/tests/data/registry-invalid.txt -> build/lib/pooch/tests/data copying pooch/tests/data/registry-spaces.txt -> build/lib/pooch/tests/data copying pooch/tests/data/registry.txt -> build/lib/pooch/tests/data copying pooch/tests/data/registry_comments.txt -> build/lib/pooch/tests/data copying pooch/tests/data/store.tar.gz -> build/lib/pooch/tests/data copying pooch/tests/data/store.zip -> build/lib/pooch/tests/data copying pooch/tests/data/tiny-data.tar.gz -> build/lib/pooch/tests/data copying pooch/tests/data/tiny-data.txt -> build/lib/pooch/tests/data copying pooch/tests/data/tiny-data.txt.bz2 -> build/lib/pooch/tests/data copying pooch/tests/data/tiny-data.txt.gz -> build/lib/pooch/tests/data copying pooch/tests/data/tiny-data.txt.xz -> build/lib/pooch/tests/data copying pooch/tests/data/tiny-data.zip -> build/lib/pooch/tests/data creating build/lib/pooch/tests/data/store copying pooch/tests/data/store/tiny-data.txt -> build/lib/pooch/tests/data/store creating build/lib/pooch/tests/data/store/subdir copying pooch/tests/data/store/subdir/tiny-data.txt -> build/lib/pooch/tests/data/store/subdir installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/pooch copying build/lib/pooch/__init__.py -> build/bdist.linux-x86_64/wheel/./pooch copying build/lib/pooch/_version.py -> build/bdist.linux-x86_64/wheel/./pooch copying build/lib/pooch/core.py -> build/bdist.linux-x86_64/wheel/./pooch copying build/lib/pooch/downloaders.py -> build/bdist.linux-x86_64/wheel/./pooch copying build/lib/pooch/hashes.py -> build/bdist.linux-x86_64/wheel/./pooch copying build/lib/pooch/processors.py -> build/bdist.linux-x86_64/wheel/./pooch copying build/lib/pooch/utils.py -> build/bdist.linux-x86_64/wheel/./pooch creating build/bdist.linux-x86_64/wheel/pooch/tests copying build/lib/pooch/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./pooch/tests copying build/lib/pooch/tests/test_core.py -> build/bdist.linux-x86_64/wheel/./pooch/tests copying build/lib/pooch/tests/test_downloaders.py -> build/bdist.linux-x86_64/wheel/./pooch/tests copying build/lib/pooch/tests/test_hashes.py -> build/bdist.linux-x86_64/wheel/./pooch/tests copying build/lib/pooch/tests/test_integration.py -> build/bdist.linux-x86_64/wheel/./pooch/tests copying build/lib/pooch/tests/test_processors.py -> build/bdist.linux-x86_64/wheel/./pooch/tests copying build/lib/pooch/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/./pooch/tests copying build/lib/pooch/tests/test_version.py -> build/bdist.linux-x86_64/wheel/./pooch/tests copying build/lib/pooch/tests/utils.py -> build/bdist.linux-x86_64/wheel/./pooch/tests creating build/bdist.linux-x86_64/wheel/pooch/tests/data copying build/lib/pooch/tests/data/large-data.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data copying build/lib/pooch/tests/data/registry-custom-url.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data copying build/lib/pooch/tests/data/registry-invalid.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data copying build/lib/pooch/tests/data/registry-spaces.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data copying build/lib/pooch/tests/data/registry.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data copying build/lib/pooch/tests/data/registry_comments.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data copying build/lib/pooch/tests/data/store.tar.gz -> build/bdist.linux-x86_64/wheel/./pooch/tests/data copying build/lib/pooch/tests/data/store.zip -> build/bdist.linux-x86_64/wheel/./pooch/tests/data copying build/lib/pooch/tests/data/tiny-data.tar.gz -> build/bdist.linux-x86_64/wheel/./pooch/tests/data copying build/lib/pooch/tests/data/tiny-data.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data copying build/lib/pooch/tests/data/tiny-data.txt.bz2 -> build/bdist.linux-x86_64/wheel/./pooch/tests/data copying build/lib/pooch/tests/data/tiny-data.txt.gz -> build/bdist.linux-x86_64/wheel/./pooch/tests/data copying build/lib/pooch/tests/data/tiny-data.txt.xz -> build/bdist.linux-x86_64/wheel/./pooch/tests/data copying build/lib/pooch/tests/data/tiny-data.zip -> build/bdist.linux-x86_64/wheel/./pooch/tests/data creating build/bdist.linux-x86_64/wheel/pooch/tests/data/store copying build/lib/pooch/tests/data/store/tiny-data.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data/store creating build/bdist.linux-x86_64/wheel/pooch/tests/data/store/subdir copying build/lib/pooch/tests/data/store/subdir/tiny-data.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data/store/subdir running install_egg_info Copying pooch.egg-info to build/bdist.linux-x86_64/wheel/./pooch-1.8.2-py3.14.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/pooch-1.8.2.dist-info/WHEEL creating '/build/pooch-1.8.2/dist/.tmp-adtap5m7/pooch-1.8.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'pooch/__init__.py' adding 'pooch/_version.py' adding 'pooch/core.py' adding 'pooch/downloaders.py' adding 'pooch/hashes.py' adding 'pooch/processors.py' adding 'pooch/utils.py' adding 'pooch/tests/__init__.py' adding 'pooch/tests/test_core.py' adding 'pooch/tests/test_downloaders.py' adding 'pooch/tests/test_hashes.py' adding 'pooch/tests/test_integration.py' adding 'pooch/tests/test_processors.py' adding 'pooch/tests/test_utils.py' adding 'pooch/tests/test_version.py' adding 'pooch/tests/utils.py' adding 'pooch/tests/data/large-data.txt' adding 'pooch/tests/data/registry-custom-url.txt' adding 'pooch/tests/data/registry-invalid.txt' adding 'pooch/tests/data/registry-spaces.txt' adding 'pooch/tests/data/registry.txt' adding 'pooch/tests/data/registry_comments.txt' adding 'pooch/tests/data/store.tar.gz' adding 'pooch/tests/data/store.zip' adding 'pooch/tests/data/tiny-data.tar.gz' adding 'pooch/tests/data/tiny-data.txt' adding 'pooch/tests/data/tiny-data.txt.bz2' adding 'pooch/tests/data/tiny-data.txt.gz' adding 'pooch/tests/data/tiny-data.txt.xz' adding 'pooch/tests/data/tiny-data.zip' adding 'pooch/tests/data/store/tiny-data.txt' adding 'pooch/tests/data/store/subdir/tiny-data.txt' adding 'pooch-1.8.2.dist-info/licenses/AUTHORS.md' adding 'pooch-1.8.2.dist-info/licenses/LICENSE.txt' adding 'pooch-1.8.2.dist-info/METADATA' adding 'pooch-1.8.2.dist-info/WHEEL' adding 'pooch-1.8.2.dist-info/top_level.txt' adding 'pooch-1.8.2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built pooch-1.8.2-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for pooch-1.8.2-py3-none-any.whl Finished executing pythonRuntimeDepsCheck Running phase: installPhase Executing pypaInstallPhase Successfully installed pooch-1.8.2-py3-none-any.whl Finished executing pypaInstallPhase Running phase: pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/fs5zvynd7vg7x0yvc7b9zqwbxqwv50wg-python3.14-pooch-1.8.2 checking for references to /build/ in /nix/store/fs5zvynd7vg7x0yvc7b9zqwbxqwv50wg-python3.14-pooch-1.8.2... patching script interpreter paths in /nix/store/fs5zvynd7vg7x0yvc7b9zqwbxqwv50wg-python3.14-pooch-1.8.2 stripping (with command strip and flags -S -p) in /nix/store/fs5zvynd7vg7x0yvc7b9zqwbxqwv50wg-python3.14-pooch-1.8.2/lib shrinking RPATHs of ELF executables and libraries in /nix/store/r0szbi748kiifr47k8zzv6chjn7y5b2z-python3.14-pooch-1.8.2-dist checking for references to /build/ in /nix/store/r0szbi748kiifr47k8zzv6chjn7y5b2z-python3.14-pooch-1.8.2-dist... patching script interpreter paths in /nix/store/r0szbi748kiifr47k8zzv6chjn7y5b2z-python3.14-pooch-1.8.2-dist Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir Running phase: installCheckPhase no Makefile or custom installCheckPhase, doing nothing Running phase: pythonCatchConflictsPhase Running phase: pythonRemoveBinBytecodePhase Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Running phase: pytestCheckPhase Executing pytestCheckPhase pytest flags: -m pytest -k not\ \(check_availability\)\ and\ not\ \(decompress\)\ and\ not\ \(downloader\)\ and\ not\ \(extractprocessor_fails\)\ and\ not\ \(integration\)\ and\ not\ \(pooch_corrupted\)\ and\ not\ \(pooch_custom_url\)\ and\ not\ \(pooch_download\)\ and\ not\ \(pooch_logging_level\)\ and\ not\ \(pooch_update\)\ and\ not\ \(processor\)\ and\ not\ \(test_fetch\)\ and\ not\ \(test_load_registry_from_doi\)\ and\ not\ \(test_retrieve\)\ and\ not\ \(test_stream_download\) ============================= test session starts ============================== platform linux -- Python 3.14.6, pytest-9.0.3, pluggy-1.6.0 rootdir: /build/pooch-1.8.2 configfile: pyproject.toml collected 157 items / 104 deselected / 53 selected pooch/tests/test_core.py ............. [ 24%] pooch/tests/test_hashes.py ......sssss...sssss....... [ 73%] pooch/tests/test_utils.py ............. [ 98%] pooch/tests/test_version.py . [100%] ================ 43 passed, 10 skipped, 104 deselected in 1.82s ================ Finished executing pytestCheckPhase Running phase: pytestcachePhase Running phase: pytestRemoveBytecodePhase