Closed Bug 1056037 Opened 10 years ago Closed 10 years ago

Bump manifestparser version and release to pypi

Categories

(Testing :: Mozbase, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla35

People

(Reporter: andrei, Assigned: andrei)

References

Details

Attachments

(1 file, 1 obsolete file)

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
Blocks: 1056045
Please try to separate the bump for the mozprofile fix. There is no need to wait the fix of manifestparser.
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
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
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
Argh I closed the wrong bug. Comment 2 applies.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
I'll leave the review flag off until the dep has landed.
Assignee: nobody → andrei.eftimie
Status: REOPENED → ASSIGNED
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.
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 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+
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 ago10 years ago
Keywords: leave-open
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.