From 23850c0a8390d403a1fe131e47265df579818dd5 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 8 Sep 2026 03:04:52 -0500 Subject: Adding metadata --- dev-python/python-jose/python-jose-3.5.0.ebuild | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'dev-python/python-jose') diff --git a/dev-python/python-jose/python-jose-3.5.0.ebuild b/dev-python/python-jose/python-jose-3.5.0.ebuild index 7929185204c2..baed804450b2 100644 --- a/dev-python/python-jose/python-jose-3.5.0.ebuild +++ b/dev-python/python-jose/python-jose-3.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -49,6 +49,11 @@ python_prepare_all() { } python_test() { + local EPYTEST_DESELECT=( + # new cryptography + tests/test_jwe.py::TestEncrypt::test_jwe_zip_with_excessive_data + ) + # bug #723616 epytest -o addopts= } -- cgit v1.3