dev-vcs/dandi-cli: depending on old jsonschema as per weird issue
https://github.com/dandi/dandi-cli/issues/825 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
parent
4ae7cca0f7
commit
1cae7dfe23
@ -1,3 +1,8 @@
|
||||
01 Feb 2022; <chymera@gentoo.org> dandi-cli-0.34.1.ebuild,
|
||||
dandi-cli-0.35.0.ebuild:
|
||||
dev-vcs/dandi-cli: depending on old jsonschema as per weird issue
|
||||
https://github.com/dandi/dandi-cli/issues/825
|
||||
|
||||
*dandi-cli-0.34.1 (25 Jan 2022)
|
||||
*dandi-cli-0.35.0 (25 Jan 2022)
|
||||
|
||||
|
@ -40,10 +40,11 @@ RDEPEND="
|
||||
dev-python/tenacity[${PYTHON_USEDEP}]
|
||||
dev-python/tqdm[${PYTHON_USEDEP}]
|
||||
dev-python/wheel[${PYTHON_USEDEP}]
|
||||
<dev-python/jsonschema-4[${PYTHON_USEDEP}]
|
||||
"
|
||||
#<dev-python/jsonschema-4[${PYTHON_USEDEP}]
|
||||
# Errors with newer jsonschema, though not a direct dependency, reported upstream:
|
||||
# https://github.com/dandi/dandi-cli/issues/825
|
||||
# https://github.com/python-hyper/uritemplate/issues/76
|
||||
|
||||
DEPEND="
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
|
@ -40,10 +40,11 @@ RDEPEND="
|
||||
dev-python/tenacity[${PYTHON_USEDEP}]
|
||||
dev-python/tqdm[${PYTHON_USEDEP}]
|
||||
dev-python/wheel[${PYTHON_USEDEP}]
|
||||
<dev-python/jsonschema-4[${PYTHON_USEDEP}]
|
||||
"
|
||||
#<dev-python/jsonschema-4[${PYTHON_USEDEP}]
|
||||
# Errors with newer jsonschema, though not a direct dependency, reported upstream:
|
||||
# https://github.com/dandi/dandi-cli/issues/825
|
||||
# https://github.com/python-hyper/uritemplate/issues/76
|
||||
|
||||
DEPEND="
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
|
Loading…
x
Reference in New Issue
Block a user