Closed
Bug 791327
Opened 13 years ago
Closed 13 years ago
Problem packages
Categories
(Marketplace Graveyard :: Code Quality, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2012-10-11
People
(Reporter: andy+bugzilla, Assigned: andy+bugzilla)
References
Details
Packages that have problems when used from PIP as opposed to vendor:
bleach: https://github.com/jsocol/bleach/issues/75
| Assignee | ||
Comment 1•13 years ago
|
||
Receipts is tied to: e0823cf5bee5df7209dc8bcaca8fcec4ff7fbf0f of PyBrowserID because the monkeypatches in receipts monkey patch:
browserid.certificates.fetch_public_key
PyBrowserID has removed/moved that code. rtilder, I think that's your monkey patch:
https://github.com/andymckay/receipts/blob/master/receipts/certs.py#L171
Any chance you could take a look and see if we could move to using the latest PyBrowserID?
| Assignee | ||
Comment 2•13 years ago
|
||
Hera has an __init__.py in its root. We should remove that:
https://github.com/clouserw/hera
| Assignee | ||
Comment 3•13 years ago
|
||
I've forked Hera and removed the __init__.py from that, when clouserw is back we can push a new package.
I've filed a bug on bleach bug #791724.
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → amckay
Target Milestone: --- → 2012-10-11
| Assignee | ||
Comment 4•13 years ago
|
||
Hera moved to mozilla github repo and then I packaged it and pushed to pypi.
Bleach was fixed by fixing our code.
I fixed receipts.
https://github.com/mozilla/zamboni/commit/ee3c0e
| Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•