From 2242af2d929ffe7468a7b23da526f9b92c23679c Mon Sep 17 00:00:00 2001 From: Timo Gurr Date: Tue, 31 Mar 2020 16:43:30 +0200 Subject: [PATCH] rsa: ::hasufell -> ::python --- packages/dev-python/rsa/rsa-3.4.2.exheres-0 | 18 ------------------ 1 file changed, 18 deletions(-) delete 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 deleted file mode 100644 index 744a6bf..0000000 --- a/packages/dev-python/rsa/rsa-3.4.2.exheres-0 +++ /dev/null @@ -1,18 +0,0 @@ -# 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 ~armv7 ~armv8 ~x86" -MYOPTIONS="" - - -DEPENDENCIES=" - build+run: - dev-python/pyasn1[python_abis:*(-)?] -" -