python3Packages.djangorestframework: 3.16.1 -> 3.17.1 - #523937
Conversation
e4eb21e to
d0300e0
Compare
This comment was marked as outdated.
This comment was marked as outdated.
5b741b5 to
1443173
Compare
1443173 to
3e4cbf2
Compare
|
There was a problem hiding this comment.
Per the contributing guide on writing good commit messages:
Simple package version updates need to include the attribute name, old and new versions, as well as a reference to the release notes or changelog.
There was a problem hiding this comment.
does this look good?
3e4cbf2 to
373423e
Compare
|
Please also reference release notes for intermediate versions. Also, since you used an LLM to draw this up, please apply the |
Release notes: - https://github.com/encode/django-rest-framework/releases/tag/3.17.0 - https://github.com/encode/django-rest-framework/releases/tag/3.17.1 Assisted-by: OpenAI Codex (GPT-5)
Backport the import fallback submitted upstream in rsinger86/drf-flex-fields#146. Assisted-by: OpenAI Codex (GPT-5)
La Suite applications are not supported on Darwin, and the package tests require live-server behavior that is only expected to work on Linux in nixpkgs. Assisted-by: OpenAI Codex (GPT-5)
Apply upstream compatibility patch d765a89139b2b28fa82145fb6f7e213ad46c086b so pretix accepts djangorestframework 3.17 at runtime. Assisted-by: OpenAI Codex (GPT-5)
373423e to
2b75430
Compare
Updates Django REST framework to 3.17.1.
Changelog:
Upstream 3.17.0 notes breaking changes: Python 3.9 support and deprecated coreapi support were dropped.
This PR also keeps django-lasuite tests green under Darwin sandboxing by forcing Django's live test server to bind
127.0.0.1.Automation disclosure: assisted by OpenAI Codex (GPT-5); the diff, PR text, and validation output were reviewed locally.
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.