Merge pull request #230306 from fabaff/boschshcpy-bump

python311Packages.boschshcpy: 0.2.56 -> 0.2.57
This commit is contained in:
Fabian Affolter 2023-05-06 14:12:42 +02:00 committed by GitHub
commit eea16fdcc4
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.56";
version = "0.2.57";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "tschamm";
repo = pname;
rev = version;
hash = "sha256-OcXAlMc1/HdGJGjB0miTh7k9rH7cC0CZtwKSqePgPUY=";
hash = "sha256-/TD5zvvtOkoVG+EJzNNSMbOKXm78Di9tDrBIxpN4wbg=";
};
propagatedBuildInputs = [