Merge pull request #237343 from r-ryantm/auto-update/python310Packages.weconnect

python310Packages.weconnect: 0.55.0 -> 0.56.2

Changed files
+2 -2
pkgs
development
python-modules
weconnect
+2 -2
pkgs/development/python-modules/weconnect/default.nix
···
buildPythonPackage rec {
pname = "weconnect";
-
version = "0.55.0";
+
version = "0.56.2";
format = "setuptools";
disabled = pythonOlder "3.8";
···
owner = "tillsteinbach";
repo = "WeConnect-python";
rev = "refs/tags/v${version}";
-
hash = "sha256-+ISWPrpY/urpZZZrn6+Ii8gbrwkQMLL6gXhydXd8HqI=";
+
hash = "sha256-Z6QIEFITMjmB3JbbcfGC5JMJtAz5/3F21TRgao5lBs0=";
};
propagatedBuildInputs = [