python311Packages.boschshcpy: 0.2.72 -> 0.2.73

Diff: https://github.com/tschamm/boschshcpy/compare/0.2.72...0.2.73
This commit is contained in:
Fabian Affolter 2023-11-05 10:44:02 +01:00
parent 81baa4d39b
commit 0b46f5641d

View File

@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "boschshcpy";
version = "0.2.72";
version = "0.2.73";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "tschamm";
repo = pname;
rev = version;
hash = "sha256-Re+OKgarLe4n54nZyBm0EtzMHcGKqDY6r+7rtvRSqsg=";
hash = "sha256-DHH9VZWnQaLWEiZSrU4y2/jlqhvUvoKRjWpBTz01m8k=";
};
propagatedBuildInputs = [