python3Packages.greeclimate: 0.11.9 -> 0.12.1

conduit-nginx
Fabian Affolter 2021-10-21 16:58:51 +02:00
parent a9efc15c16
commit 1dd6f2e34f
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "greeclimate";
version = "0.11.9";
version = "0.12.1";
disabled = pythonOlder "3.6";
@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "cmroche";
repo = "greeclimate";
rev = version;
sha256 = "sha256-fyIx/w+jKIscPGbK6LqjMtjy43qJtzzITwtUeNurE+o=";
sha256 = "sha256-HO+JBlyRFkwijR3g75P7yOabK3LhNFFYevSn/aFStUE=";
};
propagatedBuildInputs = [