1 # Copyright 2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
5 DISTUTILS_USE_PEP517
=flit
6 PYTHON_COMPAT
=( python3_
{9.
.13} pypy3
)
9 DESCRIPTION
="An efficient library to read from new and old conda packages"
10 HOMEPAGE
="https://github.com/conda/conda-package-streaming"
11 SRC_URI
="https://github.com/conda/conda-package-streaming/archive/v${PV}.tar.gz -> ${P}.tar.gz"
18 dev-python/requests[${PYTHON_USEDEP}]
19 dev-python/zstandard[${PYTHON_USEDEP}]"
23 distutils_enable_tests pytest