Merge pull request #273152 from fabaff/boschshcpy-bump

python311Packages.boschshcpy: 0.2.79 -> 0.2.83
This commit is contained in:
Nick Cao 2023-12-09 12:16:43 -05:00 committed by GitHub
commit 4943e06d11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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