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

python311Packages.ihm: 1.0 -> 1.1 #310948

Merged
merged 1 commit into from May 12, 2024

Conversation

r-ryantm
Copy link
Contributor

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

meta.description for python311Packages.ihm is: Python package for handling IHM mmCIF and BinaryCIF files

meta.homepage for python311Packages.ihm is: https://github.com/ihmwg/python-ihm

meta.changelog for python311Packages.ihm is: https://github.com/ihmwg/python-ihm/blob/refs/tags/1.1/ChangeLog.rst

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.1 with grep in /nix/store/k618f4smi6c3bjygy4cy652dvykbb8vm-python3.11-ihm-1.1
  • found 1.1 in filename of file in /nix/store/k618f4smi6c3bjygy4cy652dvykbb8vm-python3.11-ihm-1.1

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

5 package rebuild(s)

First fifty rebuilds by attrpath

python311Packages.ihm
python311Packages.modelcif
python312Packages.ihm
python312Packages.modelcif
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/k618f4smi6c3bjygy4cy652dvykbb8vm-python3.11-ihm-1.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 python311Packages.ihm https://github.com/r-ryantm/nixpkgs/archive/b5a6f6e3d2d54bec905f69b7cffb13e9ca5a259f.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/b5a6f6e3d2d54bec905f69b7cffb13e9ca5a259f#python311Packages.ihm

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

ls -la /nix/store/k618f4smi6c3bjygy4cy652dvykbb8vm-python3.11-ihm-1.1
ls -la /nix/store/k618f4smi6c3bjygy4cy652dvykbb8vm-python3.11-ihm-1.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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

8 packages built:
  • python311Packages.ihm
  • python311Packages.ihm.dist
  • python311Packages.modelcif
  • python311Packages.modelcif.dist
  • python312Packages.ihm
  • python312Packages.ihm.dist
  • python312Packages.modelcif
  • python312Packages.modelcif.dist

Maintainer pings

cc @natsukium for testing.

@ofborg ofborg bot requested a review from natsukium May 11, 2024 23:27
@natsukium natsukium added the 8.has: upstream changes reviewed Reviewer checked the changelogs/commit logs associated with the release and did not find any issues. label May 11, 2024
@natsukium
Copy link
Member

natsukium commented May 12, 2024

Result of nixpkgs-review pr 310948 at b5a6f6e run on x86_64-linux 1

4 packages built successfully:
  • python311Packages.ihm
  • python311Packages.modelcif
  • python312Packages.ihm
  • python312Packages.modelcif

Result of nixpkgs-review pr 310948 at b5a6f6e run on aarch64-darwin 1

4 packages built successfully:
  • python311Packages.ihm
  • python311Packages.modelcif
  • python312Packages.ihm
  • python312Packages.modelcif

@natsukium natsukium merged commit 0913fe1 into NixOS:master May 12, 2024
25 of 27 checks passed
@r-ryantm r-ryantm deleted the auto-update/python311Packages.ihm branch May 12, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: python 8.has: upstream changes reviewed Reviewer checked the changelogs/commit logs associated with the release and did not find any issues. 10.rebuild-darwin: 1-10 10.rebuild-linux: 1-10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants