• 
      

    Update version number 7.1 -> 8.0, djblets dependency.

    Review Request #15008 — Created April 7, 2026 and updated

    Information

    Review Board
    release-7.1.x

    Reviewers

    This change updates the actual version number on (what is currently) the
    release-7.1.x branch. While doing this I moved these items into a
    _version.py like we've done for newer packages.

    This also bumps the djblets dependency to match the equivalent version
    bump there.

    Ran unit tests.

    Summary ID
    Update version number 7.1 -> 8.0, djblets dependency.
    This change updates the actual version number on (what is currently) the release-7.1.x branch. While doing this I moved these items into a `_version.py` like we've done for newer packages. This also bumps the djblets dependency to match the equivalent version bump there. Testing Done: Ran unit tests.
    rooponxqztmlwuqprymqxplztotvnuxt
    Description From Last Updated

    Missing a trailing period, and should use :file:.

    chipx86 chipx86

    Same comment as on the Djblets change. Can we add a type alias? That'll make it easier to manage this.

    chipx86 chipx86
    maubin
    1. Ship It!
    2. 
        
    chipx86
    1. 
        
    2. reviewboard/_version.py (Diff revision 1)
       
       
      Show all issues

      Missing a trailing period, and should use :file:.

    3. reviewboard/_version.py (Diff revision 1)
       
       
      Show all issues

      Same comment as on the Djblets change. Can we add a type alias? That'll make it easier to manage this.

    4. 
        
    david
    Review request changed
    Commits:
    Summary ID
    Update version number 7.1 -> 8.0, djblets dependency.
    This change updates the actual version number on (what is currently) the release-7.1.x branch. While doing this I moved these items into a `_version.py` like we've done for newer packages. This also bumps the djblets dependency to match the equivalent version bump there. Testing Done: Ran unit tests.
    rooponxqztmlwuqprymqxplztotvnuxt
    Update version number 7.1 -> 8.0, djblets dependency.
    This change updates the actual version number on (what is currently) the release-7.1.x branch. While doing this I moved these items into a `_version.py` like we've done for newer packages. This also bumps the djblets dependency to match the equivalent version bump there. Testing Done: Ran unit tests.
    rooponxqztmlwuqprymqxplztotvnuxt

    Checks run (2 succeeded)

    flake8 passed.
    JSHint passed.