Skip to content

Prepare 3.16.1 release #9752

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

Merged
merged 8 commits into from
Aug 6, 2025
Merged

Conversation

browniebroke
Copy link
Member

@browniebroke browniebroke commented Aug 5, 2025

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
@carltongibson
Copy link
Collaborator

@browniebroke Are you on PyPI?

carltongibson
carltongibson previously approved these changes Aug 6, 2025
Copy link
Collaborator

@carltongibson carltongibson left a comment

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
Member Author

@browniebroke Are you on PyPI?

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

Copy link
Collaborator

@peterthomassen peterthomassen left a comment

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