commit: c21fb01125d865b3a9f50f424efbb5359061d763
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 7 00:23:20 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 7 00:23:20 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c21fb011
dev-python/python3-saml: add note wrt future freezegun dropping
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/python3-saml/python3-saml-1.16.0.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
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 c8c1ac7470e4..21245d433751 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}]