Add WACZ Signing Support (#99)

* initial support for wacz signing (using a custom version py-wacz)
- signing url and token set via env vars WACZ_SIGN_TOKEN and WACZ_SIGN_URL
-  add CHANGELIST for 0.5.0
- bump pywb to 2.6.4
This commit is contained in:
Ilya Kreymer
2022-01-26 16:06:10 -08:00
committed by GitHub
parent e12463446a
commit 66ce6688eb
3 changed files with 25 additions and 6 deletions

View File

@@ -1,4 +1,3 @@
pywb>=2.6.3
#git+https://github.com/webrecorder/pywb@twitter-rw
pywb>=2.6.4
uwsgi
wacz>=0.3.2
wacz>=0.4.0