Merge pull request #142477 from fabaff/bump-greeclimate

python3Packages.greeclimate: 0.11.9 -> 0.12.1
conduit-nginx
Fabian Affolter 2021-10-21 21:37:02 +02:00 committed by GitHub
commit cef1dc55a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 = [