diff options
author | 2022-10-19 18:02:16 +0000 | |
---|---|---|
committer | 2022-10-19 20:21:52 +0100 | |
commit | f374bd4da58c63dd56e00c21d8d5c648e49450d1 (patch) | |
tree | f4b96fc20cbd42b2994a88c331f18f8687529544 /dev-python/rsa | |
parent | app-crypt/qca: add 2.3.5 (diff) | |
download | gentoo-f374bd4da58c63dd56e00c21d8d5c648e49450d1.tar.gz gentoo-f374bd4da58c63dd56e00c21d8d5c648e49450d1.tar.bz2 gentoo-f374bd4da58c63dd56e00c21d8d5c648e49450d1.zip |
dev-python/rsa: Add cpe_uri for rsa package.
Signed-off-by: Michael Kochera <kochera@google.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/rsa')
-rw-r--r-- | dev-python/rsa/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/rsa/metadata.xml b/dev-python/rsa/metadata.xml index 6ed96a28b558..c4ede2ebcb97 100644 --- a/dev-python/rsa/metadata.xml +++ b/dev-python/rsa/metadata.xml @@ -7,6 +7,7 @@ </maintainer> <stabilize-allarches/> <upstream> + <remote-id type="cpe">cpe:/a:python:rsa</remote-id> <remote-id type="pypi">rsa</remote-id> <remote-id type="github">sybrenstuvel/python-rsa</remote-id> </upstream> |