PEP 632 – Deprecate distutils module

Bug #1973780 reported by Rodolfo Alonso
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Low
Rodolfo Alonso

Bug Description

Changed in neutron:
importance: Undecided → Medium
assignee: nobody → Rodolfo Alonso (rodolfo-alonso-hernandez)
importance: Medium → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/neutron/+/842133

Changed in neutron:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron-tempest-plugin (master)
Revision history for this message
Lajos Katona (lajos-katona) wrote :
Revision history for this message
Lajos Katona (lajos-katona) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron-fwaas (master)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/842133
Committed: https://opendev.org/openstack/neutron/commit/eb99c222138c49a360f384cebcacb6eeffe84ecd
Submitter: "Zuul (22348)"
Branch: master

commit eb99c222138c49a360f384cebcacb6eeffe84ecd
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Thu May 12 23:50:07 2022 +0000

    Remove "distutils" library

    Library "distutils" will be marked as deprecated in Python 3.10:
    https://peps.python.org/pep-0386/

    This patch does the following replacements, that provide the same
    functionality and API:
    - distutils.version.StrictVersion -> packaging.version.Version
    - distutils.spawn.find_executable -> shutil.which

    Closes-Bug: #1973780
    Change-Id: Iad96ad3e7055f71c629efbe80070adbe297cd7aa

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-fwaas (master)

Reviewed: https://review.opendev.org/c/openstack/neutron-fwaas/+/842371
Committed: https://opendev.org/openstack/neutron-fwaas/commit/b7be99c14761e7f08c319a1d875692a975b937db
Submitter: "Zuul (22348)"
Branch: master

commit b7be99c14761e7f08c319a1d875692a975b937db
Author: elajkat <email address hidden>
Date: Wed May 18 16:46:40 2022 +0200

    Remove "distutils" library

    Library "distutils" will be marked as deprecated in Python 3.10:
    https://peps.python.org/pep-0386/

    This patch does the following replacements, that provide the same
    functionality and API:
    - distutils.spawn.find_executable -> shutil.which

    Change-Id: Ib9cf36a70b6e5aba93f87e6be5c2636599166de2
    Closes-Bug: #1973780

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-tempest-plugin (master)

Reviewed: https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/842135
Committed: https://opendev.org/openstack/neutron-tempest-plugin/commit/13546b825e7e9aa39359d533bd41af4a13804ffc
Submitter: "Zuul (22348)"
Branch: master

commit 13546b825e7e9aa39359d533bd41af4a13804ffc
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Thu May 12 23:56:47 2022 +0000

    Remove "distutils" library

    Library "distutils" will be marked as deprecated in Python 3.10:
    https://peps.python.org/pep-0386/

    This patch does the following replacements, that provide the same
    functionality and API:
    - distutils.version.StrictVersion -> packaging.version.Version

    Change-Id: I0fc0c2ac7a545b8250e05586f48226953f3595df
    Closes-Bug: #1973780

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron-fwaas 17.0.0.0rc1

This issue was fixed in the openstack/neutron-fwaas 17.0.0.0rc1 release candidate.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/networking-bagpipe 17.0.0.0rc1

This issue was fixed in the openstack/networking-bagpipe 17.0.0.0rc1 release candidate.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 21.0.0.0rc1

This issue was fixed in the openstack/neutron 21.0.0.0rc1 release candidate.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron-tempest-plugin 2.0.0

This issue was fixed in the openstack/neutron-tempest-plugin 2.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.