From 76e5cbd6799052de691e213c1bd5741de2a5d7b7 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 29 Nov 2023 10:23:43 +0100 Subject: [PATCH] python311Packages.boschshcpy: 0.2.77 -> 0.2.79 Diff: https://github.com/tschamm/boschshcpy/compare/0.2.77...0.2.79 --- pkgs/development/python-modules/boschshcpy/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/python-modules/boschshcpy/default.nix b/pkgs/development/python-modules/boschshcpy/default.nix index 0b831b58f8e1..f71c5db849e2 100644 --- a/pkgs/development/python-modules/boschshcpy/default.nix +++ b/pkgs/development/python-modules/boschshcpy/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "boschshcpy"; - version = "0.2.77"; + version = "0.2.79"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "tschamm"; repo = pname; rev = version; - hash = "sha256-VakHBxTd6Nug/022HYc986LDIsVnTcsMtxBV7zJf+PY="; + hash = "sha256-boz4CiAmB9guhM9irW3m2ZRlt4mmcopWD+/3Y6O/Mxk="; }; propagatedBuildInputs = [