From 237b3bd78c9eefd9e261f0a4c7d87d50df013039 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Mon, 13 Mar 2017 21:00:04 +0100 Subject: [PATCH] dev-python/rsa: initial import Preparation for voip/blink-3.0.0 bump. --- packages/dev-python/rsa/rsa-3.4.2.exheres-0 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 packages/dev-python/rsa/rsa-3.4.2.exheres-0 diff --git a/packages/dev-python/rsa/rsa-3.4.2.exheres-0 b/packages/dev-python/rsa/rsa-3.4.2.exheres-0 new file mode 100644 index 0000000..5152ce0 --- /dev/null +++ b/packages/dev-python/rsa/rsa-3.4.2.exheres-0 @@ -0,0 +1,18 @@ +# Copyright 2017 Julian Ospald +# Distributed under the terms of the GNU General Public License v2 + +require pypi setup-py [ import=setuptools ] + +SUMMARY="Pure-Python RSA implementation" + +LICENCES="Apache-2.0" +SLOT="0" +PLATFORMS="~amd64 ~x86" +MYOPTIONS="" + + +DEPENDENCIES=" + build+run: + dev-python/pyasn1[python_abis:*(-)?] +" +