flexget: 3.1.59 -> 3.1.67

gstqt5
Mario Rodas 2020-08-13 23:23:00 -05:00
parent 294e42e595
commit be95a398f0
No known key found for this signature in database
GPG Key ID: 325649BCA6D53027
1 changed files with 3 additions and 3 deletions

View File

@ -2,11 +2,11 @@
python3Packages.buildPythonApplication rec {
pname = "FlexGet";
version = "3.1.59";
version = "3.1.67";
src = python3Packages.fetchPypi {
inherit pname version;
sha256 = "19vp2395sl6gdv54zn0k4vf1j6b902khvm44q5hfr805jd3fc11h";
sha256 = "d3f4b7bebff80a3a3aa00daf60145a6bc3d12847d7339b39846b2341bca75ef3";
};
postPatch = ''
@ -32,7 +32,7 @@ python3Packages.buildPythonApplication rec {
flask-cors
flask_login
flask-restful
flask-restplus
flask-restx
flask
guessit
html5lib