Merge pull request #249819 from fabaff/boschshcpy-bump

python311Packages.boschshcpy: 0.2.65 -> 0.2.66
This commit is contained in:
Nick Cao 2023-08-18 08:27:05 +08:00 committed by GitHub
commit 4548a2e365
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.65";
version = "0.2.66";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "tschamm";
repo = pname;
rev = version;
hash = "sha256-6KqfEPwTrW9VzR73LYFZeQOpG57vS9Xa/Dl4vLMD8U8=";
hash = "sha256-0mj1+sbNOE7PBFj99qfqgeYipaRxkQTUIPTPpXueczo=";
};
propagatedBuildInputs = [