Merge pull request #217036 from fabaff/boschshcpy-bump

python310Packages.boschshcpy: 0.2.54 -> 0.2.56
This commit is contained in:
Fabian Affolter 2023-02-19 02:12:53 +01:00 committed by GitHub
commit 56c9df1a29
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.54";
version = "0.2.56";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "tschamm";
repo = pname;
rev = version;
sha256 = "sha256-1MoC69klHIHMmvQSS8bnuEQGm6IloyzR0RcROIx0GNI=";
sha256 = "sha256-OcXAlMc1/HdGJGjB0miTh7k9rH7cC0CZtwKSqePgPUY=";
};
propagatedBuildInputs = [