summaryrefslogtreecommitdiff
path: root/dev-python/httpbin/files/httpbin-0.7.0-brotlicffi.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/httpbin/files/httpbin-0.7.0-brotlicffi.patch')
-rw-r--r--dev-python/httpbin/files/httpbin-0.7.0-brotlicffi.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpbin/files/httpbin-0.7.0-brotlicffi.patch b/dev-python/httpbin/files/httpbin-0.7.0-brotlicffi.patch
index f74474a70aa1..8031ad72de5b 100644
--- a/dev-python/httpbin/files/httpbin-0.7.0-brotlicffi.patch
+++ b/dev-python/httpbin/files/httpbin-0.7.0-brotlicffi.patch
@@ -35,7 +35,7 @@ index 7f9956b..8e17ef3 100644
install_requires=[
- 'Flask', 'MarkupSafe', 'decorator', 'itsdangerous', 'six', 'brotlipy',
+ 'Flask', 'MarkupSafe', 'decorator', 'itsdangerous', 'six', 'brotlicffi',
- 'raven[flask]', 'werkzeug>=0.14.1'
+ 'werkzeug>=0.14.1'
],
)
--