Closed Bug 1428708 Opened 7 years ago Closed 6 years ago

[mozdevice] Add support for Python 3

Categories

(Testing :: Mozbase, enhancement, P3)

Version 3
enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: whimboo, Assigned: ahutusoru)

References

Details

Attachments

(2 files)

Without dropping support for legacy Python, we need to add support for Python 3 to mozdevice.
Blocks: 1428714
Priority: -- → P3
mozdevice 2.0 requires less stuff from the rest of mozbase (see bug 1506385), adjusting the dependency tree accordingly.
No longer depends on: 1428711, 1428713
Assignee: nobody → ahutusoru

Thanks Andrei! Could you also take care of the following:

Bump the version number in testing/mozbase/mozdevice/setup.py to "3.0.0", and update the classifiers so they reflect the versions of Python that we now support.

Prepare a universal distribution by creating a testing/mozbase/mozdevice/setup.cfg file with the following contents:

[bdist_wheel]
universal=1
Flags: needinfo?(hutusoru.andrei)
Pushed by dhunt@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/5e295b971fd8 [mozdevice] Add support for Python 3 r=ahal

Ups, I forgot to add those in the previous revision.

Thank you for the reminder Dave~

I have added a new revision ready for review here: https://phabricator.services.mozilla.com/D18553

Thank you !

Flags: needinfo?(hutusoru.andrei)
Attachment #9041162 - Attachment description: Bug 1428708 - [mozdevice] Add support for Python 3 → Bug 1428708 - [mozdevice] Bump version number and prepare for Python 3 release
Pushed by dhunt@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/baee8b94d34e [mozdevice] Bump version number and prepare for Python 3 release r=davehunt

mozdevice 3.0.0 has been released to PyPI: https://pypi.org/project/mozdevice/3.0.0/

Status: NEW → RESOLVED
Closed: 6 years ago
Keywords: leave-open
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: