Summary: | dev-python/moto-0.4.22 and 0.4.25: incorrect httpretty dep | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Brian Dolbec (RETIRED) <dolsen> |
Component: | Current packages | Assignee: | Patrick McLean <chutzpah> |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | CC: | python |
Priority: | Normal | Keywords: | InVCS |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | updated moto-0.4.30.ebuild |
Description
Brian Dolbec (RETIRED)
2017-01-04 00:17:43 UTC
Created attachment 458630 [details]
updated moto-0.4.30.ebuild
This ebuild drops dev-python/dicttoxml which is not in the 0.4.30 setup.py requirements.
Done. After more testing with all buildbot tests passing with httpretty-0.8.10. Upgrading to 0.8.14 does not cause any failures. Due to context changes immediately beside the httpretty dep, I used a sed to unpin the httpretty dep in setup.py. The 0.4.22 version was pushed straight to stable as httpretty stable version is unchanged and still meets the unpinned dep. 0.4.30 version added as EAPI=6. P.S. all changes discussed with zmedico, floppym Old version removed. Please reopen if it still happens. |