Merge pull request #244210 from fabaff/pynina-bump

python311Packages.pynina: 0.3.0 -> 0.3.1
This commit is contained in:
Jonas Heinrich
2023-07-19 15:04:40 +02:00
committed by GitHub
@@ -32,6 +32,7 @@ buildPythonPackage rec {
meta = with lib; {
description = "Python API wrapper to retrieve warnings from the german NINA app";
homepage = "https://gitlab.com/DeerMaximum/pynina";
changelog = "https://gitlab.com/DeerMaximum/pynina/-/releases/${version}";
license = licenses.mit;
maintainers = with maintainers; [ fab ];
};