3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #204961 from r-ryantm/auto-update/python310Packages.greeclimate

python310Packages.greeclimate: 1.3.0 -> 1.4.0
This commit is contained in:
Fabian Affolter 2022-12-08 23:28:56 +01:00 committed by GitHub
commit ba632f0683
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@
buildPythonPackage rec {
pname = "greeclimate";
version = "1.3.0";
version = "1.4.0";
format = "setuptools";
disabled = pythonOlder "3.6";
@ -20,7 +20,7 @@ buildPythonPackage rec {
owner = "cmroche";
repo = "greeclimate";
rev = "refs/tags/v${version}";
hash = "sha256-4kR3Hc5M4FDG/WFtIW20a9d0vwLzmqtrlhd+teMiejA=";
hash = "sha256-UBkfe4d+K+730TbvModZF1ET7uxMpQGxOkq0PF/WiWc=";
};
propagatedBuildInputs = [