python311Packages.boschshcpy: 0.2.66 -> 0.2.67

Diff: https://github.com/tschamm/boschshcpy/compare/0.2.66...0.2.67
This commit is contained in:
Fabian Affolter 2023-08-22 16:06:50 +00:00
parent 2ff705ac55
commit 942eb6fb14

View file

@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "boschshcpy";
version = "0.2.66";
version = "0.2.67";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "tschamm";
repo = pname;
rev = version;
hash = "sha256-0mj1+sbNOE7PBFj99qfqgeYipaRxkQTUIPTPpXueczo=";
hash = "sha256-M0LyEKJUcamv0PcflVI97zrXAoe1iV5sJ/oh60bMo6c=";
};
propagatedBuildInputs = [