mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
Rename: - rename auto-fetch config to 'enable_auto_fetch' and '--enable-auto-fetch' cli param - rename 'use_head_insert' -> 'enable_content_rewrite' - rename 'use_banner' -> 'enable_banner' - rename 'use_wombat' -> 'enable_wombat' Misc Cleanup: - enable_auto_fetch applies to both proxy and non-proxy mode - remove setting 'wbinfo.use_wombat', implied if wombatProxyMode.js is included - docs: add docs for auto-fetch system, improved docs for proxy rewrite options - tests: test with enable_auto_fetch, update tests for renames - bump version to 2.1.0 due to breaking changes - changelist: updates to changelist - requirements: use bounded version for gevent
16 lines
167 B
Plaintext
16 lines
167 B
Plaintext
six
|
|
warcio>=1.5.2
|
|
chardet
|
|
requests
|
|
redis
|
|
jinja2
|
|
surt>=0.3.0
|
|
brotlipy
|
|
pyyaml
|
|
werkzeug
|
|
webencodings
|
|
gevent>=1.3[dnspython]
|
|
webassets==0.12.1
|
|
portalocker
|
|
wsgiprox>=1.5.1
|