diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-04-15 13:00:28 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-04-15 13:00:28 +0000 |
| commit | ea1d7ed09c0b650ac4016c2a47efb3cd07c65695 (patch) | |
| tree | 87e858aee3cdcbf91f0f5a4888e5ba1805d17a1d /dev-python/xmlsec | |
| parent | a39f855200a32a855dcddf447df0ff2beaa09def (diff) | |
| download | baldeagleos-repo-ea1d7ed09c0b650ac4016c2a47efb3cd07c65695.tar.gz baldeagleos-repo-ea1d7ed09c0b650ac4016c2a47efb3cd07c65695.tar.xz baldeagleos-repo-ea1d7ed09c0b650ac4016c2a47efb3cd07c65695.zip | |
Adding metadata
Diffstat (limited to 'dev-python/xmlsec')
| -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 599d8aeb6237..fc2092d78e00 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}" |
