Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python312Packages.djangorestframework-simplejwt: 5.3.1 -> 5.4.0 #374395

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python312Packages.djangorestframework-simplejwt is: JSON Web Token authentication plugin for Django REST Framework

meta.homepage for python312Packages.djangorestframework-simplejwt is: https://github.com/davesque/django-rest-framework-simplejwt

meta.changelog for python312Packages.djangorestframework-simplejwt is: https://github.com/jazzband/djangorestframework-simplejwt/blob/v5.4.0/CHANGELOG.md

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 5.4.0 with grep in /nix/store/yw0v529zd98jlk21mxb09cfv80bh5g7g-python3.12-djangorestframework-simplejwt-5.4.0
  • found 5.4.0 in filename of file in /nix/store/yw0v529zd98jlk21mxb09cfv80bh5g7g-python3.12-djangorestframework-simplejwt-5.4.0

Rebuild report (if merged into master) (click to expand)
27 total rebuild path(s)

27 package rebuild(s)

First fifty rebuilds by attrpath

authentik
baserow
froide
netbox
netbox_3_7
netbox_4_0
netbox_4_1
peering-manager
python312Packages.dj-rest-auth
python312Packages.djangorestframework-simplejwt
python312Packages.drf-spectacular
python312Packages.froide
python312Packages.netbox-bgp
python312Packages.netbox-documents
python312Packages.netbox-plugin-prometheus-sd
python312Packages.netbox-qrcode
python312Packages.netbox-reorder-rack
python313Packages.dj-rest-auth
python313Packages.djangorestframework-simplejwt
python313Packages.drf-spectacular
python313Packages.netbox-bgp
python313Packages.netbox-documents
python313Packages.netbox-plugin-prometheus-sd
python313Packages.netbox-qrcode
python313Packages.netbox-reorder-rack
weblate
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/yw0v529zd98jlk21mxb09cfv80bh5g7g-python3.12-djangorestframework-simplejwt-5.4.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A python312Packages.djangorestframework-simplejwt https://github.com/r-ryantm/nixpkgs/archive/6340eeb6cce63ca742700e90591f4ebc689b5a9a.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/6340eeb6cce63ca742700e90591f4ebc689b5a9a#python312Packages.djangorestframework-simplejwt

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/yw0v529zd98jlk21mxb09cfv80bh5g7g-python3.12-djangorestframework-simplejwt-5.4.0
ls -la /nix/store/yw0v529zd98jlk21mxb09cfv80bh5g7g-python3.12-djangorestframework-simplejwt-5.4.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 5 packages failed to build:
  • python313Packages.drf-spectacular
  • python313Packages.drf-spectacular.dist
  • weblate
  • weblate.dist
  • weblate.static
✅ 33 packages built:
  • authentik
  • netbox
  • peering-manager
  • python312Packages.dj-rest-auth
  • python312Packages.dj-rest-auth.dist
  • python312Packages.djangorestframework-simplejwt
  • python312Packages.djangorestframework-simplejwt.dist
  • python312Packages.drf-spectacular
  • python312Packages.drf-spectacular.dist
  • python312Packages.netbox-bgp
  • python312Packages.netbox-bgp.dist
  • python312Packages.netbox-documents
  • python312Packages.netbox-documents.dist
  • python312Packages.netbox-plugin-prometheus-sd
  • python312Packages.netbox-plugin-prometheus-sd.dist
  • python312Packages.netbox-qrcode
  • python312Packages.netbox-qrcode.dist
  • python312Packages.netbox-reorder-rack
  • python312Packages.netbox-reorder-rack.dist
  • python313Packages.dj-rest-auth
  • python313Packages.dj-rest-auth.dist
  • python313Packages.djangorestframework-simplejwt
  • python313Packages.djangorestframework-simplejwt.dist
  • python313Packages.netbox-bgp
  • python313Packages.netbox-bgp.dist
  • python313Packages.netbox-documents
  • python313Packages.netbox-documents.dist
  • python313Packages.netbox-plugin-prometheus-sd
  • python313Packages.netbox-plugin-prometheus-sd.dist
  • python313Packages.netbox-qrcode
  • python313Packages.netbox-qrcode.dist
  • python313Packages.netbox-reorder-rack
  • python313Packages.netbox-reorder-rack.dist

Maintainer pings

cc @arnoldfarkas for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@nix-owners nix-owners bot requested a review from arnoldfarkas January 16, 2025 22:47
@mweinelt mweinelt merged commit eb39cec into NixOS:master Jan 18, 2025
25 of 27 checks passed
@r-ryantm r-ryantm deleted the auto-update/python312Packages.djangorestframework-simplejwt branch January 19, 2025 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants