phylophlan: 3.1.1 -> 3.2.1 (#504016)

This commit is contained in:
Sefa Eyeoglu
2026-04-28 17:40:26 +00:00
committed by GitHub
+4 -2
View File
@@ -11,14 +11,14 @@
let
finalAttrs = {
pname = "phylophlan";
version = "3.1.1";
version = "3.2.1";
pyproject = true;
src = fetchFromGitHub {
owner = "biobakery";
repo = "phylophlan";
tag = finalAttrs.version;
hash = "sha256-KlWKt2tH2lQBh/eQ2Hbcu2gXHEFfmFEc6LrybluxINc=";
hash = "sha256-rPTEdu0W3LD27tDIWCOQ3K+RJuj97I9aEeYFdM77jOs=";
};
build-system = with python3Packages; [ setuptools ];
@@ -35,6 +35,8 @@ let
seaborn
distutils
requests
scipy
tqdm
];
# Minimum needed external tools