Merge pull request #268904 from fabaff/boschshcpy-bump

python311Packages.boschshcpy: 0.2.75 -> 0.2.77
This commit is contained in:
Nick Cao 2023-11-21 09:04:55 -05:00 committed by GitHub
commit 5e696b3e32
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.75";
version = "0.2.77";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "tschamm";
repo = pname;
rev = version;
hash = "sha256-T3QTNnnkquv0IurwNtblX9CF/gLeMONEFfbJV/n/Wj4=";
hash = "sha256-VakHBxTd6Nug/022HYc986LDIsVnTcsMtxBV7zJf+PY=";
};
propagatedBuildInputs = [