Loading pkgs/development/python-modules/social-auth-core/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "social-auth-core"; version = "4.4.1"; version = "4.4.2"; format = "setuptools"; disabled = pythonOlder "3.7"; Loading @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "python-social-auth"; repo = "social-core"; rev = "refs/tags/${version}"; hash = "sha256-1uRQ+7dPaD7X0GnI4rCaXJNmkc2uE/OLdxy3T7Gg3Bg="; hash = "sha256-o/qx3bwaj2fiNKM3fafFxOW27JrJ9jG4M4uSnnJDpes="; }; propagatedBuildInputs = [ Loading Loading
pkgs/development/python-modules/social-auth-core/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "social-auth-core"; version = "4.4.1"; version = "4.4.2"; format = "setuptools"; disabled = pythonOlder "3.7"; Loading @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "python-social-auth"; repo = "social-core"; rev = "refs/tags/${version}"; hash = "sha256-1uRQ+7dPaD7X0GnI4rCaXJNmkc2uE/OLdxy3T7Gg3Bg="; hash = "sha256-o/qx3bwaj2fiNKM3fafFxOW27JrJ9jG4M4uSnnJDpes="; }; propagatedBuildInputs = [ Loading