commit: 67abb5404860cf0bdb60b2454e1b98a3b5fb881c Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Fri Nov 15 16:54:45 2024 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Fri Nov 15 16:54:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67abb540
app-crypt/acme: 9999 update cap on josepy Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> app-crypt/acme/acme-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-crypt/acme/acme-9999.ebuild b/app-crypt/acme/acme-9999.ebuild index 7cc340a48d80..31c4a24b9787 100644 --- a/app-crypt/acme/acme-9999.ebuild +++ b/app-crypt/acme/acme-9999.ebuild @@ -47,6 +47,7 @@ RDEPEND=" dev-python/chardet[${PYTHON_USEDEP}] >=dev-python/cryptography-3.2.1[${PYTHON_USEDEP}] >=dev-python/josepy-1.13.0[${PYTHON_USEDEP}] + <dev-python/josepy-2[${PYTHON_USEDEP}] >=dev-python/pyopenssl-23.1.1[${PYTHON_USEDEP}] dev-python/pyrfc3339[${PYTHON_USEDEP}] >=dev-python/pytz-2019.3[${PYTHON_USEDEP}]