Merge pull request #259027 from fabaff/boschshcpy-bump

python311Packages.boschshcpy: 0.2.70 -> 0.2.72
This commit is contained in:
Nick Cao 2023-10-04 14:24:31 -04:00 committed by GitHub
commit 85908d21e2
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.70";
version = "0.2.72";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "tschamm";
repo = pname;
rev = version;
hash = "sha256-oL1NgQqK/dDDImDK3RASa2vAUPrenqK8t+MCi2Wwjmk=";
hash = "sha256-Re+OKgarLe4n54nZyBm0EtzMHcGKqDY6r+7rtvRSqsg=";
};
propagatedBuildInputs = [