Add dependencies, package metadata, and release notes for Djblets 3.1.

Review Request #12707 — Created Oct. 31, 2022 and submitted

Information

Djblets
release-3.x

Reviewers

Djblets 3.1 now depends on the typing_extensions package. We're using
4.4 (latest version) as the minimum.

The package now indicates it offers type hinting through a py.typed
marker.

Release notes have been updated to include all the new changes in
djblets.secrets and djblets.webapi, including token deprecation and
URI template name conflict handling.

Installed the package in a new environment and verified typing_extensions
was installed.

Built the release notes. Checked for bad links, build issues, and spelling
errors.

Summary ID
Add dependencies, package metadata, and release notes for Djblets 3.1.
Djblets 3.1 now depends on the `typing_extensions` package. We're using 4.4 (latest version) as the minimum. The package now indicates it offers type hinting through a ``py.typed`` marker. Release notes have been updated to include all the new changes in `djblets.secrets` and `djblets.webapi`, including token deprecation and URI template name conflict handling.
4f0ffa10fc943b5613349330d831bb18ad61dc71
Description From Last Updated

Add an "s" to "generator"

maubinmaubin

This file needs a contributors list.

daviddavid
maubin
  1. 
      
  2. docs/releasenotes/3.1.rst (Diff revision 1)
     
     

    Add an "s" to "generator"

  3. 
      
chipx86
maubin
  1. Ship It!
  2. 
      
david
  1. 
      
  2. docs/releasenotes/3.1.rst (Diff revision 2)
     
     

    This file needs a contributors list.

  3. 
      
chipx86
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.x (7b6cfba)
Loading...