aboutsummaryrefslogtreecommitdiff
path: root/nixpkgs/pkgs/applications/networking/flexget/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/networking/flexget/default.nix')
-rw-r--r--nixpkgs/pkgs/applications/networking/flexget/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/nixpkgs/pkgs/applications/networking/flexget/default.nix b/nixpkgs/pkgs/applications/networking/flexget/default.nix
index 65fb6ffa369..d6a253efdaa 100644
--- a/nixpkgs/pkgs/applications/networking/flexget/default.nix
+++ b/nixpkgs/pkgs/applications/networking/flexget/default.nix
@@ -2,11 +2,11 @@
python3Packages.buildPythonApplication rec {
pname = "FlexGet";
- version = "3.1.57";
+ version = "3.1.71";
src = python3Packages.fetchPypi {
inherit pname version;
- sha256 = "661663726f75b12ba2e67db1276a9abf586b41db1ff313488ca35a439ec5d721";
+ sha256 = "4c25d8733c8eb54c7d3ce60a17d8020049fb137b796e5ada9d15f41cdd0e1655";
};
postPatch = ''
@@ -32,7 +32,7 @@ python3Packages.buildPythonApplication rec {
flask-cors
flask_login
flask-restful
- flask-restplus
+ flask-restx
flask
guessit
html5lib