python311Packages.boschshcpy: 0.2.73 -> 0.2.75

Diff: https://github.com/tschamm/boschshcpy/compare/0.2.73...0.2.75
This commit is contained in:
Fabian Affolter
2023-11-06 08:31:00 +01:00
parent 301a784da0
commit f9c8e76f63
@@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "boschshcpy";
version = "0.2.73";
version = "0.2.75";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "tschamm";
repo = pname;
rev = version;
hash = "sha256-DHH9VZWnQaLWEiZSrU4y2/jlqhvUvoKRjWpBTz01m8k=";
hash = "sha256-T3QTNnnkquv0IurwNtblX9CF/gLeMONEFfbJV/n/Wj4=";
};
propagatedBuildInputs = [