python3Packages.pyatmo: 9.2.1 -> 9.2.3

https://github.com/jabesq/pyatmo/blob/v9.2.3/CHANGELOG.md
This commit is contained in:
Martin Weinelt
2025-08-22 02:43:00 +02:00
parent e6cbfd03eb
commit 3584d5b358
@@ -18,7 +18,7 @@
buildPythonPackage rec {
pname = "pyatmo";
version = "9.2.1";
version = "9.2.3";
pyproject = true;
disabled = pythonOlder "3.11";
@@ -27,7 +27,7 @@ buildPythonPackage rec {
owner = "jabesq";
repo = "pyatmo";
tag = "v${version}";
hash = "sha256-vSyZsWhqyQqKFukD6GbtkAJd3QBmRwdmRIYD19DXQW0=";
hash = "sha256-czHn5pgiyQwn+78NQnJDo49knstL9m2Gp3neZeb75js=";
};
pythonRelaxDeps = [