Merge pull request #257587 from fabaff/boschshcpy-bump

python311Packages.boschshcpy: 0.2.67 -> 0.2.68
This commit is contained in:
Fabian Affolter 2023-09-27 12:45:06 +02:00 committed by GitHub
commit a44d3cb751
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.67";
version = "0.2.68";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "tschamm";
repo = pname;
rev = version;
hash = "sha256-M0LyEKJUcamv0PcflVI97zrXAoe1iV5sJ/oh60bMo6c=";
hash = "sha256-/W9Z1LjHpiAupA+D1tD+B0jmGhNbSo5aSv/nL2WSc8M=";
};
propagatedBuildInputs = [