Merge lp:~tgamblin/ufw/distutils-to-setuptools into lp:ufw
Proposed by
Trevor Gamblin
Status: | Needs review | ||||
---|---|---|---|---|---|
Proposed branch: | lp:~tgamblin/ufw/distutils-to-setuptools | ||||
Merge into: | lp:ufw | ||||
Diff against target: |
14 lines (+2/-2) 1 file modified
setup.py (+2/-2) |
||||
To merge this branch: | bzr merge lp:~tgamblin/ufw/distutils-to-setuptools | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Jamie Strandboge | Pending | ||
Review via email:
|
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