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

python310Packages.pythran: 0.9.12 -> 0.11.0 #179421

Merged
merged 1 commit into from
Jun 29, 2022

Conversation

K900
Copy link
Contributor

@K900 K900 commented Jun 28, 2022

Description of changes

Unbreaks latest scipy.

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • 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/)
  • 22.11 Release Notes (or backporting 22.05 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
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

Copy link
Member

@SuperSandro2000 SuperSandro2000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix the commit message.

Comment on lines 1 to 9
From 208fe98f10c580a5a2fb6a8cfdd56de109073925 Mon Sep 17 00:00:00 2001
From: Frederik Rietdijk <fridh@fridh.nl>
Date: Sat, 17 Jul 2021 18:36:27 +0200
From a372b91337666023b90b34622248e912d0442497 Mon Sep 17 00:00:00 2001
From: K900 <me@0upti.me>
Date: Tue, 28 Jun 2022 10:14:12 +0300
Subject: [PATCH] hardcode path to libgomp

---
omp/__init__.py | 40 ++++------------------------------------
1 file changed, 4 insertions(+), 36 deletions(-)
omp/__init__.py | 68 ++-----------------------------------------------
1 file changed, 2 insertions(+), 66 deletions(-)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't need this. We can just export git diff which reduces the update noise.

Unbreaks latest scipy.

Refreshed patch, removed line noise, removed/updated some old test stuff.
@K900
Copy link
Contributor Author

K900 commented Jun 28, 2022

Fixed.

@SuperSandro2000 SuperSandro2000 merged commit df0bbd3 into NixOS:staging Jun 29, 2022
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.

2 participants