Merge pull request #191823 from fabaff/boschshcpy-bump

python310Packages.boschshcpy: 0.2.32 -> 0.2.34
This commit is contained in:
Jonas Heinrich 2022-09-19 13:10:15 +02:00 committed by GitHub
commit 88ea83b6d6
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.32";
version = "0.2.34";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "tschamm";
repo = pname;
rev = version;
sha256 = "sha256-tJlgmxa6HppLLTs4ZggnJ5H6NOH3v+C9pUfLBmxr4XY=";
sha256 = "sha256-GVJw0ugvzP7gGOhaV03JxWGUlStnedbRVV1+S7BDU/w=";
};
propagatedBuildInputs = [