1
0
Fork 0

dev-python/zarr: added dep

tests still fail

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
Horea Christian 2022-02-10 03:25:11 -05:00
parent 0dfccc209a
commit 57903bb329
No known key found for this signature in database
GPG Key ID: 161C0BE6255333D3
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,6 @@
10 Feb 2022; <chymera@gentoo.org> zarr-2.10.3.ebuild:
dev-python/zarr: added dep tests still fail
*zarr-2.10.3 (09 Feb 2022)
09 Feb 2022; <chymera@gentoo.org> +metadata.xml, +zarr-2.10.3.ebuild:

View File

@ -28,4 +28,10 @@ RDEPEND="
dev-python/numpy[${PYTHON_USEDEP}]
"
DEPEND="
test? (
dev-python/msgpack[${PYTHON_USEDEP}]
)
"
distutils_enable_tests pytest