nixpkgs
nixpkgs copied to clipboard
python3Packages.django-allauth: 0.60.0 -> 0.61.1
Description of changes
https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst#0610-2024-02-07 https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst#0611-2024-02-09
Things done
- Built on platform(s)
- [x] 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:
- NixOS test(s) (look inside nixos/tests)
- and/or package tests
- or, for functions and "core" functionality, tests in lib/tests or pkgs/test
- made sure NixOS tests are linked to the relevant packages
- [x] 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.05 Release Notes (or backporting 23.05 and 23.11 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
- [x] Fits CONTRIBUTING.md.
Add a :+1: reaction to pull requests you find important.
Result of nixpkgs-review pr 293593 run on x86_64-linux 1
10 packages marked as broken and skipped:
- python312Packages.dj-rest-auth
- python312Packages.dj-rest-auth.dist
- python312Packages.django-allauth
- python312Packages.django-allauth-2fa
- python312Packages.django-allauth-2fa.dist
- python312Packages.django-allauth.dist
- python312Packages.django-mailman3
- python312Packages.django-mailman3.dist
- python312Packages.drf-spectacular
- python312Packages.drf-spectacular.dist
19 packages built:
- authentik
- baserow
- baserow.dist
- mailman-web
- mailman-web.dist
- netbox (netbox_3_7)
- paperless-ngx
- peering-manager
- python311Packages.dj-rest-auth
- python311Packages.dj-rest-auth.dist
- python311Packages.django-allauth
- python311Packages.django-allauth-2fa
- python311Packages.django-allauth-2fa.dist
- python311Packages.django-allauth.dist
- python311Packages.django-mailman3
- python311Packages.django-mailman3.dist
- python311Packages.drf-spectacular
- python311Packages.drf-spectacular.dist
- tandoor-recipes
Result of nixpkgs-review pr 293593 run on x86_64-linux 1
10 packages marked as broken and skipped:
- python312Packages.dj-rest-auth
- python312Packages.dj-rest-auth.dist
- python312Packages.django-allauth
- python312Packages.django-allauth-2fa
- python312Packages.django-allauth-2fa.dist
- python312Packages.django-allauth.dist
- python312Packages.django-mailman3
- python312Packages.django-mailman3.dist
- python312Packages.drf-spectacular
- python312Packages.drf-spectacular.dist
20 packages built:
- authentik
- baserow
- baserow.dist
- mailman-web
- mailman-web.dist
- netbox (netbox_3_7)
- netbox_3_6
- paperless-ngx
- peering-manager
- python311Packages.dj-rest-auth
- python311Packages.dj-rest-auth.dist
- python311Packages.django-allauth
- python311Packages.django-allauth-2fa
- python311Packages.django-allauth-2fa.dist
- python311Packages.django-allauth.dist
- python311Packages.django-mailman3
- python311Packages.django-mailman3.dist
- python311Packages.drf-spectacular
- python311Packages.drf-spectacular.dist
- tandoor-recipes
Backport failed for release-23.11, because it was unable to cherry-pick the commit(s).
Please cherry-pick the changes locally and resolve any conflicts.
git fetch origin release-23.11
git worktree add -d .worktree/backport-293593-to-release-23.11 origin/release-23.11
cd .worktree/backport-293593-to-release-23.11
git switch --create backport-293593-to-release-23.11
git cherry-pick -x 0ce9aacffe65db64af135c2850ec6fb6e95633d4 5a4abe8f77eb866300e591e268fb76f75b78e129