Merge pull request #163092 from dotlambda/greeclimate-1.1.0

python3Packages.greeclimate: 1.0.3 -> 1.1.0
This commit is contained in:
Fabian Affolter 2022-03-07 08:43:48 +01:00 committed by GitHub
commit 51bec49aea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "greeclimate";
version = "1.0.3";
version = "1.1.0";
format = "setuptools";
disabled = pythonOlder "3.6";
@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "cmroche";
repo = "greeclimate";
rev = "v${version}";
hash = "sha256-z8X/AZx5Vam7nqYTjhhyXz7E23Crf5vLlNhWXLGSMcs=";
hash = "sha256-KVrm99aP2Nq15pDa8zaYIvTTcl6JEYU+7IkcMayHRQw=";
};
propagatedBuildInputs = [