Merge pull request #265792 from fabaff/boschshcpy-bump

python311Packages.boschshcpy: 0.2.73 -> 0.2.75
This commit is contained in:
Fabian Affolter 2023-11-06 10:57:01 +01:00 committed by GitHub
commit ac0036b958
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.73";
version = "0.2.75";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "tschamm";
repo = pname;
rev = version;
hash = "sha256-DHH9VZWnQaLWEiZSrU4y2/jlqhvUvoKRjWpBTz01m8k=";
hash = "sha256-T3QTNnnkquv0IurwNtblX9CF/gLeMONEFfbJV/n/Wj4=";
};
propagatedBuildInputs = [