diff options
Diffstat (limited to 'app-crypt/yubikey-manager')
-rw-r--r-- | app-crypt/yubikey-manager/yubikey-manager-3.1.0-r1.ebuild | 2 | ||||
-rw-r--r-- | app-crypt/yubikey-manager/yubikey-manager-3.1.1.ebuild | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/app-crypt/yubikey-manager/yubikey-manager-3.1.0-r1.ebuild b/app-crypt/yubikey-manager/yubikey-manager-3.1.0-r1.ebuild index b471c2587921..cbd62bf2dc9d 100644 --- a/app-crypt/yubikey-manager/yubikey-manager-3.1.0-r1.ebuild +++ b/app-crypt/yubikey-manager/yubikey-manager-3.1.0-r1.ebuild @@ -21,7 +21,6 @@ RESTRICT="!test? ( test )" RDEPEND=" dev-python/click[${PYTHON_USEDEP}] dev-python/cryptography[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' python2_7) >=dev-python/fido2-0.7.0[${PYTHON_USEDEP}] <dev-python/fido2-0.8.0[${PYTHON_USEDEP}] dev-python/pyopenssl[${PYTHON_USEDEP}] @@ -34,7 +33,6 @@ DEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] test? ( ${RDEPEND} - $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 'python2_7') ) " diff --git a/app-crypt/yubikey-manager/yubikey-manager-3.1.1.ebuild b/app-crypt/yubikey-manager/yubikey-manager-3.1.1.ebuild index c510503999b1..ac83c7f009ad 100644 --- a/app-crypt/yubikey-manager/yubikey-manager-3.1.1.ebuild +++ b/app-crypt/yubikey-manager/yubikey-manager-3.1.1.ebuild @@ -21,7 +21,6 @@ RESTRICT="!test? ( test )" RDEPEND=" dev-python/click[${PYTHON_USEDEP}] dev-python/cryptography[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' python2_7) >=dev-python/fido2-0.7.0[${PYTHON_USEDEP}] <dev-python/fido2-0.8.0[${PYTHON_USEDEP}] dev-python/pyopenssl[${PYTHON_USEDEP}] @@ -34,7 +33,6 @@ DEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] test? ( ${RDEPEND} - $(python_gen_cond_dep 'dev-python/mock[${PYTHON_USEDEP}]' 'python2_7') ) " |