Skip to content

python311Packages.memory-profiler: rename from memory_profiler#259952

Merged
mweinelt merged 1 commit intoNixOS:masterfrom
natsukium:memory_profiler
Oct 11, 2023
Merged

python311Packages.memory-profiler: rename from memory_profiler#259952
mweinelt merged 1 commit intoNixOS:masterfrom
natsukium:memory_profiler

Conversation

@natsukium
Copy link
Copy Markdown
Member

Description of changes

part of #245383

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/)
  • 23.11 Release Notes (or backporting 23.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.

@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Oct 9, 2023
@natsukium
Copy link
Copy Markdown
Member Author

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

22 packages built:
  • python310Packages.cramjam
  • python310Packages.cramjam.dist
  • python310Packages.datashader
  • python310Packages.datashader.dist
  • python310Packages.fastparquet
  • python310Packages.fastparquet.dist
  • python310Packages.intake
  • python310Packages.intake-parquet
  • python310Packages.intake-parquet.dist
  • python310Packages.intake.dist
  • python310Packages.memory-profiler
  • python310Packages.memory-profiler.dist
  • python311Packages.cramjam
  • python311Packages.cramjam.dist
  • python311Packages.fastparquet
  • python311Packages.fastparquet.dist
  • python311Packages.intake
  • python311Packages.intake-parquet
  • python311Packages.intake-parquet.dist
  • python311Packages.intake.dist
  • python311Packages.memory-profiler
  • python311Packages.memory-profiler.dist

@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 labels Oct 9, 2023
@ofborg ofborg bot requested a review from veprbl October 9, 2023 10:09
@ofborg ofborg bot added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Oct 9, 2023
@mweinelt mweinelt merged commit 89eec3e into NixOS:master Oct 11, 2023
@natsukium natsukium deleted the memory_profiler branch October 11, 2023 01:24
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: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants