Bump rbintegrations on master to be Python 3.9+

Review Request #14457 — Created June 13, 2025 and updated

Information

rbintegrations
master

Reviewers

The next rbintegrations major release will be Python 3.9. This change
updates our setup.py to indicate that.

Ran setup.py

Summary ID
Bump rbintegrations on master to be Python 3.9+
The next rbintegrations major release will be Python 3.9. This change updates our setup.py to indicate that. Testing Done: Ran setup.py
f7b0ac607b7a6bba3b24ef63db6cbf21cc614cb3
Description From Last Updated

Why this?

chipx86chipx86

We should add 3.13 while we're here.

chipx86chipx86
maubin
  1. Ship It!
  2. 
      
chipx86
  1. 
      
  2. setup.py (Diff revision 1)
     
     
    Show all issues

    Why this?

    1. This is in response to one of the linter rules in my proposal. In general, any time we're opening files in text mode, we should always add the encoding= parameter, to isolate us from potential issues that could arise from the system locale.

  3. setup.py (Diff revision 1)
     
     
    Show all issues

    We should add 3.13 while we're here.

  4. 
      
david
Review request changed
Commits:
Summary ID
Bump rbintegrations on master to be Python 3.9+
The next rbintegrations major release will be Python 3.9. This change updates our setup.py to indicate that. Testing Done: Ran setup.py
07641a8dd5549487eb3406b6a26974a2ae61a7d6
Bump rbintegrations on master to be Python 3.9+
The next rbintegrations major release will be Python 3.9. This change updates our setup.py to indicate that. Testing Done: Ran setup.py
f7b0ac607b7a6bba3b24ef63db6cbf21cc614cb3

Checks run (2 succeeded)

flake8 passed.
JSHint passed.