searx: fix pyopenssl version

Also remove the old postPatch substitutions (the patch does those).
This commit is contained in:
Profpatsch
2016-10-04 13:25:14 +02:00
parent 38dbb8008d
commit 23913912c3
2 changed files with 2 additions and 6 deletions

View File

@@ -16,7 +16,8 @@ index 0d2f61b..46481b3 100644
pyasn1-modules==0.0.8
-pygments==2.1.3
+pygments==2.*
pyopenssl==0.15.1
-pyopenssl==0.15.1
+pyopenssl==16.*
-python-dateutil==2.5.3
+python-dateutil==2.*
-pyyaml==3.11