nixbot

builds

succeeded python3.14-pooch-1.8.2 x86_64-linux.package-alphashape · build #12 · raw

1Sourcing python-remove-tests-dir-hook2Sourcing python-catch-conflicts-hook.sh3Sourcing python-remove-bin-bytecode-hook.sh4Sourcing pypa-build-hook5Using pypaBuildPhase6Sourcing python-runtime-deps-check-hook7Using pythonRuntimeDepsCheckHook8Sourcing pypa-install-hook9Using pypaInstallPhase10Sourcing python-imports-check-hook.sh11Using pythonImportsCheckPhase12Sourcing python-namespaces-hook13Sourcing python-catch-conflicts-hook.sh14Sourcing pytest-check-hook15Using pytestCheckPhase
unpackPhase
16unpacking source archive /nix/store/s6i02hck393whkz2w1aykjm9y29alcbl-pooch-1.8.2.tar.gz17source root is pooch-1.8.218setting SOURCE_DATE_EPOCH to timestamp 1717692790 of file "pooch-1.8.2/setup.cfg"
configurePhase
19no configure script, doing nothing
buildPhase
20Executing pypaBuildPhase21Setting SETUPTOOLS_SCM_PRETEND_VERSION to 1.8.222Including all tracked files automatically23Creating a wheel...24pypa build flags: --no-isolation --outdir dist/ --wheel25* Getting build dependencies for wheel...26/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 deprecated27!!2829 ********************************************************************************30 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).3132 By 2027-Feb-18, you need to update your project and remove deprecated calls33 or your builds will no longer be supported.3435 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.36 ********************************************************************************3738!!39 corresp(dist, value, root_dir)40/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.41!!4243 ********************************************************************************44 Please consider removing the following classifiers in favor of a SPDX license expression:4546 License :: OSI Approved :: BSD License4748 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.49 ********************************************************************************5051!!52 dist._finalize_license_expression()53/nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.54!!5556 ********************************************************************************57 Please consider removing the following classifiers in favor of a SPDX license expression:5859 License :: OSI Approved :: BSD License6061 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.62 ********************************************************************************6364!!65 self._finalize_license_expression()66running egg_info67writing pooch.egg-info/PKG-INFO68writing dependency_links to pooch.egg-info/dependency_links.txt69writing requirements to pooch.egg-info/requires.txt70writing top-level names to pooch.egg-info/top_level.txt71/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.72 return get_active_overrides().subprocess_timeout73reading manifest file 'pooch.egg-info/SOURCES.txt'74reading manifest template 'MANIFEST.in'75no previously-included directories found matching '.github'76no previously-included directories found matching 'data'77no previously-included directories found matching 'doc'78no previously-included directories found matching 'env'79no previously-included directories found matching 'paper'80no previously-included directories found matching 'tools'81warning: no previously-included files found matching '.*.yml'82warning: no previously-included files found matching '.*rc'83warning: no previously-included files found matching 'Makefile'84warning: no previously-included files found matching '.gitignore'85warning: no previously-included files found matching '.gitattributes'86warning: no previously-included files found matching 'environment.yml'87warning: no files found matching 'pooch/tests/data'88adding license file 'LICENSE.txt'89adding license file 'AUTHORS.md'90writing manifest file 'pooch.egg-info/SOURCES.txt'91* Building wheel...92/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 deprecated93!!9495 ********************************************************************************96 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).9798 By 2027-Feb-18, you need to update your project and remove deprecated calls99 or your builds will no longer be supported.100101 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.102 ********************************************************************************103104!!105 corresp(dist, value, root_dir)106/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.107!!108109 ********************************************************************************110 Please consider removing the following classifiers in favor of a SPDX license expression:111112 License :: OSI Approved :: BSD License113114 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.115 ********************************************************************************116117!!118 dist._finalize_license_expression()119/nix/store/g13nfjvdbmszw808xyzvw35in1s30s68-python3.14-setuptools-82.0.1/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.120!!121122 ********************************************************************************123 Please consider removing the following classifiers in favor of a SPDX license expression:124125 License :: OSI Approved :: BSD License126127 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.128 ********************************************************************************129130!!131 self._finalize_license_expression()132running bdist_wheel133running build134running build_py135creating build/lib/pooch136copying pooch/__init__.py -> build/lib/pooch137copying pooch/_version.py -> build/lib/pooch138copying pooch/core.py -> build/lib/pooch139copying pooch/downloaders.py -> build/lib/pooch140copying pooch/hashes.py -> build/lib/pooch141copying pooch/processors.py -> build/lib/pooch142copying pooch/utils.py -> build/lib/pooch143creating build/lib/pooch/tests144copying pooch/tests/__init__.py -> build/lib/pooch/tests145copying pooch/tests/test_core.py -> build/lib/pooch/tests146copying pooch/tests/test_downloaders.py -> build/lib/pooch/tests147copying pooch/tests/test_hashes.py -> build/lib/pooch/tests148copying pooch/tests/test_integration.py -> build/lib/pooch/tests149copying pooch/tests/test_processors.py -> build/lib/pooch/tests150copying pooch/tests/test_utils.py -> build/lib/pooch/tests151copying pooch/tests/test_version.py -> build/lib/pooch/tests152copying pooch/tests/utils.py -> build/lib/pooch/tests153running egg_info154writing pooch.egg-info/PKG-INFO155writing dependency_links to pooch.egg-info/dependency_links.txt156writing requirements to pooch.egg-info/requires.txt157writing top-level names to pooch.egg-info/top_level.txt158/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.159 return get_active_overrides().subprocess_timeout160reading manifest file 'pooch.egg-info/SOURCES.txt'161reading manifest template 'MANIFEST.in'162no previously-included directories found matching '.github'163no previously-included directories found matching 'data'164no previously-included directories found matching 'doc'165no previously-included directories found matching 'env'166no previously-included directories found matching 'paper'167no previously-included directories found matching 'tools'168warning: no previously-included files found matching '.*.yml'169warning: no previously-included files found matching '.*rc'170warning: no previously-included files found matching 'Makefile'171warning: no previously-included files found matching '.gitignore'172warning: no previously-included files found matching '.gitattributes'173warning: no previously-included files found matching 'environment.yml'174warning: no files found matching 'pooch/tests/data'175adding license file 'LICENSE.txt'176adding license file 'AUTHORS.md'177writing manifest file 'pooch.egg-info/SOURCES.txt'178creating build/lib/pooch/tests/data179copying pooch/tests/data/large-data.txt -> build/lib/pooch/tests/data180copying pooch/tests/data/registry-custom-url.txt -> build/lib/pooch/tests/data181copying pooch/tests/data/registry-invalid.txt -> build/lib/pooch/tests/data182copying pooch/tests/data/registry-spaces.txt -> build/lib/pooch/tests/data183copying pooch/tests/data/registry.txt -> build/lib/pooch/tests/data184copying pooch/tests/data/registry_comments.txt -> build/lib/pooch/tests/data185copying pooch/tests/data/store.tar.gz -> build/lib/pooch/tests/data186copying pooch/tests/data/store.zip -> build/lib/pooch/tests/data187copying pooch/tests/data/tiny-data.tar.gz -> build/lib/pooch/tests/data188copying pooch/tests/data/tiny-data.txt -> build/lib/pooch/tests/data189copying pooch/tests/data/tiny-data.txt.bz2 -> build/lib/pooch/tests/data190copying pooch/tests/data/tiny-data.txt.gz -> build/lib/pooch/tests/data191copying pooch/tests/data/tiny-data.txt.xz -> build/lib/pooch/tests/data192copying pooch/tests/data/tiny-data.zip -> build/lib/pooch/tests/data193creating build/lib/pooch/tests/data/store194copying pooch/tests/data/store/tiny-data.txt -> build/lib/pooch/tests/data/store195creating build/lib/pooch/tests/data/store/subdir196copying pooch/tests/data/store/subdir/tiny-data.txt -> build/lib/pooch/tests/data/store/subdir197installing to build/bdist.linux-x86_64/wheel198running install199running install_lib200creating build/bdist.linux-x86_64/wheel201creating build/bdist.linux-x86_64/wheel/pooch202copying build/lib/pooch/__init__.py -> build/bdist.linux-x86_64/wheel/./pooch203copying build/lib/pooch/_version.py -> build/bdist.linux-x86_64/wheel/./pooch204copying build/lib/pooch/core.py -> build/bdist.linux-x86_64/wheel/./pooch205copying build/lib/pooch/downloaders.py -> build/bdist.linux-x86_64/wheel/./pooch206copying build/lib/pooch/hashes.py -> build/bdist.linux-x86_64/wheel/./pooch207copying build/lib/pooch/processors.py -> build/bdist.linux-x86_64/wheel/./pooch208copying build/lib/pooch/utils.py -> build/bdist.linux-x86_64/wheel/./pooch209creating build/bdist.linux-x86_64/wheel/pooch/tests210copying build/lib/pooch/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./pooch/tests211copying build/lib/pooch/tests/test_core.py -> build/bdist.linux-x86_64/wheel/./pooch/tests212copying build/lib/pooch/tests/test_downloaders.py -> build/bdist.linux-x86_64/wheel/./pooch/tests213copying build/lib/pooch/tests/test_hashes.py -> build/bdist.linux-x86_64/wheel/./pooch/tests214copying build/lib/pooch/tests/test_integration.py -> build/bdist.linux-x86_64/wheel/./pooch/tests215copying build/lib/pooch/tests/test_processors.py -> build/bdist.linux-x86_64/wheel/./pooch/tests216copying build/lib/pooch/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/./pooch/tests217copying build/lib/pooch/tests/test_version.py -> build/bdist.linux-x86_64/wheel/./pooch/tests218copying build/lib/pooch/tests/utils.py -> build/bdist.linux-x86_64/wheel/./pooch/tests219creating build/bdist.linux-x86_64/wheel/pooch/tests/data220copying build/lib/pooch/tests/data/large-data.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data221copying build/lib/pooch/tests/data/registry-custom-url.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data222copying build/lib/pooch/tests/data/registry-invalid.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data223copying build/lib/pooch/tests/data/registry-spaces.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data224copying build/lib/pooch/tests/data/registry.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data225copying build/lib/pooch/tests/data/registry_comments.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data226copying build/lib/pooch/tests/data/store.tar.gz -> build/bdist.linux-x86_64/wheel/./pooch/tests/data227copying build/lib/pooch/tests/data/store.zip -> build/bdist.linux-x86_64/wheel/./pooch/tests/data228copying build/lib/pooch/tests/data/tiny-data.tar.gz -> build/bdist.linux-x86_64/wheel/./pooch/tests/data229copying build/lib/pooch/tests/data/tiny-data.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data230copying build/lib/pooch/tests/data/tiny-data.txt.bz2 -> build/bdist.linux-x86_64/wheel/./pooch/tests/data231copying build/lib/pooch/tests/data/tiny-data.txt.gz -> build/bdist.linux-x86_64/wheel/./pooch/tests/data232copying build/lib/pooch/tests/data/tiny-data.txt.xz -> build/bdist.linux-x86_64/wheel/./pooch/tests/data233copying build/lib/pooch/tests/data/tiny-data.zip -> build/bdist.linux-x86_64/wheel/./pooch/tests/data234creating build/bdist.linux-x86_64/wheel/pooch/tests/data/store235copying build/lib/pooch/tests/data/store/tiny-data.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data/store236creating build/bdist.linux-x86_64/wheel/pooch/tests/data/store/subdir237copying build/lib/pooch/tests/data/store/subdir/tiny-data.txt -> build/bdist.linux-x86_64/wheel/./pooch/tests/data/store/subdir238running install_egg_info239Copying pooch.egg-info to build/bdist.linux-x86_64/wheel/./pooch-1.8.2-py3.14.egg-info240running install_scripts241creating build/bdist.linux-x86_64/wheel/pooch-1.8.2.dist-info/WHEEL242creating '/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 it243adding 'pooch/__init__.py'244adding 'pooch/_version.py'245adding 'pooch/core.py'246adding 'pooch/downloaders.py'247adding 'pooch/hashes.py'248adding 'pooch/processors.py'249adding 'pooch/utils.py'250adding 'pooch/tests/__init__.py'251adding 'pooch/tests/test_core.py'252adding 'pooch/tests/test_downloaders.py'253adding 'pooch/tests/test_hashes.py'254adding 'pooch/tests/test_integration.py'255adding 'pooch/tests/test_processors.py'256adding 'pooch/tests/test_utils.py'257adding 'pooch/tests/test_version.py'258adding 'pooch/tests/utils.py'259adding 'pooch/tests/data/large-data.txt'260adding 'pooch/tests/data/registry-custom-url.txt'261adding 'pooch/tests/data/registry-invalid.txt'262adding 'pooch/tests/data/registry-spaces.txt'263adding 'pooch/tests/data/registry.txt'264adding 'pooch/tests/data/registry_comments.txt'265adding 'pooch/tests/data/store.tar.gz'266adding 'pooch/tests/data/store.zip'267adding 'pooch/tests/data/tiny-data.tar.gz'268adding 'pooch/tests/data/tiny-data.txt'269adding 'pooch/tests/data/tiny-data.txt.bz2'270adding 'pooch/tests/data/tiny-data.txt.gz'271adding 'pooch/tests/data/tiny-data.txt.xz'272adding 'pooch/tests/data/tiny-data.zip'273adding 'pooch/tests/data/store/tiny-data.txt'274adding 'pooch/tests/data/store/subdir/tiny-data.txt'275adding 'pooch-1.8.2.dist-info/licenses/AUTHORS.md'276adding 'pooch-1.8.2.dist-info/licenses/LICENSE.txt'277adding 'pooch-1.8.2.dist-info/METADATA'278adding 'pooch-1.8.2.dist-info/WHEEL'279adding 'pooch-1.8.2.dist-info/top_level.txt'280adding 'pooch-1.8.2.dist-info/RECORD'281removing build/bdist.linux-x86_64/wheel282Successfully built pooch-1.8.2-py3-none-any.whl283Finished creating a wheel...284Finished executing pypaBuildPhase
pythonRuntimeDepsCheckHook
285Executing pythonRuntimeDepsCheck286Checking runtime dependencies for pooch-1.8.2-py3-none-any.whl287Finished executing pythonRuntimeDepsCheck
installPhase
288Executing pypaInstallPhase289Successfully installed pooch-1.8.2-py3-none-any.whl290Finished executing pypaInstallPhase
pythonOutputDistPhase
291Executing pythonOutputDistPhase292Finished executing pythonOutputDistPhase
fixupPhase
293shrinking RPATHs of ELF executables and libraries in /nix/store/fs5zvynd7vg7x0yvc7b9zqwbxqwv50wg-python3.14-pooch-1.8.2294checking for references to /build/ in /nix/store/fs5zvynd7vg7x0yvc7b9zqwbxqwv50wg-python3.14-pooch-1.8.2...295patching script interpreter paths in /nix/store/fs5zvynd7vg7x0yvc7b9zqwbxqwv50wg-python3.14-pooch-1.8.2296stripping (with command strip and flags -S -p) in /nix/store/fs5zvynd7vg7x0yvc7b9zqwbxqwv50wg-python3.14-pooch-1.8.2/lib297shrinking RPATHs of ELF executables and libraries in /nix/store/r0szbi748kiifr47k8zzv6chjn7y5b2z-python3.14-pooch-1.8.2-dist298checking for references to /build/ in /nix/store/r0szbi748kiifr47k8zzv6chjn7y5b2z-python3.14-pooch-1.8.2-dist...299patching script interpreter paths in /nix/store/r0szbi748kiifr47k8zzv6chjn7y5b2z-python3.14-pooch-1.8.2-dist300Executing pythonRemoveTestsDir301Finished executing pythonRemoveTestsDir
installCheckPhase
302no Makefile or custom installCheckPhase, doing nothing
pythonImportsCheckPhase
303Executing pythonImportsCheckPhase
pytestCheckPhase
304Executing pytestCheckPhase305pytest 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\)306============================= test session starts ==============================307platform linux -- Python 3.14.6, pytest-9.0.3, pluggy-1.6.0308rootdir: /build/pooch-1.8.2309configfile: pyproject.toml310collected 157 items / 104 deselected / 53 selected 311312pooch/tests/test_core.py ............. [ 24%]313pooch/tests/test_hashes.py ......sssss...sssss....... [ 73%]314pooch/tests/test_utils.py ............. [ 98%]315pooch/tests/test_version.py . [100%]316317================ 43 passed, 10 skipped, 104 deselected in 1.82s ================318Finished executing pytestCheckPhase