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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

python311Packages.numpy: remove reference to dev dependencies #298682

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from

python311Packages.numpy: remove reference to dev dependencies

a94ae39
Select commit
Failed to load commit list.
Open

python311Packages.numpy: remove reference to dev dependencies #298682

python311Packages.numpy: remove reference to dev dependencies
a94ae39
Select commit
Failed to load commit list.
OfBorg / python311Packages.numpy, python311Packages.numpy.passthru.tests on aarch64-linux succeeded Mar 24, 2024 in 0s

Success

Attempted: python311Packages.numpy

The following builds were skipped because they don't evaluate on aarch64-linux: python311Packages.numpy.passthru.tests

Details

Partial log

  /nix/store/ywfgi2qw4yh64bm5f2gwf1pzq1w1hw9b-python3.11-numpy-1.26.4/lib/python3.11/site-packages/numpy/tests/test_matlib.py:15: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
    assert_array_equal(numpy.matlib.ones(2), np.matrix([[ 1.,  1.]]))

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
== 33988 passed, 208 skipped, 31 xfailed, 3 xpassed, 1287 warnings in 59.81s ===
Finished executing pytestCheckPhase
pytestCheckPhase completed in 1 minutes 2 seconds
Running phase: pytestcachePhase
Running phase: pytestRemoveBytecodePhase
/nix/store/ywfgi2qw4yh64bm5f2gwf1pzq1w1hw9b-python3.11-numpy-1.26.4