python311Packages.boschshcpy: 0.2.67 -> 0.2.68

Diff: https://github.com/tschamm/boschshcpy/compare/0.2.67...0.2.68
This commit is contained in:
Fabian Affolter 2023-09-27 10:02:56 +02:00
parent 4d3a8e215a
commit 514b21be0a

View file

@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "boschshcpy";
version = "0.2.67";
version = "0.2.68";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "tschamm";
repo = pname;
rev = version;
hash = "sha256-M0LyEKJUcamv0PcflVI97zrXAoe1iV5sJ/oh60bMo6c=";
hash = "sha256-/W9Z1LjHpiAupA+D1tD+B0jmGhNbSo5aSv/nL2WSc8M=";
};
propagatedBuildInputs = [