python312Packages.greeclimate: 1.4.1 -> 1.4.6
Diff: https://github.com/cmroche/greeclimate/compare/refs/tags/v1.4.1...v1.4.6 Changelog: https://github.com/cmroche/greeclimate/blob/refs/tags/v1.4.6/CHANGELOG.md
This commit is contained in:
parent
dd66e39ec4
commit
e83a3f4afc
@ -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 = [
|
||||
|
Loading…
Reference in New Issue
Block a user