edgi-govdata-archiving/web-monitoring-processing

Update import script to use Wayback v0.3

Closed this issue · 1 comments

The Wayback package has made some major improvements and changes to WaybackClient.get_memento() in v0.3. The alpha version is now available on PyPI, so we should switch to it here to uncover and iron out any production-level issues.

There’s a test branch for this already (test-wayback-0.3), but it needs a once-over and needs to be updated to pull from PyPI: https://github.com/edgi-govdata-archiving/web-monitoring-processing/compare/test-wayback-0.3

Fixed in #643.