Merge pull request #323211 from fabaff/greeclimate-bump

python312Packages.greeclimate: 1.4.1 -> 1.4.6
This commit is contained in:
Jonas Heinrich 2024-06-29 12:44:17 +02:00 committed by GitHub
commit fa1dae0e07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "greeclimate";
version = "1.4.1";
version = "1.4.6";
format = "setuptools";
disabled = pythonOlder "3.6";
@ -21,7 +21,7 @@ buildPythonPackage rec {
owner = "cmroche";
repo = "greeclimate";
rev = "refs/tags/v${version}";
hash = "sha256-M4oxFi/PpqhJgZX/wM+9rSrraIZcqzubbxnihfK0W2E=";
hash = "sha256-yoCbFLtyPEtELp2ptpBBdJTE7yyMqUeMRWT3wfKk5JM=";
};
propagatedBuildInputs = [