Update version number 5.3 -> 6.0
Review Request #15007 — Created April 7, 2026 and submitted
This change updates the actual version number on (what is currently) the
release-5.x branch. While doing this I moved these items into a
_version.pylike we've done for newer packages.
Ran unit tests.
| Summary | ID |
|---|---|
| kwlpottwyploylznvmrupzwrnprmmuom |
| Description | From | Last Updated |
|---|---|---|
|
Missing a trailing period, and should use :file:. |
|
|
|
The typing makes it really verbose and annoying to update the versions when I perform releases. Can we instead add … |
|
|
|
tuple[...] isn't supported on Python 3.8, which Djblets 6 still supports. Needs to be Tuple. But we can probably safely … |
|
Review request changed
- Commits:
-
Summary ID kwlpottwyploylznvmrupzwrnprmmuom kwlpottwyploylznvmrupzwrnprmmuom - Diff:
-
Revision 2 (+238 -104)
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.
Review request changed
- Commits:
-
Summary ID kwlpottwyploylznvmrupzwrnprmmuom kwlpottwyploylznvmrupzwrnprmmuom - Diff:
-
Revision 3 (+236 -104)
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.