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

python310Packages.heatzypy: 2.0.1 -> 2.0.2
This commit is contained in:
Fabian Affolter 2022-02-08 17:42:43 +01:00 committed by GitHub
commit d371d8dc20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "heatzypy";
version = "2.0.1";
version = "2.0.2";
format = "setuptools";
disabled = pythonOlder "3.8";
@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "Cyr-ius";
repo = pname;
rev = version;
sha256 = "sha256-PnDsgTfr2F/fgbONP2qvuPhbw3X50AqriEmsFFjll2Y=";
sha256 = "sha256-VdvgrTZLFTtOu34lWxoPkHAI6Z2Me1/3xauQxzIBJNs=";
};
propagatedBuildInputs = [