Skip to content

python312Packages.triton: rename from openai-triton#329310

Merged
SomeoneSerge merged 2 commits intoNixOS:masterfrom
SomeoneSerge:refactor/move-triton
Jul 23, 2024
Merged

python312Packages.triton: rename from openai-triton#329310
SomeoneSerge merged 2 commits intoNixOS:masterfrom
SomeoneSerge:refactor/move-triton

Conversation

@SomeoneSerge
Copy link
Copy Markdown
Contributor

...To match the github and PyPi names and the org name

Description of changes

Moves stuff around just like in #328247, to simplify the review

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.11 Release Notes (or backporting 23.11 and 24.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
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@SomeoneSerge SomeoneSerge requested a review from natsukium as a code owner July 23, 2024 02:21
@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Jul 23, 2024
To match the github and PyPi names and the org name
@SomeoneSerge SomeoneSerge force-pushed the refactor/move-triton branch 2 times, most recently from c3e10f7 to 738667d Compare July 23, 2024 12:05
The repository moved out of the openai org, so it doesn't make sense to
prefix the package with it.

(cherry picked from commit af13bb4513647eec3c3790c5272dbd4aa190d208)
@SomeoneSerge SomeoneSerge force-pushed the refactor/move-triton branch from 738667d to 4542cc7 Compare July 23, 2024 12:11
@ofborg ofborg bot added 8.has: clean-up This PR removes packages or removes other cruft 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux. labels Jul 23, 2024
@SomeoneSerge SomeoneSerge merged commit d2343e3 into NixOS:master Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 8.has: clean-up This PR removes packages or removes other cruft 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants