Merge pull request #159779 from r-ryantm/auto-update/python3.10-heatzypy

python310Packages.heatzypy: 2.0.2 -> 2.0.4
This commit is contained in:
Fabian Affolter
2022-02-13 10:59:49 +01:00
committed by GitHub
@@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "heatzypy";
version = "2.0.2";
version = "2.0.4";
format = "setuptools";
disabled = pythonOlder "3.8";
@@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "Cyr-ius";
repo = pname;
rev = version;
sha256 = "sha256-VdvgrTZLFTtOu34lWxoPkHAI6Z2Me1/3xauQxzIBJNs=";
sha256 = "sha256-i5tGV9nJrLRqZwJZ3y5c65MHykz34bnr3yz+OdaQEoM=";
};
propagatedBuildInputs = [