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.commoncode: 32.0.0 -> 32.1.0 #365447

Merged

python312Packages.commoncode: 32.0.0 -> 32.1.0

88e6208
Select commit
Loading
Failed to load commit list.
Merged

python312Packages.commoncode: 32.0.0 -> 32.1.0 #365447

python312Packages.commoncode: 32.0.0 -> 32.1.0
88e6208
Select commit
Loading
Failed to load commit list.
OfBorg / python312Packages.commoncode, python312Packages.commoncode.passthru.tests on x86_64-darwin succeeded Dec 16, 2024 in 0s

Success

Attempted: python312Packages.commoncode

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

Details

Partial log

tests/test_timeutils.py::TestTimeStamp::test_time2tstamp_tstamp2time_is_idempotent
  /private/tmp/nix-build-python3.12-commoncode-32.1.0.drv-0/source/tests/test_timeutils.py:37: 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).
    dt = datetime.utcnow()

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
================ 407 passed, 10 skipped, 115 warnings in 9.90s =================
Finished executing pytestCheckPhase
Running phase: pytestcachePhase
Running phase: pytestRemoveBytecodePhase
/nix/store/j1aall91gwsyjkaw1lqlhqzbzbz7c4za-python3.12-commoncode-32.1.0