summaryrefslogtreecommitdiff
path: root/dev-python/python3-saml
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-06-07 06:59:39 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-06-07 06:59:39 +0000
commit400f169d63c91042a3a28670e64b68e92aa12623 (patch)
tree81ed8075f0d08561fe5abdc404b76f5b45bb23f0 /dev-python/python3-saml
parent7fb7fe9770462a5fef9201bd8813209027234ecc (diff)
downloadbaldeagleos-repo-400f169d63c91042a3a28670e64b68e92aa12623.tar.gz
baldeagleos-repo-400f169d63c91042a3a28670e64b68e92aa12623.tar.xz
baldeagleos-repo-400f169d63c91042a3a28670e64b68e92aa12623.zip
Adding metadata
Diffstat (limited to 'dev-python/python3-saml')
-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}]