Skip to content

python3Packages.dj-rest-auth: fix build#398537

Merged
K900 merged 1 commit intoNixOS:masterfrom
B4dM4n:fix-dj-rest-auth-build
Apr 14, 2025
Merged

python3Packages.dj-rest-auth: fix build#398537
K900 merged 1 commit intoNixOS:masterfrom
B4dM4n:fix-dj-rest-auth-build

Conversation

@B4dM4n
Copy link
Copy Markdown
Contributor

@B4dM4n B4dM4n commented Apr 14, 2025

Add a patch to make the build compatible with djangorestframework-simplejwt-5.5 (introduced by #395156).

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/)

  • 25.05 Release Notes (or backporting 24.11 and 25.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.


nixpkgs-review result

x86_64-linux

❌ 27 packages failed to build:
  • netbox
  • netbox_4_1
  • peering-manager
  • python312Packages.netbox-attachments
  • python312Packages.netbox-bgp
  • python312Packages.netbox-contract
  • python312Packages.netbox-documents
  • python312Packages.netbox-floorplan-plugin
  • python312Packages.netbox-interface-synchronization
  • python312Packages.netbox-napalm-plugin
  • python312Packages.netbox-plugin-prometheus-sd
  • python312Packages.netbox-qrcode
  • python312Packages.netbox-reorder-rack
  • python312Packages.netbox-routing
  • python312Packages.netbox-topology-views
  • python313Packages.netbox-bgp
  • python313Packages.netbox-documents
  • python313Packages.netbox-interface-synchronization
  • python313Packages.netbox-qrcode
  • python313Packages.netbox-reorder-rack
  • python313Packages.netbox-routing
  • weblate
  • python313Packages.netbox-plugin-prometheus-sd
  • peering-manager.passthru.tests.peering-manager
  • netbox.passthru.tests.netbox
  • netbox_4_1.passthru.tests.netbox
  • weblate.passthru.tests.weblate
✅ 7 packages built:
  • python312Packages.dj-rest-auth
  • python312Packages.drf-spectacular
  • python312Packages.drf-standardized-errors
  • python313Packages.dj-rest-auth
  • python313Packages.drf-spectacular
  • python313Packages.drf-standardized-errors
  • authentik

Add a patch to make the build compatible with `djangorestframework-simplejwt-5.5`.
@github-actions github-actions bot added 6.topic: python Python is a high-level, general-purpose programming language. 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 Apr 14, 2025
@K900 K900 merged commit 0792bfd into NixOS:master Apr 14, 2025
24 of 27 checks passed
@K900 K900 mentioned this pull request Apr 14, 2025
15 tasks
@B4dM4n B4dM4n deleted the fix-dj-rest-auth-build branch April 15, 2025 06:22
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. 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