summarylogtreecommitdiffstats
path: root/fix_guessit_2.1.2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'fix_guessit_2.1.2.patch')
-rw-r--r--fix_guessit_2.1.2.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/fix_guessit_2.1.2.patch b/fix_guessit_2.1.2.patch
new file mode 100644
index 000000000000..52b4aa612144
--- /dev/null
+++ b/fix_guessit_2.1.2.patch
@@ -0,0 +1,11 @@
+--- requirements.txt 2016-06-14 08:12:16.000000000 +0200
++++ requirements.txt.new 2017-05-21 11:24:39.718303562 +0200
+@@ -17,7 +17,7 @@
+ jsonschema>=2.0
+ path.py>=8.1.1
+ pathlib>=1.0
+-guessit<=2.0.4
++guessit>=2.1.2
+ apscheduler>=3.2.0
+ # WebUI Requirements
+ cherrypy>=3.7.0