mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/keyring: Add missing dep on toml
Closes: https://bugs.gentoo.org/725640 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -27,14 +27,9 @@ RDEPEND="
|
||||
"
|
||||
BDEPEND="
|
||||
dev-python/setuptools_scm[${PYTHON_USEDEP}]
|
||||
dev-python/toml[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
# "${FILESDIR}/keyring-19.1.0-tests.patch"
|
||||
# https://github.com/jaraco/keyring/commit/411204df606bdf02c99f3360ec033e3c235d5f67
|
||||
# "${FILESDIR}/keyring-19.3.0-tests.patch"
|
||||
)
|
||||
|
||||
distutils_enable_tests pytest
|
||||
distutils_enable_sphinx docs \
|
||||
dev-python/jaraco-packaging \
|
||||
|
||||
Reference in New Issue
Block a user