summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/xmlsec/xmlsec-1.3.12-r2.ebuild (renamed from dev-python/xmlsec/xmlsec-1.3.12-r1.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/xmlsec/xmlsec-1.3.12-r1.ebuild b/dev-python/xmlsec/xmlsec-1.3.12-r2.ebuild
index c22048e946b4..f70dd9a3bfec 100644
--- a/dev-python/xmlsec/xmlsec-1.3.12-r1.ebuild
+++ b/dev-python/xmlsec/xmlsec-1.3.12-r2.ebuild
@@ -24,8 +24,9 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ~ppc64 x86"
+# Doesn't yet support xmlsec-1.3.0: https://github.com/xmlsec/python-xmlsec/issues/252
RDEPEND="
- dev-libs/xmlsec:=[openssl]
+ <dev-libs/xmlsec-1.3.0:=[openssl]
dev-python/lxml[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"