Summary
dict fails to build after changes to the md5 egg
Metadata
- Id: 915eb8a9cff6d097539bc016d19d81c32bb3f823
- Trac id: 815
- Type: defect
- Reporter: dsp
- Owner: certainty
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone:
- Version: 4.7.x
- Changetime: 2012-07-30 21:57:24 UTC
- Created: 2012-04-11 14:31:14 UTC
- Keywords:
Attachments
- 915eb8a9cff6d097539bc016d19d81c32bb3f823/attachments/dict.patch
Description
Incompatible changes in the MD5 egg were made and dict uses the old API.
Please see attached patch.
Changes and comments
[2012-04-11 15:23:47 UTC] dsp attached dict.patch (description=#f)
[2012-04-16 15:14:25 UTC] felix removed milestone 4.8.0
[2012-07-30 21:56:31 UTC] certainty changed status from new to accepted
[2012-07-30 21:56:31 UTC] certainty set owner to certainty
[2012-07-30 21:57:24 UTC] certainty changed status from accepted to closed
[2012-07-30 21:57:24 UTC] certainty set resolution to fixed
[2012-07-30 21:57:24 UTC] certainty wrote:
This has been fixed in the bitbucket version. I have added the source location to the wiki page to make clear where it resides.