python311Packages.boschshcpy: 0.2.79 -> 0.2.83

Diff: https://github.com/tschamm/boschshcpy/compare/0.2.79...0.2.83
This commit is contained in:
Fabian Affolter 2023-12-09 16:26:46 +01:00
parent 837d7d5882
commit 87c3cdda08

View File

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