Skip to content

python310Packages.flask_*: rename#250993

Merged
tjni merged 6 commits intoNixOS:masterfrom
natsukium:flask/rename
Aug 24, 2023
Merged

python310Packages.flask_*: rename#250993
tjni merged 6 commits intoNixOS:masterfrom
natsukium:flask/rename

Conversation

@natsukium
Copy link
Copy Markdown
Member

Description of changes

related to #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 Aug 23, 2023
@natsukium
Copy link
Copy Markdown
Member Author

Result of nixpkgs-review pr 250993 run on aarch64-linux 1

2 packages failed to build:
  • privacyidea
  • privacyidea.dist
35 packages built:
  • calibre-web
  • calibre-web.dist
  • octoprint
  • octoprint.dist
  • pgadmin4
  • pgadmin4-desktopmode
  • pgadmin4-desktopmode.dist
  • pgadmin4.dist
  • powerdns-admin
  • python310Packages.flask-assets
  • python310Packages.flask-assets.dist
  • python310Packages.flask-elastic
  • python310Packages.flask-elastic.dist
  • python310Packages.flask-mail
  • python310Packages.flask-mail.dist
  • python310Packages.flask-migrate
  • python310Packages.flask-migrate.dist
  • python310Packages.flask-principal
  • python310Packages.flask-principal.dist
  • python310Packages.flask-script
  • python310Packages.flask-script.dist
  • python310Packages.flask-security-too
  • python310Packages.flask-security-too.dist
  • python311Packages.flask-assets
  • python311Packages.flask-assets.dist
  • python311Packages.flask-elastic
  • python311Packages.flask-elastic.dist
  • python311Packages.flask-mail
  • python311Packages.flask-mail.dist
  • python311Packages.flask-migrate
  • python311Packages.flask-migrate.dist
  • python311Packages.flask-principal
  • python311Packages.flask-principal.dist
  • python311Packages.flask-script
  • python311Packages.flask-script.dist

@natsukium
Copy link
Copy Markdown
Member Author

privacyidea is already broken on master.
https://hydra.nixos.org/build/232161545

@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: 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 Aug 23, 2023
Copy link
Copy Markdown
Contributor

@tjni tjni left a comment

Choose a reason for hiding this comment

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

Thank you!

@tjni tjni merged commit 7dd4b0a into NixOS:master Aug 24, 2023
@natsukium natsukium deleted the flask/rename branch August 24, 2023 23:40
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