From 87c3cdda08359066073ced21af39b6c8c6bdc560 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 9 Dec 2023 16:26:46 +0100 Subject: [PATCH] python311Packages.boschshcpy: 0.2.79 -> 0.2.83 Diff: https://github.com/tschamm/boschshcpy/compare/0.2.79...0.2.83 --- 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 f71c5db849e2..0acc3cb4589f 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.79"; + version = "0.2.83"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "tschamm"; repo = pname; rev = version; - hash = "sha256-boz4CiAmB9guhM9irW3m2ZRlt4mmcopWD+/3Y6O/Mxk="; + hash = "sha256-tpncBgKUf2jRmvcHgi2fudTGdCEv0AhHUWD1sPO98/I="; }; propagatedBuildInputs = [