Skip to content

Prepare 3.16.1 release#9752

Merged
browniebroke merged 8 commits into
encode:masterfrom
browniebroke:release/3.16.1
Aug 6, 2025
Merged

Prepare 3.16.1 release#9752
browniebroke merged 8 commits into
encode:masterfrom
browniebroke:release/3.16.1

Conversation

@browniebroke

@browniebroke browniebroke commented Aug 5, 2025

Copy link
Copy Markdown
Member

Description

As discussed in #9748

Checklist:

  • Create pull request for release notes
  • [N/A] Update supported versions:
    • setup.py python_requires list
    • setup.py Python & Django version trove classifiers
    • README Python & Django versions
    • docs Python & Django versions
  • Update the translations
  • Ensure the pull request increments the version to 3.16.1 in restframework/__init__.py.
  • Ensure documentation validates
    • Build and serve docs mkdocs serve
    • Validate links pylinkvalidate.py -P http://127.0.0.1:8000
  • Confirm that release is finalized and ready to go.
  • Ensure that release date is included in pull request.
  • Merge the release pull request.
  • Push the package to PyPI with ./setup.py publish.
  • Tag the release, with git tag -a 3.16.1 -m 'version 3.16.1'; git push --tags.
  • Create the release in GitHub
  • Deploy the documentation with mkdocs gh-deploy.
  • Make a release announcement on Mastodon.
  • [N/A] Close the milestone on GitHub

@browniebroke browniebroke marked this pull request as ready for review August 5, 2025 22:39
Comment thread docs/community/release-notes.md Outdated
@carltongibson

Copy link
Copy Markdown
Collaborator

@browniebroke Are you on PyPI?

carltongibson
carltongibson previously approved these changes Aug 6, 2025

@carltongibson carltongibson left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. Thanks @browniebroke

@browniebroke

Copy link
Copy Markdown
Member Author

@browniebroke Are you on PyPI?

Yes! I'm here: https://pypi.org/user/Bruno.Alla/

@peterthomassen peterthomassen left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@browniebroke browniebroke merged commit de018df into encode:master Aug 6, 2025
7 checks passed
@browniebroke browniebroke deleted the release/3.16.1 branch August 6, 2025 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants