nixpkgs icon indicating copy to clipboard operation
nixpkgs copied to clipboard

python310Packages.psygnal: 0.3.5 -> 0.4.2

Open r-ryantm opened this issue 2 years ago • 1 comments

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python310Packages.psygnal is: "Pure python implementation of Qt Signals"

meta.homepage for python310Packages.psygnal is: "https://github.com/tlambert03/psygnal"

meta.changelog for python310Packages.psygnal is: ""

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • found 0.4.1 with grep in /nix/store/f4lvwm6mg3q4fnv4wg09f38jpg1zx9bq-python3.10-psygnal-0.4.1
  • found 0.4.1 in filename of file in /nix/store/f4lvwm6mg3q4fnv4wg09f38jpg1zx9bq-python3.10-psygnal-0.4.1

Rebuild report (if merged into master) (click to expand)
9 total rebuild path(s)

9 package rebuild(s)

First fifty rebuilds by attrpath
napari
python310Packages.magicgui
python310Packages.napari
python310Packages.napari-npe2
python310Packages.psygnal
python39Packages.magicgui
python39Packages.napari
python39Packages.napari-npe2
python39Packages.psygnal
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/f4lvwm6mg3q4fnv4wg09f38jpg1zx9bq-python3.10-psygnal-0.4.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A python310Packages.psygnal https://github.com/r-ryantm/nixpkgs/archive/10a5f78a5bdf0d9b87df60fc5d7770e3879051a9.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/f4lvwm6mg3q4fnv4wg09f38jpg1zx9bq-python3.10-psygnal-0.4.1
ls -la /nix/store/f4lvwm6mg3q4fnv4wg09f38jpg1zx9bq-python3.10-psygnal-0.4.1/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to this change.

This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as failed to build independent of the change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

8 packages built:
  • napari (python310Packages.napari)
  • python310Packages.magicgui
  • python310Packages.napari-npe2
  • python310Packages.psygnal
  • python39Packages.magicgui
  • python39Packages.napari
  • python39Packages.napari-npe2
  • python39Packages.psygnal

Maintainer pings

cc @SomeoneSerge for testing.

r-ryantm avatar Sep 23 '22 05:09 r-ryantm

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python310Packages.psygnal is: "Pure python implementation of Qt Signals"

meta.homepage for python310Packages.psygnal is: "https://github.com/tlambert03/psygnal"

meta.changelog for python310Packages.psygnal is: ""

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • found 0.4.2 with grep in /nix/store/i1sd715qb7kdmjbf5xlsc1rw0fqwmzvi-python3.10-psygnal-0.4.2
  • found 0.4.2 in filename of file in /nix/store/i1sd715qb7kdmjbf5xlsc1rw0fqwmzvi-python3.10-psygnal-0.4.2

Rebuild report (if merged into master) (click to expand)
9 total rebuild path(s)

9 package rebuild(s)

First fifty rebuilds by attrpath
napari
python310Packages.magicgui
python310Packages.napari
python310Packages.napari-npe2
python310Packages.psygnal
python39Packages.magicgui
python39Packages.napari
python39Packages.napari-npe2
python39Packages.psygnal
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/i1sd715qb7kdmjbf5xlsc1rw0fqwmzvi-python3.10-psygnal-0.4.2 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A python310Packages.psygnal https://github.com/r-ryantm/nixpkgs/archive/1d0038d9f7dfdeef3fd1b75892446dd2af90f1a2.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/i1sd715qb7kdmjbf5xlsc1rw0fqwmzvi-python3.10-psygnal-0.4.2
ls -la /nix/store/i1sd715qb7kdmjbf5xlsc1rw0fqwmzvi-python3.10-psygnal-0.4.2/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to this change.

This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as failed to build independent of the change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

2 packages failed to build:
  • python39Packages.napari
  • python39Packages.napari-npe2
6 packages built:
  • napari (python310Packages.napari)
  • python310Packages.magicgui
  • python310Packages.napari-npe2
  • python310Packages.psygnal
  • python39Packages.magicgui
  • python39Packages.psygnal

Maintainer pings

cc @SomeoneSerge for testing.

r-ryantm avatar Sep 26 '22 03:09 r-ryantm

Result of nixpkgs-review pr 192560 run on x86_64-linux 1

8 packages built:
  • napari (python310Packages.napari)
  • python310Packages.magicgui
  • python310Packages.napari-npe2
  • python310Packages.psygnal
  • python39Packages.magicgui
  • python39Packages.napari
  • python39Packages.napari-npe2
  • python39Packages.psygnal

SomeoneSerge avatar Sep 26 '22 11:09 SomeoneSerge

❯ ./results/napari/bin/napari
Traceback (most recent call last)
...
    from numpy.core._multiarray_umath import (
ModuleNotFoundError: No module named 'numpy.core._multiarray_umath'
...
Importing the numpy C-extensions failed. This error can happen for
...

hmm

SomeoneSerge avatar Sep 27 '22 16:09 SomeoneSerge

numpy removed some of their "deprecated" APIs.

Not sure why they didn't do a major version bump...

EDIT: looks like major version bumps are for ABI changes, but minor versions can remove "deprecated" APIs

jonringer avatar Sep 27 '22 18:09 jonringer

merged in #196356

rapenne-s avatar Oct 19 '22 18:10 rapenne-s