Skip to content

python3Packages.deepdiff: 8.5.0 -> 8.6.1#440116

Merged
vcunat merged 1 commit into
NixOS:masterfrom
diogotcorreia:deepdiff-8.6.1
Sep 5, 2025
Merged

python3Packages.deepdiff: 8.5.0 -> 8.6.1#440116
vcunat merged 1 commit into
NixOS:masterfrom
diogotcorreia:deepdiff-8.6.1

python3Packages.deepdiff: 8.5.0 -> 8.6.1

5a19372
Select commit
Loading
Failed to load commit list.
OfBorg / python3Packages.deepdiff, python3Packages.deepdiff.passthru.tests on aarch64-darwin succeeded Sep 8, 2025 in 0s

Success

Attempted: python3Packages.deepdiff

The following builds were skipped because they don't evaluate on aarch64-darwin: python3Packages.deepdiff.passthru.tests

Details

Partial log

tests/test_serialization.py:425
  /private/tmp/nix-build-python3.13-deepdiff-8.6.1.drv-0/source/tests/test_serialization.py:425: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
    (7, datetime.datetime.utcnow(), datetime.datetime.fromisoformat),

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========== 1024 passed, 9 skipped, 6 deselected, 1 warning in 3.30s ===========
Finished executing pytestCheckPhase
Running phase: pytestcachePhase
Running phase: pytestRemoveBytecodePhase
/nix/store/f7lsc3ch76zw4nfdh75avsj1vz8y8r55-python3.13-deepdiff-8.6.1