Merge lp://staging/~tgamblin/ufw/distutils-to-setuptools into lp://staging/ufw
Proposed by
Trevor Gamblin
Status: | Needs review | ||||
---|---|---|---|---|---|
Proposed branch: | lp://staging/~tgamblin/ufw/distutils-to-setuptools | ||||
Merge into: | lp://staging/ufw | ||||
Diff against target: |
14 lines (+2/-2) 1 file modified
setup.py (+2/-2) |
||||
To merge this branch: | bzr merge lp://staging/~tgamblin/ufw/distutils-to-setuptools | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Jamie Strandboge | Pending | ||
Review via email: mp+416264@code.staging.launchpad.net |
Commit message
Convert setup.py to use setuptools replacements for distutils, since the latter is deprecated and will be removed as of Python 3.12.
To post a comment you must log in.
Unmerged revisions
- 1140. By Trevor Gamblin
-
Change setup.py to use setuptools replacements for distutils