Merge pull request #192835 from fabaff/boschshcpy-bump

python310Packages.boschshcpy: 0.2.34 -> 0.2.35
This commit is contained in:
Fabian Affolter 2022-09-25 08:49:36 +02:00 committed by GitHub
commit 15ade8d377
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.34";
version = "0.2.35";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "tschamm";
repo = pname;
rev = version;
sha256 = "sha256-GVJw0ugvzP7gGOhaV03JxWGUlStnedbRVV1+S7BDU/w=";
sha256 = "sha256-MzVv0HN87eDsz0mP/rqH6FZVRgq95iTuu8mikkofT30=";
};
propagatedBuildInputs = [