commit:     6ccb597a9fab6aaec435a87bf4c35ebc7a961842
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  9 14:47:11 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Tue Mar  9 14:47:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ccb597a

sys-auth/solo-python: require <dev-python/fido2-0.9.0

Not compatible with that version yet.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 sys-auth/solo-python/solo-python-0.0.26.ebuild | 1 +
 sys-auth/solo-python/solo-python-0.0.27.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/sys-auth/solo-python/solo-python-0.0.26.ebuild 
b/sys-auth/solo-python/solo-python-0.0.26.ebuild
index e818982ae30..25ce53cdef7 100644
--- a/sys-auth/solo-python/solo-python-0.0.26.ebuild
+++ b/sys-auth/solo-python/solo-python-0.0.26.ebuild
@@ -21,6 +21,7 @@ RDEPEND=">=dev-python/click-7.0.0[${PYTHON_USEDEP}]
        dev-python/cryptography[${PYTHON_USEDEP}]
        dev-python/ecdsa[${PYTHON_USEDEP}]
        >=dev-python/fido2-0.8.0[${PYTHON_USEDEP}]
+       <dev-python/fido2-0.9.0[${PYTHON_USEDEP}]
        dev-python/intelhex[${PYTHON_USEDEP}]
        dev-python/pyserial[${PYTHON_USEDEP}]
        dev-python/pyusb[${PYTHON_USEDEP}]

diff --git a/sys-auth/solo-python/solo-python-0.0.27.ebuild 
b/sys-auth/solo-python/solo-python-0.0.27.ebuild
index 29ea8a9393a..244733920c0 100644
--- a/sys-auth/solo-python/solo-python-0.0.27.ebuild
+++ b/sys-auth/solo-python/solo-python-0.0.27.ebuild
@@ -21,6 +21,7 @@ RDEPEND=">=dev-python/click-7.0.0[${PYTHON_USEDEP}]
        dev-python/cryptography[${PYTHON_USEDEP}]
        dev-python/ecdsa[${PYTHON_USEDEP}]
        >=dev-python/fido2-0.8.1[${PYTHON_USEDEP}]
+       <dev-python/fido2-0.9.0[${PYTHON_USEDEP}]
        dev-python/intelhex[${PYTHON_USEDEP}]
        dev-python/pyserial[${PYTHON_USEDEP}]
        dev-python/pyusb[${PYTHON_USEDEP}]

Reply via email to