Skip to content

Django attribute/dirname/pname normalization#245390

Merged
mweinelt merged 11 commits intoNixOS:masterfrom
mweinelt:django-name-normalization
Jul 25, 2023
Merged

Django attribute/dirname/pname normalization#245390
mweinelt merged 11 commits intoNixOS:masterfrom
mweinelt:django-name-normalization

Conversation

@mweinelt
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 Jul 25, 2023
@mweinelt mweinelt force-pushed the django-name-normalization branch from 09201a8 to 388db3e Compare July 25, 2023 14:07
@mweinelt mweinelt force-pushed the django-name-normalization branch from ec84085 to b7e6f5a Compare July 25, 2023 14:11
@mweinelt
Copy link
Copy Markdown
Member Author

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

35 packages built:
  • paperless-ngx
  • python310Packages.django-celery-results
  • python310Packages.django-celery-results.dist
  • python310Packages.django-classy-tags
  • python310Packages.django-classy-tags.dist
  • python310Packages.django-colorful
  • python310Packages.django-colorful.dist
  • python310Packages.django-compat
  • python310Packages.django-compat.dist
  • python310Packages.django-contrib-comments
  • python310Packages.django-contrib-comments.dist
  • python310Packages.django-nose
  • python310Packages.django-nose.dist
  • python310Packages.django-silk
  • python310Packages.django-silk.dist
  • python310Packages.django-tagging
  • python310Packages.django-tagging.dist
  • python310Packages.django-treebeard
  • python310Packages.django-treebeard.dist
  • python311Packages.django-classy-tags
  • python311Packages.django-classy-tags.dist
  • python311Packages.django-colorful
  • python311Packages.django-colorful.dist
  • python311Packages.django-compat
  • python311Packages.django-compat.dist
  • python311Packages.django-contrib-comments
  • python311Packages.django-contrib-comments.dist
  • python311Packages.django-nose
  • python311Packages.django-nose.dist
  • python311Packages.django-silk
  • python311Packages.django-silk.dist
  • python311Packages.django-tagging
  • python311Packages.django-tagging.dist
  • python311Packages.django-treebeard
  • python311Packages.django-treebeard.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 Jul 25, 2023
@ofborg ofborg bot requested review from babariviere, desiderius and risicle July 25, 2023 15:17
@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 Jul 25, 2023
@mweinelt mweinelt merged commit f8a15a5 into NixOS:master Jul 25, 2023
@mweinelt mweinelt deleted the django-name-normalization branch July 25, 2023 18:18
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