Closed
Bug 794692
Opened 9 years ago
Closed 9 years ago
Change Marionette's package name to marionette_client
Categories
(Testing :: Marionette, defect)
Testing
Marionette
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla18
People
(Reporter: jgriffin, Assigned: jgriffin)
Details
Attachments
(1 file)
799 bytes,
patch
|
mdas
:
review+
|
Details | Diff | Splinter Review |
We want to post Marionette to pypi, but someone has already taken the package name 'marionette'. So, change the package name to 'marionette_client', but leave the module name unchanged. This should have no effect on existing code, AFAICT.
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #665200 -
Flags: review?(mdas)
Comment 2•9 years ago
|
||
Comment on attachment 665200 [details] [diff] [review] Change Marionette's package name to marionette_client, DONTBUILD (NPOTB) Review of attachment 665200 [details] [diff] [review]: ----------------------------------------------------------------- Yup, and just to be sure, I tested it in a virtual env and all seems to be running well.
Attachment #665200 -
Flags: review?(mdas) → review+
Assignee | ||
Comment 3•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/7b385ab02118
Assignee: nobody → jgriffin
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
You need to log in
before you can comment on or make changes to this bug.
Description
•