summaryrefslogtreecommitdiff
path: root/dev-python/python3-saml/python3-saml-1.16.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python3-saml/python3-saml-1.16.0.ebuild')
-rw-r--r--dev-python/python3-saml/python3-saml-1.16.0.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-python/python3-saml/python3-saml-1.16.0.ebuild b/dev-python/python3-saml/python3-saml-1.16.0.ebuild
index 7fbf66487385..52bb589311c0 100644
--- a/dev-python/python3-saml/python3-saml-1.16.0.ebuild
+++ b/dev-python/python3-saml/python3-saml-1.16.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2023 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -27,6 +27,8 @@ RDEPEND="
>=dev-python/lxml-4.9.0[${PYTHON_USEDEP}]
>=dev-python/xmlsec-1.3.9[${PYTHON_USEDEP}]
"
+# next release >1.16.0 should be able to drop freezegun:
+# https://github.com/SAML-Toolkits/python3-saml/commit/6c1fbd84ed498841b252ba7eb3a7d81a9ea77d15
BDEPEND="
test? (
dev-python/freezegun[${PYTHON_USEDEP}]