py-ete3: adding version 3.1.3 (#42462)

This commit is contained in:
snehring 2024-02-04 06:12:19 -06:00 committed by GitHub
parent 47c91c9163
commit 8428bef040
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,6 +20,7 @@ class PyEte3(PythonPackage):
license("GPL-3.0-only")
version("3.1.3", sha256="06a3b7fa8ed90187b076a8dbbe5b1b62acee94201d3c6e822f55f449601ef6f2")
version("3.1.2", sha256="4fc987b8c529889d6608fab1101f1455cb5cbd42722788de6aea9c7d0a8e59e9")
depends_on("py-setuptools", type="build")