python311Packages.boschshcpy: 0.2.77 -> 0.2.79

Diff: https://github.com/tschamm/boschshcpy/compare/0.2.77...0.2.79
This commit is contained in:
Fabian Affolter 2023-11-29 10:23:43 +01:00
parent 76f642f87f
commit 76e5cbd679

View File

@ -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 = [