Closed
Bug 1056037
Opened 10 years ago
Closed 10 years ago
Bump manifestparser version and release to pypi
Categories
(Testing :: Mozbase, defect)
Testing
Mozbase
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla35
People
(Reporter: andrei, Assigned: andrei)
References
Details
Attachments
(1 file, 1 obsolete file)
1.15 KB,
patch
|
whimboo
:
review+
|
Details | Diff | Splinter Review |
We want to release mozmill 2.1 and we'll need to update the following packages and their dependencies once the blocking bugs have been fixed:
- mozrunner
- mozprofile
- manifestparser
Comment 1•10 years ago
|
||
Please try to separate the bump for the mozprofile fix. There is no need to wait the fix of manifestparser.
Assignee | ||
Updated•10 years ago
|
Summary: Bump versions for mozrunner, mozprofile and and manifestparser and release new versions to pypi → Bump versions for mozrunner and manifestparser and release new versions to pypi
Assignee | ||
Comment 2•10 years ago
|
||
Actually we don't need a new mozrunner version.
mozprofile will be handled by bug 1059761
We only need to bump manifestparser and release to pypi once bug 1023790 is fixed.
No longer depends on: 1049676
Summary: Bump versions for mozrunner and manifestparser and release new versions to pypi → Bump manifestparser version and release to pypi
Assignee | ||
Comment 3•10 years ago
|
||
We won't need a new mozrunner version as we're depending on the new mozprofile and manifestparser directly.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
Assignee | ||
Comment 4•10 years ago
|
||
Argh I closed the wrong bug. Comment 2 applies.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Assignee | ||
Comment 5•10 years ago
|
||
I'll leave the review flag off until the dep has landed.
Assignee: nobody → andrei.eftimie
Status: REOPENED → ASSIGNED
Comment 6•10 years ago
|
||
Comment on attachment 8480580 [details] [diff] [review]
0001-Bug-1056037-Bump-manifestparser-version-to-0.61-.-r-.patch
Review of attachment 8480580 [details] [diff] [review]:
-----------------------------------------------------------------
::: testing/mozbase/manifestparser/setup.py
@@ +4,5 @@
>
> from setuptools import setup
>
> PACKAGE_NAME = "manifestparser"
> +PACKAGE_VERSION = '0.61'
We usually bump the version number by 0.1. So please update and ask for review from jmaher or ahal.
Assignee | ||
Comment 7•10 years ago
|
||
Our dependency landed (bug 1023790).
Andrew please review this. We'll also need the new version released to pypi. It would be great if you can help with that.
Attachment #8480580 -
Attachment is obsolete: true
Attachment #8500900 -
Flags: review?(ahalberstadt)
Comment 8•10 years ago
|
||
Comment on attachment 8500900 [details] [diff] [review]
0002-Bug-1056037-Bump-manifestparser-version-to-0.7-.-r-.patch
Review of attachment 8500900 [details] [diff] [review]:
-----------------------------------------------------------------
We do not need Andrew for this review, and the upload to pypi. I can do that. I will update the commit message before pushing to inbound.
Attachment #8500900 -
Flags: review?(ahalberstadt) → review+
Comment 9•10 years ago
|
||
Flags: in-testsuite-
Target Milestone: --- → mozilla35
Updated•10 years ago
|
Keywords: leave-open
Comment 10•10 years ago
|
||
Comment 11•10 years ago
|
||
Pushed to pypi:
Submitting dist/manifestparser-0.7.tar.gz to https://pypi.python.org/pypi
Server response (200): OK
Status: ASSIGNED → RESOLVED
Closed: 10 years ago → 10 years ago
Keywords: leave-open
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•