ports/www/py-flexget/files/patch-requirements.txt
Jan Beich 65cc397719 www/py-flexget: unbreak after r423025
===>   py27-flexget-2.2.22,1 depends on package: py27-dateutil<=2.5.2 - not found

Reported by:	pkg-fallout
2016-10-04 07:48:16 +00:00

11 lines
250 B
Text

--- requirements.txt.orig 2016-08-14 10:12:26 UTC
+++ requirements.txt
@@ -16,7 +16,7 @@ python-dateutil>=2.5.2
jsonschema>=2.0
path.py>=8.1.1
pathlib>=1.0
-guessit<=2.0.4
+guessit>=2.0.4
apscheduler>=3.2.0
# WebUI Requirements
cherrypy>=3.7.0