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.catalogue: 2.0.8 -> 2.0.10 #288777

Merged
merged 1 commit into from
Feb 15, 2024
Merged

Conversation

fabaff
Copy link
Member

@fabaff fabaff commented Feb 14, 2024

Changelog: https://github.com/explosion/catalogue/releases/tag/v2.0.10

Description of changes

Fix build (https://hydra.nixos.org/build/249005426)

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.05 Release Notes (or backporting 23.05 and 23.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@fabaff
Copy link
Member Author

fabaff commented Feb 14, 2024

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

12 packages failed to build:
  • python311Packages.fastai
  • python311Packages.fastai.dist
  • python311Packages.spacy
  • python311Packages.spacy-lookups-data
  • python311Packages.spacy-lookups-data.dist
  • python311Packages.spacy-transformers
  • python311Packages.spacy-transformers.dist
  • python311Packages.spacy.dist
  • python311Packages.textacy
  • python311Packages.textacy.dist
  • python311Packages.textnets
  • python311Packages.textnets.dist
20 packages built:
  • python311Packages.catalogue
  • python311Packages.catalogue.dist
  • python311Packages.confection
  • python311Packages.confection.dist
  • python311Packages.spacy-pkuseg
  • python311Packages.spacy-pkuseg.dist
  • python311Packages.srsly
  • python311Packages.srsly.dist
  • python311Packages.thinc
  • python311Packages.thinc.dist
  • python311Packages.weasel
  • python311Packages.weasel.dist
  • python312Packages.catalogue
  • python312Packages.catalogue.dist
  • python312Packages.confection
  • python312Packages.confection.dist
  • python312Packages.spacy-pkuseg
  • python312Packages.spacy-pkuseg.dist
  • python312Packages.srsly
  • python312Packages.srsly.dist

@fabaff
Copy link
Member Author

fabaff commented Feb 14, 2024

pytorch is still already failing. #285249 contains the update to the latest release.

@ofborg ofborg bot requested a review from onny February 14, 2024 12:17
@fabaff fabaff merged commit c83ca22 into NixOS:master Feb 15, 2024
28 checks passed
@fabaff fabaff deleted the catalogue-fix branch February 15, 2024 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant