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.lockfile: Remove usage of nose; modernize #343765

Merged
merged 2 commits into from
Sep 22, 2024

python312Packages.lockfile: modernize

16460de
Select commit
Loading
Failed to load commit list.
Merged

python312Packages.lockfile: Remove usage of nose; modernize #343765

python312Packages.lockfile: modernize
16460de
Select commit
Loading
Failed to load commit list.
OfBorg / python312Packages.lockfile, python312Packages.lockfile.passthru.tests on x86_64-linux succeeded Sep 22, 2024 in 0s

Success

Attempted: python312Packages.lockfile

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

Details

Partial log

test/test_lockfile.py: 14 warnings
  /build/lockfile-0.12.2/lockfile/__init__.py:300: DeprecationWarning: Import from lockfile.mkdirlockfile module instead of lockfile package
    return _fl_helper(mkdirlockfile.MkdirLockFile, "lockfile.mkdirlockfile",

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
======================= 70 passed, 49 warnings in 3.01s ========================
Finished executing pytestCheckPhase
Running phase: pytestcachePhase
Running phase: pytestRemoveBytecodePhase
/nix/store/v7x16cqphjff6lx2hw3p35zx9x3w0xq4-python3.12-lockfile-0.12.2