Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python312Packages.scales: use pytestCheckHook; modernize #348559

Merged
merged 2 commits into from
Oct 14, 2024

python312Packages.scales: modernize; adopt

6305fa4
Select commit
Loading
Failed to load commit list.
Merged

python312Packages.scales: use pytestCheckHook; modernize #348559

python312Packages.scales: modernize; adopt
6305fa4
Select commit
Loading
Failed to load commit list.
OfBorg / python312Packages.scales, python312Packages.scales.passthru.tests on x86_64-darwin succeeded Oct 14, 2024 in 0s

Success

Attempted: python312Packages.scales

The following builds were skipped because they don't evaluate on x86_64-darwin: python312Packages.scales.passthru.tests

Details

Partial log

src/greplin/scales/__init__.py:158
  /private/tmp/nix-build-python3.12-scales-1.0.9.drv-0/scales-1.0.9/src/greplin/scales/__init__.py:158: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="?
    if subContext is not '':

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
======================== 22 passed, 4 warnings in 0.30s ========================
Finished executing pytestCheckPhase
Running phase: pytestcachePhase
Running phase: pytestRemoveBytecodePhase
/nix/store/62zb8glngqfab2vicinb12iqb543qcab-python3.12-scales-1.0.9