repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git]
/
components
/
python
/
requests-toolbelt
/
patches
/
01-no-ndg-httpsclient.patch
blob
2abf48ccaaf5cc4eb52c6ab57054a0729bfac1f0
1
ndg-httpsclient is not needed to run tests.
2
3
--- requests-toolbelt-1.0.0/tox.ini.orig
4
+++ requests-toolbelt-1.0.0/tox.ini
5
@@ -17,7 +17,6 @@
6
pytest
7
mock;python_version<"3.3"
8
pyopenssl
9
- ndg-httpsclient
10
betamax>0.5.0
11
trustme
12
commands =